[asterisk-users] FreeBSD Compile Errors

cmiller at servermotion.com cmiller at servermotion.com
Sun Feb 4 18:57:28 MST 2007


Hi everyone:

I'm trying to compile Asterisk on FreeBSD 6.0-RELEASE and I'm getting the
following error:

cc -O2 -fno-strict-aliasing -pipe   -Wall -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-declarations  -Iinclude -I../include
-D_REENTRANT -D_GNU_SOURCE -DMAKE_VALGRIND_HAPPY -I/usr/local/include
-L/usr/local/lib  -I/usr/local/include/spandsp -DZAPTEL_OPTIMIZATIONS     
   -fomit-frame-pointer  -I/usr/local/include -L/usr/local/lib -fPIC   -c
-o app_page.o app_page.c
cc -shared -Xlinker -x -o app_page.so  app_page.o
gmake[1]: *** No rule to make target `app_rxfax.o', needed by
`app_rxfax.so'.  Stop.
gmake[1]: Leaving directory
`/usr/ports/net/asterisk/work/asterisk-1.2.13/apps'
gmake: *** [subdirs] Error 1
*** Error code 2

Anyone have any idea what's going on? I just did a CVSUP so I know I'm
running the latest verion. I CSV'd to: "*default release=cvs
tag=RELENG_6_0".

Any thoughts???

-Chris


More information about the asterisk-users mailing list