[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
A problem when i run make server
- To: ircd-users@xxxxxxx
- Subject: A problem when i run make server
- From: Johan Berg <oyq219h@xxxxxxxxx>
- Date: Sat, 21 Aug 1999 13:49:31 +0200
- Delivered-to: ircd-users-out@irc.org
- Delivered-to: ircd-users@irc.org
- Organization: None
irc2.10.3.tar.gz
RedHat Linux 6.0
I have no idea what ive done wrong but i always get this problem.
Damn irritating.
gcc -O2 -g -I. -I../ircd -I../common
-DIRCDPID_PATH="\"/usr/local/var/run/ircd.pid\""
-DIAUTH_PATH="\"/usr/local/sbin/iauth\"" -DIAUTH="\"iauth\"" -c -o
s_bsd.o ../ircd/s_bsd.c
../ircd/s_bsd.c: In function `read_message':
../ircd/s_bsd.c:2032: `POLLSETWRITEFLAGS' undeclared (first use in this
function)
../ircd/s_bsd.c:2032: (Each undeclared identifier is reported only once
../ircd/s_bsd.c:2032: for each function it appears in.)
../ircd/s_bsd.c:2230: `POLLWRITEFLAGS' undeclared (first use in this
function)
make: *** [s_bsd.o] Error 1
Can you help me ? :)