Changes between Version 11 and Version 12 of LeopardProblems


Ignore:
Timestamp:
Aug 21, 2008, 9:18:57 PM (16 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

remove changes by edwastrodowski

Legend:

Unmodified
Added
Removed
Modified
  • LeopardProblems

    v11 v12  
    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
    13 iBook(ppc).  So I edited the above mentioned files as indicated and did
    14 cd  /opt/local/var/macports/sources/rsync.macports.org/release/base
    15 sudo ./configure
    16 sudo make all
    17 sudo make install
    18 and it didn't help..
    19 
    20 to wit:
    21 --->  Building seamonkey with target all
    22 Error: 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
    23 Command 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
    24 make[3]: o: Command not found
    25 make[3]: [host_include.] Error 127 (ignored)
    26 .... etc ending in..
    27 make[2]: *** [export] Error 127
    28 make[1]: *** [export] Error 2
    29 make: *** [all] Error 2
    30 
    31 Error: Status 1 encountered during processing.
    32 
    33 
    34 I notice that there is a [3] after the make,  at the time of the first error, so
    35 it seems to be an environment variable setting problem of some kind)
    3611
    3712== `ld: cycle in dylib re-exports with /usr/X11/lib/libGL.dylib` ==