i finally got the "configure" portion to work without it saying that apxs
didn't exist. interesting problem there that i hadn't seen answered
anywhere... the first line needed to be set to the location of perl.
with that done, i now have an error when i "make".
first let me say that i am a u
You should be able to specify LDFLAGS as -flat_namespace somewhere, but
I haven't been able to get it to work on my machine either. (see
http://www.stepwise.com/Articles/Technical/2001-09-29-01.html). I tried
messing with config and make files, but I was out of my depth and didn't
get anywhere
While trying to "make" PHP on MAC OS X 10.1, i am getting the following
errors"
/Users/lr/src/php-4.0.6/.libs/libphp4.lax/libtsrm.al
/usr/bin/ld: -undefined error must be used when -twolevel_namespace is in
effect
make[1]: *** [libphp4.la] Error 1
make: *** [all-recursive] Error 1
the two le