On Sep 3, 2010, at 10:40, [email protected] wrote: > Thanks Ryan, here is the log in its entirety after following your > instructions:
Your log looks fine, up to the point of the problem. So unfortunately no further help there. > :info:build bindtextdomain.c: In function 'setup': > :info:build bindtextdomain.c:42: error: 'RTLD_NEXT' undeclared (first use in > this function) > :info:build bindtextdomain.c:42: error: (Each undeclared identifier is > reported only once > :info:build bindtextdomain.c:42: error: for each function it appears in.) RTLD_NEXT is supposed to be defined in dlfcn.h. Can you attach your /usr/include/dlfcn.h file? _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
