On 02/10/2011 09:30 AM, Giuseppe Luigi wrote:
I'm trying to build gst in Fedora 14, but 'make' fails in this:
libtool: link: gcc -g -O2 -Wall -Wdeclaration-after-statement
-Wno-format -Wpointer-arith -Wno-pointer-sign -Wwrite-strings
-Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -o genprims
genpr-parse.o
genpr-scan.o ../snprintfv/snprintfv/.libs/libsnprintfvc.a
../lib-src/.libs/library.a -lpthread -ldl -lrt -lm
genpr-scan.o: In function `main':
/home/glpunzi/git/smalltalk/libgst/genpr-scan.c:1: multiple definition
of `main'
genpr-parse.o:/home/glpunzi/git/smalltalk/libgst/genpr-parse.c:1: first
defined here
collect2: ld returned 1 exit status
make[3]: *** [genprims] Error 1
make[3]: se sale del directorio `/home/glpunzi/git/smalltalk/libgst'
make[2]: *** [prims.stamp] Error 2
make[2]: se sale del directorio `/home/glpunzi/git/smalltalk/libgst'
make[1]: *** [all-recursive] Error 1
make[1]: se sale del directorio `/home/glpunzi/git/smalltalk'
make: *** [all] Error 2
I can't figure what could be the problem.
You are missing flex and possibly bison.
Please read the documentation on http://smalltalk.gnu.org/download/cvs.
I suggest you use the stable-3.2 branch.
Somebody get finnally GST builded in OSX?
Don't know about VisualGST, but GST always built on OSX. The latest 3.2
stable also builds 64-bit.
Paolo
_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk