Changes between Version 10 and Version 11 of LeopardProblems


Ignore:
Timestamp:
Aug 21, 2008, 9:01:03 PM (16 years ago)
Author:
edwastrodowski@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • LeopardProblems

    v10 v11  
    99
    1010This should be fixed on trunk (r36719, r36722, r39016, r39017) but the fix isn't part of MacPorts 1.6.0. It will be in the next version of MacPorts.
     11
     12(I have a similar problem doing sudo port install seamonkey on 10.5.4 on an
     13iBook(ppc).  So I edited the above mentioned files as indicated and did
     14cd  /opt/local/var/macports/sources/rsync.macports.org/release/base
     15sudo ./configure
     16sudo make all
     17sudo make install
     18and it didn't help..
     19
     20to wit:
     21--->  Building seamonkey with target all
     22Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_seamonkey/work/mozilla" && make all " returned error 2
     23Command output: o host_include. -c  -DINCLUDEDIR=\"/usr/include\" -DOBJSUFFIX=\".\"   -I/include/mkdepend -I/include  -I/sdk/include  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_seamonkey/work/mozilla/config/mkdepend/include.c
     24make[3]: o: Command not found
     25make[3]: [host_include.] Error 127 (ignored)
     26.... etc ending in..
     27make[2]: *** [export] Error 127
     28make[1]: *** [export] Error 2
     29make: *** [all] Error 2
     30
     31Error: Status 1 encountered during processing.
     32
     33
     34I notice that there is a [3] after the make,  at the time of the first error, so
     35it seems to be an environment variable setting problem of some kind)
    1136
    1237== `ld: cycle in dylib re-exports with /usr/X11/lib/libGL.dylib` ==