-undefined suppress in CFLAGS is a really bad idea because it can fool the configure process that looks for undefined symbols to make decisions. yves Le 06-09-20 à 20:31, Mark Duling a écrit :
Dbus fails on 10.3 with:
/usr/bin/libtool: internal link edit command failed make[3]: *** [libdbus-1.la] Error 1 make[2]: *** [all] Error 2 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2
http://trac.macosforge.org/projects/macports/ticket/10659
but it builds fine on 10.3 if I remove "-undefined suppress" from the CFLAGS.
Why would that be? And is removing it an acceptable fix?
Mark
_______________________________________________ macports-dev mailing list macports-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-dev