[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[conquest] Problem building on FreeBSD-6.0-RELEASE
- To: conquest@xxxxxxxxxxx
- Subject: [conquest] Problem building on FreeBSD-6.0-RELEASE
- From: Ralph Moritz <ralmoritz@xxxxxxxxx>
- Date: Fri, 6 Jan 2006 11:04:13 +0200
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=cbqUEvJLgnp85M0URaAxQkhPzGKvHDyPpHDeUIaVf8j5LbD6In62/EB3vKKFnUIH9IY7A2Nwle5F4II/317UVDDlgTbgfWIHM0CLWpNLOjHlh+RbgqEqxCEuEnR2foj+f1W5/mb7pKBguJiaFZvGiBjzbB+YrDQ98Cc+/+wddmk=
- Sender: owner-conquest@xxxxxxxxxxx
Hi.
I had a problem building on my FreeBSD box. The problem was gcccomplaining about undefined references to SIGCLD. I grep'ed forit in /usr/include/sys/signal.h but it wasn't there.
$ pwd/usr/home/ralmoritz/src/conquest-8.1.2$ grep -n SIGCLD *.[ch]conqmetad.c:517: signal(SIGCLD, SIG_IGN); /* allow children to die */conquestd.c:126: signal(SIGCLD, SIG_IGN); /* allow children to die */
After changing the two occurences of SIGCLD above to SIGCHLD itbuilt fine. Cool game BTW!
Regards,Ralph
--Ralph A. MoritzP.O Box 649, New Germany, 3620Cellular: 072 385 0679--``A man has a right to use his knife to cuthis meat, a fork to hold it; may a patenteetake from him the right to combine their useon the same subject?'' -- Thomas Jefferson