[Asterisk-bsd] Re: Fixing Asterisk on OSX -- using poll-compat wrapper, but alloca.h missing

Dinesh Nair dinesh at alphaque.com
Sat Nov 6 13:48:38 CST 2004


On 07/11/2004 01:25 Benjamin on Asterisk Mailing Lists said the following:
> ld: can't locate file for: -lresolv
> make: *** [asterisk] Error 1

resolv is the DNS/gethostbyname resolver library, if that helps. you're 
probably missing a -L somewhere which points to the location of the library.

-- 
Regards,                           /\_/\   "All dogs go to heaven."
dinesh at alphaque.com                (0 0)    http://www.alphaque.com/
+==========================----oOO--(_)--OOo----==========================+
| for a in past present future; do                                        |
|   for b in clients employers associates relatives neighbours pets; do   |
|   echo "The opinions here in no way reflect the opinions of my $a $b."  |
| done; done                                                              |
+=========================================================================+


More information about the Asterisk-BSD mailing list