Hi, I tried your suggestion and got a little farther. Here is my next error. Thanks for the help. gcc -O -s -DLinux -DHAVE_RAND48 -I/usr/local/include -c listen.c -o listen.o listen.c:505: conflicting types for `sys_errlist' /usr/include/stdio.h:221: previous declaration of `sys_errlist' make: *** [listen.o] Error 1
Hi,
On Sat, May 01, 1999 at 21:48 -0400, Jt Chiodi The Squeegy wrote:
I am trying to compile netrek server 2.4p8 and keep getting this error:
gcc -O -s -DLinux -DHAVE_RAND48 -I/usr/local/include -L/usr/local/lib -o ntserv data.o shmem.o plutil.o path.o grid.o cutil.o sintab.o cluecheck.o message.o death.o detonate.o enter.o fatudp.o findslot.o gameconf.o getentry.o getname.o getship.o input.o interface.o main.o missile.o orbit.o packets.o parsexbm.o phaser.o ping.o plasma.o redraw.o socket.o sockio.o smessage.o timecheck.o torp.o util.o warning.o imath.o feature.o -lm -lgz
Try changing the Makefile and adding an `-lcrypt' at the end of the line above.
Ciao, Stefan -- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archive at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>
___________________ Jt "The Squeegy" Chiodi <A HREF="http://c54820-a.carneg1.pa.home.com/"><A HREF="http://c54820-a.carneg1.pa.home.com/</A">http://c54820-a.carneg1.pa.home.com/</A</A>> squeegy@c54820-a.carneg1.pa.home.com -- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archive at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>