RE: present but cannot be compiled
<[email protected]> Tue, 11 Nov 2003 14:07:47 +0900
| Newsgroups | gmane.network.xinetd |
|---|---|
| Message-ID | <[email protected]> |
Hi, I replaced singnal.c from xinetd 2.3.10 and still have another problem. :-( cd xinetd ; make CC=gcc CFLAGS='-O2 -g -O2 -I../libs/include' LDFLAGS=' -L../libs/lib' gcc -O2 -g -O2 -I../libs/include ./itox.c -o itox -L../libs/lib -lsio -lmisc -lxlog -lstr -lpset -lportable -lm -lcrypt -lcompat ../libs/lib/libportable.a(cvt.o): In function `fcvt_r': /usr/local/src/xinetd-2.3.12/libs/src/portable/cvt.c:113: undefined reference to `strx_nprint' *** Error code 1 Stop. make: stopped in /usr/local/src/xinetd-2.3.12/xinetd *** Error code 1 Stop. make: stopped in /usr/local/src/xinetd-2.3.12 -----Original Message----- From: Steve G [mailto:[email protected]] Sent: Tuesday, November 11, 2003 1:11 PM To: [email protected] Subject: RE: [xinetd] present but cannot be compiled Hello, Comment out the whole mem_fault_handler function. I should have mentioned that. You can also probably use the signal.c file from xinetd 2.3.10 and avoid these issues. -Steve Grubb __________________________________ Do you Yahoo!? Protect your identity with Yahoo! Mail AddressGuard http://antispam.yahoo.com/whatsnewfree _______________________________________________ xinetd mailing list [email protected] http://www.xinetd.org/mailman/listinfo/xinetd