From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.ufw2.com([216.163.19.158]) (2470 bytes) by braille.uwo.ca via smail with P:esmtp/D:aliases/T:pipe (sender: ) id for ; Tue, 17 Oct 2000 20:21:59 -0400 (EDT) (Smail-3.2.0.102 1998-Aug-2 #2 built 1999-Sep-5) Received: from [216.163.21.20] by gate.ufw2.com for speakup@braille.uwo.ca id TAA10467; Tue Oct 17 19:20:58 2000 Received: from hardb ([216.163.21.59]) by mail.ufw2.com (Build 101 8.9.3/NT-8.9.3) with SMTP id TAA00419 for ; Tue, 17 Oct 2000 19:21:33 -0500 Message-Id: <3.0.6.32.20001017192110.007b6a70@mail.ufw2.com> X-Sender: bharding@mail.ufw2.com X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Tue, 17 Oct 2000 19:21:10 -0500 Subject: Re: network configuration problem In-Reply-To: References: <3.0.6.32.20001016185826.007b6100@mail.ufw2.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: speakup@braille.uwo.ca From: Brent Harding List-Id: Cool, the error was a conflicting types error, I think, how fun using vi and putting /* in front of all these declarations in a file called comm.c. Then I get undefined crypt or something like that in some game specific files. I was thinking seeing zipspeak has more sane defaults, I'd try it, and installed linuxinc.tgz to fix somewhat, but still had the same thing happen. I guess the base install of debian didn't give me near as much as the base of zipspeak did, and I never knew what package a program wants. I guess they assume you have a standard system like that presented when logging in to most isp's. At 10:25 PM 10/17/00 +1100, you wrote: >Hi: > >Note I haven't read all this thread yet so you might have heard this >already. > >OK, 2 seperate problems here. If you'd done > >man getsockname >man getpeername >man listen > >You would have noticed that they're all in sys/socket.h or, more >accurately, /usr/include/sys/sock.h. And now girls and boys, a neat debian >trick. If you type: > >dpkg --search /usr/include/sys/socket.h > >you will discover that this file lives in the libc6-dev package. This is >a pretty crucial package if you want to compile stuff under debian. > >The other one about /usr/src/linux/ can be solved by grabbing a >linux kernel source and dumping it there. > >Geoff. > > >-- >Geoff Shang >ICQ number 43634701 > > >_______________________________________________ >Speakup mailing list >Speakup@braille.uwo.ca >http://speech.braille.uwo.ca/mailman/listinfo/speakup > > >