Re: [GnomeMeeting-list] problem of compiling pwlib



aymui hamazaki wrote:

> Hi all,
> I am compiling pwlib in the Mandrake Linux 9.1 in order to install
> gnomemeeting,but I found some problems in doing that.There are some
> error messages after I typed "make optshared" and I have copied them
> down.Please refer to the attached file.Can anyone help me?Thanks~~


I came across this problem as well when using bison-1.875, downloaded
and compiled from ftp://ftp.gnu.org/gnu/bison/bison-1.875.tar.bz2 .

I fixed it by applying
http://www.linuxfromscratch.org/patches/lfs/5.0/bison-1.875-attribute.patch
before compilation.

Z.

> Regards,
> aymui
>
> Shining Friends、好心好報、歲月如歌...
> *浪漫鈴聲 情心連繫*
> http://ringtone.yahoo.com.hk/
> <http://hk.yahoo.com/mail_tagline/?http://ringtone.yahoo.com.hk/>
>
>------------------------------------------------------------------------
>
>make P_SHAREDLIB=1 opt
>make[1]: Entering directory `/home/aymui/pwlib'
>set -e; make -C src/ptlib/unix opt; make -C tools/asnparser opt;
>make[2]: Entering directory `/home/aymui/pwlib/src/ptlib/unix'
>make[2]: Nothing to be done for `opt'.
>make[2]: Leaving directory `/home/aymui/pwlib/src/ptlib/unix'
>make[2]: Entering directory `/home/aymui/pwlib/tools/asnparser'
>g++ -DP_LINUX=2.4.21-0.13mdk -ffunction-sections -fdata-sections -D_REENTRANT -Wall  -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/home/aymui/pwlib/include/ptlib/unix -I/usr/include/pwlib -I/home/aymui/pwlib/include -DP_USE_PRAGMA -Os -DNDEBUG  -x c++ -c asn_grammar.cxx -o obj_linux_x86_r/asn_grammar.oasn_grammar: In function `int yyparse()':
>asn_grammar:5049: parse 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/aymui/pwlib/tools/asnparser'
>make[1]: *** [opt] Error 2
>make[1]: Leaving directory `/home/aymui/pwlib'
>make: *** [optshared] Error 2
>  
>





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