Date: Tue, 13 Jan 1998 09:50:55 +0100 (CET) From: Christophe Prevotaux <nighty@hexanet.fr> To: freebsd-questions@FreeBSD.ORG Subject: INN not building Message-ID: <XFMail.980113095251.nighty@hexanet.fr>
next in thread | raw e-mail | index | archive | help
Can someone help ? INN is not building from /usr/port/news/inn here is the error message I get : >> Checksum OK for inn-1.5.1sec2.tar.gz. ===> Building for inn-1.5.1sec2 cd config ; make all ; cd .. chmod u+w `grep -v '^;' <files.list` ./subst -f config.data `grep -v '^;' <files.list` Fixing interpreter paths. perl fixinterps.pl -v -d ../samples inncheck innlog.pl pgpverify scanspool inncheck: no substitution defined for perl5.00401 innlog.pl: no substitution defined for perl5.00401 pgpverify: no substitution defined for perl5.00401 scanspool: no substitution defined for perl5.00401 cd lib ; make install ; cd .. cd frontends ; make all ; cd .. `all' is up to date. cd innd ; make all ; cd .. gcc -I../include -I/usr/local/include -O -pipe -c art.c In file included from art.c:9: innd.h:41: tcl.h: No such file or directory In file included from art.c:9: innd.h:41: tcl.h: No such file or directory In file included from art.c:9: innd.h:576: parse error before `*' innd.h:576: warning: data definition has no type or storage class art.c: In function `ARTpost': art.c:1869: `TCL_GLOBAL_ONLY' undeclared (first use this function) art.c:1869: (Each undeclared identifier is reported only once art.c:1869: for each function it appears in.) art.c:1885: `TCL_OK' undeclared (first use this function) art.c:1886: request for member `result' in something not a structure or union art.c:1888: request for member `result' in something not a structure or union art.c:1903: request for member `result' in something not a structure or union *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. -- =================================================================== Christophe Prevotaux HEXANET System Administrator Email: nighty@hexanet.fr URL: http://www.hexanet.fr =================================================================== HEXANET SARL Z.A Farman Sud, 9 Rue Roland Coffignot BP 415, 51689 Reims Cedex 2, FRANCE Tel: +33 (0)3 26 79 30 05 Fax: +33 (0)3 26 79 30 06 ===================================================================
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.980113095251.nighty>