I'm getting the following error message when I try to run the make command
Trying to recompile PHP-5.2.4 to have LDAP support, but my attempts have failed.
Any clues why its failing???
--- Error message begins -------
Undefined first referenced
symbol in file
ber_free ext/ldap/.libs/ldap.o (symbol belongs to implicit dependency /opt/csw/lib/liblber-2.3.so.0)
ld: fatal: Symbol referencing errors. No output written to sapi/cli/php
collect2: ld returned 1 exit status
Got a SIGCHLD; 1 unreaped children.
Reaping losing child 0x00116bb0 PID 3724
make-3.79.1-p3: [sapi/cli/php] Error 1 (ignored)
Removing child 0x00116bb0 PID 3724 from chain.
Successfully remade target file sapi/cli/php'.
Finished prerequisites of target fileall'.
Must remake target `all'.
Putting child 0x00108098 (all) PID 6048 on the chain.
Live child 0x00108098 (all) PID 6048
--- Error message ends -------