400e6b6447
The --enable-builtin-tiff option appends libs/tiff-3.8.2/libtiff/libtiff.la to LIBS, causing the AC_CHECK_LIB([jpeg]...) check to fail, because libtiff.la does not exist at configure time. Temporarily store tiff and jpeg libs in TIFF_-/JPEG_LIBS variables and append them to LIBS after all library checks have run. Example error output: configure:20049: checking for jpeg_start_compress in -ljpeg configure:20074: cc -o conftest -O2 -pipe -fno-strict-aliasing -L/usr/local/lib conftest.c -ljpeg -lm /usr/home/ports/net/freeswitch-core-devel/work/freeswitch-1.2.1/libs/tiff-3.8.2/libtiff/libtiff.la >&5 cc: /usr/home/ports/net/freeswitch-core-devel/work/freeswitch-1.2.1/libs/tiff-3.8.2/libtiff/libtiff.la: No such file or directory Signed-off-by: Stefan Knoblich <stkn@openisdn.net> |
||
---|---|---|
build | ||
clients/flex | ||
cmake_modules | ||
conf | ||
debian | ||
docs | ||
dtd | ||
freeswitch.xcodeproj | ||
fscomm | ||
htdocs | ||
libs | ||
patches | ||
scripts | ||
src | ||
support-d | ||
w32 | ||
web | ||
.gitattributes | ||
.gitignore | ||
CMakeLists.txt | ||
Freeswitch.2005.unsupported.sln | ||
Freeswitch.2008.express.sln | ||
Freeswitch.2008.sln | ||
Freeswitch.2008.sln.debug.bat | ||
Freeswitch.2008.sln.release.bat | ||
Freeswitch.2010.express.sln | ||
Freeswitch.2010.sln | ||
INSTALL | ||
Makefile.am | ||
README.md | ||
acinclude.m4 | ||
bootstrap.sh | ||
cc.sh | ||
cluecon.tmpl | ||
configure.in | ||
devel-bootstrap.sh | ||
erlang.spec | ||
freeswitch-sounds-en-us-callie.spec | ||
freeswitch-sounds-music.spec | ||
freeswitch-sounds-ru-RU-elena.spec | ||
freeswitch.spec | ||
swig_common.i |
README.md
freeswitch
Personal Copy of Freeswitch