[root@cohkka /usr/ports/comms/spandsp-devel]# make
===> Building for spandsp-devel-0.0.6.p17
Making all in src
gmake[1]: Вхожу у каталог "/usr/ports/comms/spandsp-devel/work/spandsp-0.0.6/src"
gmake all-am
gmake[2]: Вхожу у каталог "/usr/ports/comms/spandsp-devel/work/spandsp-0.0.6/src"
if /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -I/usr/local/include -I/usr/local/include/libxml2 -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -O2 -pipe -march=pentium-m -fno-strict-aliasing -MT awgn.lo -MD -MP -MF ".deps/awgn.Tpo" -c -o awgn.lo awgn.c; \
then mv -f ".deps/awgn.Tpo" ".deps/awgn.Plo"; else rm -f ".deps/awgn.Tpo"; exit 1; fi
libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -I/usr/local/include -I/usr/local/include/libxml2 -DNDEBUG -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -O2 -pipe -march=pentium-m -fno-strict-aliasing -MT awgn.lo -MD -MP -MF .deps/awgn.Tpo -c awgn.c -fPIC -DPIC -o .libs/awgn.o
awgn.c: In function 'awgn_init_dbov':
awgn.c:111: error: 'cpowl' undeclared (first use in this function)
awgn.c:111: error: (Each undeclared identifier is reported only once
awgn.c:111: error: for each function it appears in.)
awgn.c:111: error: 'cpow' undeclared (first use in this function)
awgn.c:111: error: 'cpowf' undeclared (first use in this function)
awgn.c:111: error: 'powl' undeclared (first use in this function)
awgn.c: In function 'awgn':
awgn.c:167: error: 'clogl' undeclared (first use in this function)
awgn.c:167: error: 'clog' undeclared (first use in this function)
awgn.c:167: error: 'clogf' undeclared (first use in this function)
awgn.c:167: error: 'logl' undeclared (first use in this function)
gmake[2]: *** [awgn.lo] Помилка 1
gmake[2]: Залишаю каталог "/usr/ports/comms/spandsp-devel/work/spandsp-0.0.6/src"
gmake[1]: *** [all] Помилка 2
gmake[1]: Залишаю каталог "/usr/ports/comms/spandsp-devel/work/spandsp-0.0.6/src"
gmake: *** [all-recursive] Помилка 1
*** [do-build] Error code 1
Stop in /usr/ports/comms/spandsp-devel.