Re: plugin example problem under linux

jon klein <[email protected]> Wed, 29 Dec 2004 16:46:42 -0500
Newsgroups gmane.comp.breve
Message-ID <[email protected]>
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