Skip to Content.
Sympa Menu

sm-grimoire - [SM-Grimoire] A yacc issue?

sm-grimoire AT lists.ibiblio.org

Subject: Discussion of Spells and Grimoire items

List archive

Chronological Thread  
  • From: Adam Clark <adamsgl AT dhbit.ca>
  • To: SM-Grimoire <sm-grimoire AT lists.ibiblio.org>
  • Subject: [SM-Grimoire] A yacc issue?
  • Date: Fri, 7 Feb 2003 16:08:01 -0800

Howdy all,

One more strange issue to work out. There's a weird issue with compiling
gnomemeeting at the moment, and this 'problem' only appeared after certain
updates with the test grimoire. I don't know exactly what is causing the
problem, as I don't recompile everything in the chat section after each
other spell on my system gets updated... so, all I can go on is information
I gather from elsewhere.

The problem is *apparently* related to yacc, and the only real suggestion
I've read anywhere about similar issues is that byacc works much better than
yacc. Yet, we don't have a byacc spell... so... anyone have any ideas how
this sort of thing can be fixed? (There's nothing about it on
gnomemeeting's site or forums... not that I could find):

g++ -Wall -DP_LINUX -mcpu=i686 -D_REENTRANT -DP_HAS_SEMAPHORES
-DP_USE_PRAGMA -DP_SSL -I/usr/include/include -I/usr/include/crypto
-DP_EXPAT -DP_PTHREADS -DPHAS_TEMPLATES -DPBYTE_ORDER=PLITTLE_ENDIAN
-I/usr/src/gnomemeeting-0.96.0/pwlib/include/ptlib/unix
-I/usr/src/gnomemeeting-0.96.0/pwlib/include -O3 -DNDEBUG -march=pentium3
-mmmx -mfpmath=sse -msse -DPTRACING=1 -c oss.cxx -o
/usr/src/gnomemeeting-0.96.0/pwlib/lib/obj_linux_x86_r/oss.o
bison ../common/getdate.y -o ../common/getdate.tab.c
../common/getdate.y: conflicts: 8 shift/reduce, 18 reduce/reduce
cc -march=pentium3 -mmmx -mfpmath=sse -msse -DPTRACING=1 -Wall -DP_LINUX
-mcpu=i686 -D_REENTRANT -DP_HAS_SEMAPHORES -DP_USE_PRAGMA -DP_SSL
-I/usr/include/include -I/usr/include/crypto -DP_EXPAT -DP_PTHREADS
-DPHAS_TEMPLATES -DPBYTE_ORDER=PLITTLE_ENDIAN
-I/usr/src/gnomemeeting-0.96.0/pwlib/include/ptlib/unix
-I/usr/src/gnomemeeting-0.96.0/pwlib/include -c getdate.tab.c -o
/usr/src/gnomemeeting-0.96.0/pwlib/lib/obj_linux_x86_r/getdate.tab.o
cc: getdate.tab.c: No such file or directory
cc: no input files
make[2]: ***
[/usr/src/gnomemeeting-0.96.0/pwlib/lib/obj_linux_x86_r/getdate.tab.o] Error
1
make[2]: Leaving directory
`/usr/src/gnomemeeting-0.96.0/pwlib/src/ptlib/unix'
make[1]: *** [opt] Error 2
make[1]: Leaving directory `/usr/src/gnomemeeting-0.96.0/pwlib'
make: *** [optnoshared] Error 2

--
Adam Clark, Chat Section Maintainer, ISO Forger
Grimoire Gurus Cardholding Member
a.k.a. Kinetix on #sourcemage, #grimoire-gurus
Come see http://dhbit.ca for all your tech humour needs!

Attachment: pgpuVS7vj1LFM.pgp
Description: PGP signature




Archive powered by MHonArc 2.6.24.

Top of Page