I removed the changes you made to the LeopardProblems page on the MacPorts Wiki.
Please file tickets for bugs you encounter, or discuss them on the macports-users mailing list, rather than edit our FAQ documents. Thanks. On Aug 21, 2008, at 16:01, MacPorts wrote: > Changed page "LeopardProblems" by [EMAIL PROTECTED] from > 67.155.224.242* > Page URL: <http://trac.macports.org/wiki/LeopardProblems> > Diff URL: <http://trac.macports.org/wiki/LeopardProblems? > action=diff&version=11> > Revision 11 > > -------8<------8<------8<------8<------8<------8<------8<------8<----- > --- > Index: LeopardProblems > ====================================================================== > === > --- LeopardProblems (version: 10) > +++ LeopardProblems (version: 11) > @@ -8,6 +8,31 @@ > Here is [http://lists.macosforge.org/pipermail/macports-users/2008- > April/009991.html an analysis of the problem] by Bryan Blackburn. > > This 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. > + > +(I have a similar problem doing sudo port install seamonkey on > 10.5.4 on an > +iBook(ppc). So I edited the above mentioned files as indicated > and did > +cd /opt/local/var/macports/sources/rsync.macports.org/release/base > +sudo ./configure > +sudo make all > +sudo make install > +and it didn't help.. > + > +to wit: > +---> Building seamonkey with target all > +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_s > eamonkey/work/mozilla" && make all " returned error 2 > +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_s > eamonkey/work/mozilla/config/mkdepend/include.c > +make[3]: o: Command not found > +make[3]: [host_include.] Error 127 (ignored) > +.... etc ending in.. > +make[2]: *** [export] Error 127 > +make[1]: *** [export] Error 2 > +make: *** [all] Error 2 > + > +Error: Status 1 encountered during processing. > + > + > +I notice that there is a [3] after the make, at the time of the > first error, so > +it seems to be an environment variable setting problem of some kind) > > == `ld: cycle in dylib re-exports with /usr/X11/lib/libGL.dylib` == > This is the result of a misfeature in Leopard's linker. See > Apple's Technical Q&A on the subject [http://developer.apple.com/qa/ > qa2007/qa1567.html here]. It can generally be fixed by adding the > following to the portfile inside a `platform darwin 9` block: > > -------8<------8<------8<------8<------8<------8<------8<------8<----- > --- > > > * The IP shown here might not mean anything if the user is behind a > proxy. > > -- > MacPorts <http://www.macports.org/> > Ports system for Mac OS > > This is an automated message. Someone at http://www.macports.org/ > added your email address to be notified of changes on MacPorts. > If it was not you, please report to http://www.macports.org/. > _______________________________________________ > macports-changes mailing list > [EMAIL PROTECTED] > http://lists.macosforge.org/mailman/listinfo.cgi/macports-changes _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
