
bugzilla at apache
Jun 10, 2009, 11:01 AM
Post #1 of 1
(184 views)
Permalink
|
|
[Bug 47289] Can't build with dynamic libraries on Mac OS 10.4
|
|
https://issues.apache.org/bugzilla/show_bug.cgi?id=47289 --- Comment #1 from Dan Poirier <poirier [at] pobox> 2009-06-10 11:01:36 PST --- Unfortunately I don't have a 10.4 system to try this on. I'm not seeing this on Mac OS 10.5.7, but I notice my build is using /usr/share/apr-1/build-1/libtool rather than the libtool that comes with apache. I'm using the same configure line, so I'm not sure why that would be. My gcc is also slightly newer: $ gcc --version i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465) Do you have the latest developer tools installed? Maybe that's the difference; I think mine are the latest. Also, what's your PATH look like? Before trying, I pared mine down to PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe [at] httpd For additional commands, e-mail: bugs-help [at] httpd
|