Discussion:
is current build patch correct?
Listes (José Jorge)
2011-06-23 20:42:33 UTC
Permalink
hi, I am 'trying' to package soya3d to Mageia.

I got the bug corrected by the 552 commit :

http://svn.gna.org/viewcvs/soya/trunk/soya/setup.py?r1=551&r2=552&pathrev=552

Still, it would not build till I added GL to the lib list, as indicated by
deavid :

https://mail.gna.org/public/soya-user/2011-05/msg00003.html

So it seems the current source can not compile without :

LIBS = ["m", "GLEW", "SDL", "freetype", "cal3d", "stdc++","ode", "GL",
"GLU"]

Loading...