ons, 06.06.2007 kl. 15.26 +1000, skrev Master Abi:
> Hi ALL
> 
> I am trying to build callweaver with app_page but it is failing. Does 
> anyone know if there are any dependencies to build app_page or is this a 
> true coding problem. I am enhancing the Gentoo ebuild and adding as much 
> configure options.
> 
> Thanks
> 
> master
> 
> --------------------------------
> Output below.
> 
> /bin/sh ../libtool --tag=CC   --mode=compile i686-pc-linux-gnu-gcc 
> -DHAVE_CONFIG_H -I. -I../include -I../include    -O2 -march=i686 -pipe 
> -MT app_privacy.lo -MD -MP -MF .deps/app_privacy.Tpo -c -o 
> app_privacy.lo app_privacy.c
>  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 
> -march=i686 -pipe -MT app_page.lo -MD -MP -MF .deps/app_page.Tpo -c 
> app_page.c  -fPIC -DPIC -o .libs/app_page.o
>  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 
> -march=i686 -pipe -MT app_privacy.lo -MD -MP -MF .deps/app_privacy.Tpo 
> -c app_privacy.c  -fPIC -DPIC -o .libs/app_privacy.o
> app_page.c:78: error: expected ')' before '{' token
> app_page.c: In function 'page_exec':
> app_page.c:183: error: 'page_opts' undeclared (first use in this function)
> app_page.c:183: error: (Each undeclared identifier is reported only once
> app_page.c:183: error: for each function it appears in.)
> make[2]: *** [app_page.lo] Error 1
> make[2]: *** Waiting for unfinished jobs....
> mv -f .deps/app_playback.Tpo .deps/app_playback.Plo
> mv -f .deps/app_privacy.Tpo .deps/app_privacy.Plo
> make[2]: Leaving directory 
> `/var/tmp/portage/net-misc/callweaver-1.1.99.20070604/work/callweaver-1.1.99.20070604/apps'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory 
> `/var/tmp/portage/net-misc/callweaver-1.1.99.20070604/work/callweaver-1.1.99.20070604/apps'
> make: *** [all-recursive] Error 1
> 
> !!! ERROR: net-misc/callweaver-1.1.99.20070604 failed.
> Call stack:
>   ebuild.sh, line 1615:   Called dyn_compile
>   ebuild.sh, line 972:   Called qa_call 'src_compile'
>   ebuild.sh, line 44:   Called src_compile
>   callweaver-1.1.99.20070604.ebuild, line 68:   Called die
> 
> !!! make failed
> !!! If you need support, post the topmost build error, and the call 
> stack if relevant.
> !!! A complete build log is located at 
> '/var/tmp/portage/net-misc/callweaver-1.1.99.20070604/temp/build.log'.
> 
> !!! This ebuild is from an overlay: '/usr/local/portage'
> 
> _______________________________________________
> Openpbx-users mailing list
> [email protected]
> http://lists.openpbx.org/mailman/listinfo/openpbx-users


This has to do with the parameters you can pass to it. Mike Jagdis is
working on a new argv/argc approach which should fix this. If you can't
wait, you may attempt to fix it yourself in the meantime :-)

_______________________________________________
Openpbx-users mailing list
[email protected]
http://lists.openpbx.org/mailman/listinfo/openpbx-users

Reply via email to