Re: plugin example problem under linux

Marc Szymanski <[email protected]> Mon, 3 Jan 2005 09:42:33 +0100
Newsgroups gmane.comp.breve
Message-ID <[email protected]>
Dear Jon,

no problem... I compiled the 12-30-04 snapshot...
It compiled almost fine. There is just one error.

>make[1]: Entering directory
>`/home/szymansk/workspace/extern/breve_source_12-30-04/steve'
>bison -y -b steveparse -d -v steveparse.y
>steveparse.y:117.45-48: erneute Deklaration des Typs für TYPE
>make[1]: *** [steveparse.tab.c] Fehler 1

Translation:
steveparse.y:117.45-48 TYPE was redeclared

I just deleted the second TYPE in the row and everything went fine. I hope 
this is alright because I never worked with yakk or bison... 

And my plugin runs now flawlessly.

Best regards and a happy new year,

	Marc.

On Wednesday, 29. December 2004 22:46, jon klein wrote:
> On Dec 28, 2004, at 10:58 AM, Marc Szymanski wrote:
> > Dear all,
> >
> > I managed to compile and link the breve 2.0 source on SuSE 9.2. The
> > problems
> > with the pthread library seem to come from the config.ac-file. Just
> > remove
> > the -Xlinker in the EXTRALDFLAGS and everything runs fine.
> >
> > 	linux* )
> > 		dnl Linux configuration
> > 		GLLIBS="-Xlinker -Bdynamic -L$x_libraries -lglut -lGL -lGLU -lXmu
> > -lXt -lSM
> > -lICE -lX11 -lXi -lXext"
> > 		EXTRALDFLAGS="-Bstatic"
> > 		PLUGINFLAGS="-shared"
> > 		AC_DEFINE([LINUX], [], [Linux])
> > 		LDFLAGS="${LDFLAGS} -rdynamic -Xlinker -E"
> > 		ARCHIVER="tar -zcvf"
> > 		ARCHIVE_SUFFIX="tar.gz"
> > 		PLATFORM="linux"
> > 		;;
>
> Thanks for the note.  The EXTRALDFLAGS have already been removed from
> the 2.1
> source.  I don't have a SuSE machine to test on, so you might want to
> try
> grabbing the latest snapshot of the 2.1 source and check that it
> compiles
> correctly under SuSE as well.
>
> - jon klein
>
> _______________________________________________
> breve mailing list
> [email protected]
> http://lists.spiderland.org/mailman/listinfo/breve

-- 
--------------------------------------------------------------------------
Dipl.-Inform. Marc Szymanski
Institute for Process Control and Robotics(IPR), Universität Karlsruhe(TH)
Kaiserstr. 12, D-76128 Karlsruhe, Germany
Phone: +49 721 608 6694, Fax: +49 721 608 7141
WWW http://wwwipr.ira.uka.de/~szymansk

_______________________________________________
breve mailing list
[email protected]
http://lists.spiderland.org/mailman/listinfo/breve