Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Jan 1999 07:23:21 -0500 (EST)
From:      eagle@phc.igs.net
To:        current@FreeBSD.ORG
Subject:   MAKEWORLD fails at texinfo
Message-ID:  <199901151233.HAA12368@host.phc.igs.net>

next in thread | raw e-mail | index | archive | help
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../intl -DLOCALEDIR=\"/usr/local/share/locale\"  -g -O2 -c makeinfo.c
makeinfo.c: In function `xrealloc':
makeinfo.c:1205: parse error before `void'
makeinfo.c:1209: `exit_value' undeclared (first use this function)
makeinfo.c:1209: (Each undeclared identifier is reported only once
makeinfo.c:1209: for each function it appears in.)
makeinfo.c:1252: parse error before `typedef'
makeinfo.c: At top level:
makeinfo.c:1254: warning: data definition has no type or storage class
makeinfo.c:1259: parse error before `*'
makeinfo.c: In function `reverse_list':
makeinfo.c:1261: parse error before `*'
makeinfo.c:1261: declaration for parameter `GENERIC_LIST' but no such parameter
makeinfo.c:1263: syntax error before `*'
makeinfo.c:1264: syntax error before `*'
makeinfo.c:1268: `next' undeclared (first use this function)
makeinfo.c:1268: invalid type argument of `->'
makeinfo.c:1269: invalid type argument of `->'
makeinfo.c:1269: `prev' undeclared (first use this function)
*** Error code 1

this was cvsupped at 7:15 a.m on the 15th using the standard-supfile as
found in /usr/share/examples

RG


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



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