 |
 |
 |
 |
 |
Author |
Message |
Kyuss
Joined: 13 May 2005 Posts: 37 Location: Southern Hellinois
|
Posted: Mon May 15, 2006 6:21 pm Post subject: cygwin and setmask |
|
|
Followed the Sourcery instructions on compiling this far. How ever nothing
on the pages handles signal errors.
Any suggestions. I assume its a make file error someplace?
gcc acomm.o ao2.o awiz.o cosmic.o handler.o mobact.o spells2.o ainfo.o aoffensive.o board.o db.o interpreter.o modify.o magic.o amove.o aother.o comm.o fight.o limits.o online.o spell_parser.o ao1.o asocial.o constants.o guild.o reception.o spec_procs.o shop.o signals.o spec_assign.o utility.o weather.o spells1.o order.o -o soulmud -L/usr/local/lib -lcrypt
comm.o: In function `game_loop':
/home/soulmud/comm.c:781: undefined reference to `_sigmask'
/home/soulmud/comm.c:781: undefined reference to `_sigmask'
/home/soulmud/comm.c:781: undefined reference to `_sigmask'
/home/soulmud/comm.c:781: undefined reference to `_sigmask'
/home/soulmud/comm.c:781: undefined reference to `_sigmask'
comm.o:/home/soulmud/comm.c:781: more undefined references to `_sigmask' follow
comm.o: In function `game_loop':
/home/soulmud/comm.c:813: undefined reference to `_sigsetmask'
/home/soulmud/comm.c:822: undefined reference to `_sigsetmask'
comm.o: In function `coma':
/home/soulmud/comm.c:2892: undefined reference to `_sigmask'
/home/soulmud/comm.c:2892: undefined reference to `_sigmask'
/home/soulmud/comm.c:2892: undefined reference to `_sigmask'
/home/soulmud/comm.c:2892: undefined reference to `_sigmask'
/home/soulmud/comm.c:2892: undefined reference to `_sigmask'
comm.o:/home/soulmud/comm.c:2892: more undefined references to `_sigmask' follow
comm.o: In function `coma':
/home/soulmud/comm.c:2892: undefined reference to `_sigsetmask'
/home/soulmud/comm.c:2913: undefined reference to `_sigsetmask'
/home/soulmud/comm.c:2935: undefined reference to `_sigsetmask'
collect2: ld returned 1 exit status
make: *** [soulmud] Error 1 |
|
Back to top |
|
 |
|
 |
 |
 |
 |
 |
 |
 |
 |
Author |
Message |
eiz
Joined: 11 May 2005 Posts: 152 Location: Florida
|
Posted: Mon May 15, 2006 6:31 pm Post subject: |
|
|
IIRC, Cygwin only supports sigprocmask, not sigmask. Honestly, though, you can probably just nuke those calls entirely. |
|
Back to top |
|
 |
|
 |
 |
 |
 |
 |
 |
 |
 |
Author |
Message |
Kyuss
Joined: 13 May 2005 Posts: 37 Location: Southern Hellinois
|
Posted: Mon May 15, 2006 7:27 pm Post subject: |
|
|
compiled fine. almost even boots up, cept for inability to index mobs
thanks |
|
Back to top |
|
 |
|
 |
 |
 |
 |
 |
 |
 |
 |
Author |
Message |
Kyuss
Joined: 13 May 2005 Posts: 37 Location: Southern Hellinois
|
Posted: Mon May 15, 2006 9:42 pm Post subject: |
|
|
was a corrupted mob file  |
|
Back to top |
|
 |
|
 |
 |
 |
 |
 |
 |
 |
 |
|
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
|
|
 |
 |
 |
 |
|
 |