[GnomeMeeting-list] Can't compile pwlib



I've been trying to compile the CVS version of GnomeMeeting (as the OSS driver for my sound chip doesn't support full-duplex, and ALSA's OSS emulation doesn't work). I've heard that CVS-GnomeMeeting supports ALSA natively (thanks Damien), and I should thus get it to work with my setup.

I'm afraid that I can't compile pwlib-1.5.2, though. The configure script doesn't detect any problems, but I still can't compile it. I did follow the instructons at http://www.gnomemeeting.org/index.php?rub=3&pos=0&faqpage=x112.html#AEN138:

[...]
make[2]: Leaving directory `/home/dpol/download/pwlib/src/ptlib/unix'
make[2]: Entering directory `/home/dpol/download/pwlib/tools/asnparser'
bison -t -v -d -o asn_grammar asn_grammar.y
mv asn_grammar asn_grammar.cxx
g++ -DP_LINUX=2.4.21-20.1.2024.2.1.nptl -ffunction-sections -fdata-sections -D_REENTRANT -DOPENSSL_NO_KRB5 -Wall -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/home/dpol/download/pwlib/include/ptlib/unix -I/usr/include/pwlib -I/home/dpol/download/pwlib/include -DP_USE_PRAGMA -Os -DNDEBUG -x c++ -c asn_grammar.cxx -o obj_linux_x86_r/asn_grammar.o
asn_grammar: In function `int yyparse()':
asn_grammar:5049: error: syntax error before `goto'
asn_grammar:5040: warning: label `yyerrlab1' defined but not used
make[2]: *** [obj_linux_x86_r/asn_grammar.o] Error 1
make[2]: Leaving directory `/home/dpol/download/pwlib/tools/asnparser'
make[1]: *** [opt] Error 2
make[1]: Leaving directory `/home/dpol/download/pwlib'
make: *** [optshared] Error 2

Has anyone seen anything similar?

Regards,
--
David Polberger
Computer Science major, Lund University, Sweden
(Currently at University of California, Santa Cruz, USA)




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]