Derek R. Price writes:
> 
> Emil Isberg wrote:
> 
> > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I../diff -I../zlib
> > -I/opt/athena/include    -g -O2 -c -o client.o `test -f client.c || echo
> > './'`client.c
> > client.c: In function `start_tcp_server':
> > client.c:4120: `client_sai' undeclared (first use in this function)
> > client.c:4120: (Each undeclared identifier is reported only once
> > client.c:4120: for each function it appears in.)
> 
> Thanks.  I fixed this.

Thanks for cleaning up after me, Derek.  I cut-and-pasted better error
messages from the pserver code without noticing that the sockaddr_in
structure had a different name.

-Larry Jones

It's clear I'll never have a career in sports until I learn
to suppress my survival instinct. -- Calvin

_______________________________________________
Bug-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-cvs

Reply via email to