From: kunil on
Hi all,

I hope I'm posting this in the right place. Sorry if I'm not.

I was just got error that I don't understand.

codegarden# apachectl -k start
/libexec/ld-elf.so.1: /usr/local/lib/libapr-1.so.2: Undefined symbol
"__h_errno"

I'm using FreeBSD 6.1, and installed the Apache-2.2.4 from Freebsd
package (ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-6-
stable/All/apache-2.2.4_2.tbz) using pkg_add. All dependency was
satisfied.

Is there something that I can do to fix this ? Or should I need to
recompile the package using the BSD ports ? What kind of option that
should I enable/disable during the compilation to avoid this ?

Regards,
-kunil