On Sun, 2002-11-17 at 21:01, Melvyn Sopacua wrote:
[...]
> $ uname -rs && ld -lresolv
> BSD/OS 4.3
> ld: cannot find -lresolv

Not here, either:-)

thekid@friebes:~ > uname -rs && ld -lresolv
FreeBSD 4.7-STABLE
/usr/libexec/elf/ld: cannot find -lresolv

thekid@friebes:~ > locate resolv|grep '\.so'
/usr/compat/linux/lib/libresolv-2.1.2.so
/usr/compat/linux/lib/libresolv.so.2

-- 
Timm
Any sufficiently advanced bug is indistinguishable from a feature


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to