Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Oct 1996 14:35:37 +0100 (BST)
From:      Darryl Bowler <darrylb@blinx.lizard.org>
To:        questions@freebsd.org
Subject:   compiling tin-1.22
Message-ID:  <199610211335.OAA06235@blinx.lizard.org>

next in thread | raw e-mail | index | archive | help
Has any met this problem when compiling tin-1.22

Compiling tin v1.22 for BSD/BSDI/DGUX/NeXT/OSF1/Pyramid/SunOS/Ultrix...
cc -c -O -DBSD  -DNNTP_INEWS_GATEWAY=\"\"  -DNNTP_INEWS_DOMAIN=\"\"  -DNNTP_DEFAULT_SERVER=\"\"  -DLIBDIR=\"/usr/lib/news\"  -DSPOOLDIR=\"/usr/spool/news\"  -DNOVROOTDIR=\"/usr/spool/news\" screen.c
In file included from tin.h:53,
                 from screen.c:15:
/usr/include/sys/param.h:45: warning: `BSD' redefined
*Initialization*:1: warning: this is the location of the previous definition
screen.c: In function `perror_message':
screen.c:73: conflicting types for `sys_errlist'
/usr/include/stdio.h:244: previous declaration of `sys_errlist'
*** Error code 1


Stop.
*** Error code 1

Stop.

How do I solve this problem?? My knownledge of C is pretty limited, is it
a simpile case of just changing the type for `sys_errlist'??

Regards Darryl.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199610211335.OAA06235>