[MacPorts] #15621: Installation of epiphany fails on 10.4/PPC

MacPorts noreply at macports.org
Sun Oct 19 12:46:43 PDT 2008


#15621: Installation of epiphany fails on 10.4/PPC
---------------------------------------------------+------------------------
  Reporter:  dbonde+bugs+macosforge.org at gmail.com  |       Owner:  macports-tickets at lists.macosforge.org
      Type:  defect                                |      Status:  new                                  
  Priority:  Normal                                |   Milestone:  Port Bugs                            
 Component:  ports                                 |     Version:  1.6.0                                
Resolution:                                        |    Keywords:                                       
      Port:  epiphany                              |  
---------------------------------------------------+------------------------
Changes (by blb at macports.org):

  * port:  => epiphany


Comment:

 {{{
 configure:24555: checking whether we can compile and run XPCOM programs
 configure:24708: /usr/bin/g++-4.0 -o conftest -O2 -fno-rtti -fshort-wchar
 -DXP_UNIX -DJS_THREADSAFE -I/opt/local/include/firefox-2.0.0.16
 -I/opt/local/include/firefox-2.0.0.16/xpcom
 -I/opt/local/include/firefox-2.0.0.16/string -I/opt/local/include/nspr
 -I/opt/local/include/firefox-2.0.0.16/js
 -I/opt/local/include/firefox-2.0.0.16/gtkembedmoz
 -I/opt/local/include/nspr     -I/opt/local/include  -DXP_UNIX
 -DJS_THREADSAFE -I/opt/local/include/firefox-2.0.0.16
 -I/opt/local/include/firefox-2.0.0.16/xpcom
 -I/opt/local/include/firefox-2.0.0.16/string -I/opt/local/include/nspr
 -I/opt/local/include/firefox-2.0.0.16/js
 -I/opt/local/include/firefox-2.0.0.16/gtkembedmoz
 -I/opt/local/include/nspr   -I/opt/local/include/firefox-2.0.0.16
 -I/opt/local/include/firefox-2.0.0.16/xpcom
 -I/opt/local/include/firefox-2.0.0.16/string -I/opt/local/include/nspr
 -I/opt/local/include/firefox-2.0.0.16/dom
 -I/opt/local/include/firefox-2.0.0.16/necko
 -I/opt/local/include/firefox-2.0.0.16/pref -L/opt/local/lib  -Wl,-rpath
 /opt/local/lib/firefox-2.0.0.16 conftest.cpp
 -L/opt/local/lib/firefox-2.0.0.16 -L/opt/local/lib -lxpcom -lxpcom_core
 -lplds4 -lplc4 -lnspr4   >&5
 /usr/bin/ld: unknown flag: -rpath
 collect2: ld returned 1 exit status
 }}}
 So it's using -rpath, which is fine with 10.5's ld but apparently not on
 10.4.  If configure for epiphany takes --disable-rpath, putting that in a
 configure.args-append in darwin 8 might do the trick, though I can't test.

-- 
Ticket URL: <http://trac.macports.org/ticket/15621#comment:7>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list