uKurt V. Hindenburg writes:
> 
> ./configure --disable-client; make
> log.o: In function `send_one':
> log.o(.text+0x1a): undefined reference to `send_to_server'
> log.o(.text+0x25): undefined reference to `send_to_server'
> log.o(.text+0x49): undefined reference to `send_to_server'
> log.o(.text+0x5b): undefined reference to `send_to_server'
> collect2: ld returned 1 exit status
> 
> ./configure --disable-client --disable-server; make
> create_adm.c: In function `Create_Admin':
> create_adm.c:42: `CLIENT_SERVER_STR' undeclared (first use in this function)
> create_adm.c:42: (Each undeclared identifier is reported only once
> create_adm.c:42: for each function it appears in.)
> make[1]: *** [create_adm.o] Error 1

Fixed in CVS 1.11 (which you can get from www.cvshome.org).

-Larry Jones

I've got PLENTY of common sense!  I just choose to ignore it. -- Calvin

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

Reply via email to