Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: gnusrc/gnu/dist/groff/src/preproc/refer



On Wed, Jan 30, 2002 at 05:44:06PM -0500, Todd Vierling wrote:
> A dump of the error messages would be nice.

here goes :
c++ -I. -I/usr/sources/cvs.netbsd.org/src/gnu/dist/groff/src/preproc/refer  
-I/mnt/bi
gstuff/acorn32-alpha/obj/tools/groff/build/src/include 
-I/usr/sources/cvs.netbsd.org/
src/gnu/dist/groff/src/include -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 
-DHAVE_DIRENT_H=1 
-DHAVE_LIMITS_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 
-DHAVE_MATH
_H=1 -DRET_TYPE_SRAND_IS_VOID=1 -DHAVE_SYS_NERR=1 -DHAVE_SYS_ERRLIST=1 
-DHAVE_CC_LIMI
TS_H=1 -DRETSIGTYPE=void -DHAVE_STRUCT_EXCEPTION=1 -DHAVE_UNISTD_H=1 
-DHAVE_GETPAGESI
ZE=1 -DHAVE_MMAP=1 -DHAVE_FMOD=1 -DHAVE_STRTOL=1 -DHAVE_GETCWD=1 
-DHAVE_STRERROR=1 -D
HAVE_PUTENV=1 -DHAVE_RENAME=1 -DHAVE_MKSTEMP=1 -DHAVE_STRCASECMP=1 
-DHAVE_STRNCASECMP
=1 -DHAVE_STRSEP=1 -DHAVE_STRDUP=1 -DSYS_SIGLIST_DECLARED=1 -O  -c label.cc
/usr/pkg/share/bison.simple: In function `int yyparse()':
/usr/pkg/share/bison.simple:432: warning: implicit declaration of function 
`int yylex
(...)'
c++ -O  -o refer command.o  label.o  ref.o  refer.o  token.o 
/mnt/bigstuff/acorn32-al
pha/obj/tools/groff/build/src/libs/libbib/libbib.a 
/mnt/bigstuff/acorn32-alpha/obj/to
ols/groff/build/src/libs/libgroff/libgroff.a  -lm
label.o: In function `yyparse(void)':
label.cc(.text+0x2c8): undefined reference to `yylex'
label.cc(.text+0x2cc): undefined reference to `yylex'
collect2: ld returned 1 exit status
*** Error code 1
1 error

nbmake: stopped in 
/mnt/bigstuff/acorn32-alpha/obj/tools/groff/build/src/preproc/refe
r




Home | Main Index | Thread Index | Old Index