[asterisk-dev] BSD build issues

Olle E. Johansson oej at edvina.net
Sat Feb 20 16:09:17 CST 2010


20 feb 2010 kl. 22.46 skrev Olle E. Johansson:

> On FreeBSD, I see that the 1.4 configure finds all third party libraries, usually in /usr/local/lib and /usr/local/include
> but when I run "gmake" it fails to link. 
> 
> Has anyone else seen this?

From config.log:

gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lspeex  -lm  >&5

However, using NOISY_BUILD; there's no -L/usr/local/lib

/O


More information about the asterisk-dev mailing list