Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
chipmunk
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
siriuskao
n00b
n00b


Joined: 22 Jul 2002
Posts: 8
Location: CANADA

PostPosted: Sun Sep 08, 2002 4:46 am    Post subject: chipmunk Reply with quote

I am trying to compile chipmunk circuit simulation/design's library(psys 1.56), and I keep getting this following error message (using gcc 2.95.3)


if [ ! -d ../../lib ] ; then mkdir ../../lib ; fi
gcc -O3 -I../include -I. -DCHIPLIB=\"`cd ../../lib; pwd`\" -c -o sysdevs.o sysdevs.c
In file included from /usr/include/math.h:63,
from ../include/p2c/p2c.h:98,
from sysdevs.c:26:
/usr/include/bits/mathcalls.h:125: parse error before `1'
In file included from /usr/include/math.h:350,
from ../include/p2c/p2c.h:98,
from sysdevs.c:26:
/usr/include/bits/mathinline.h:539: parse error before `1'
sysdevs.c: In function `sysclock':
sysdevs.c:55: storage size of `tz' isn't known
sysdevs.c: In function `systime':
sysdevs.c:102: storage size of `tz' isn't known
make: *** [sysdevs.o] Error 1


can anyone help me? thanks ............
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum