help-gnubatch
[Top][All Lists]
Advanced

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

[help-gnubatch] Compile errors for GNU batch 1.3


From: Hawkins, Matthew
Subject: [help-gnubatch] Compile errors for GNU batch 1.3
Date: Tue, 20 Sep 2011 20:34:02 +0000

I am running into issues compiling on an RedHat AS5 server. I’ve installed all the listed dependencies in the INSTALL file but the make is failing on helpparse.  Any help would be greatly appreciated
 
 
[dev:netcool:app:omnibus:dvltools1w104m7] make
cd util;make all
make[1]: Entering directory `/etrade/home/mhawkins/gnubatch-1.3/util'
gcc  -o helpparse helpparse.o msgparse.o msglex.o alloc.o -lfl
helpparse.o: In function `apphelps':
/etrade/home/mhawkins/gnubatch-1.3/util/helpparse.c:373: undefined reference to `line_count'
helpparse.o: In function `main':
/etrade/home/mhawkins/gnubatch-1.3/util/helpparse.c:710: undefined reference to `line_count'
/etrade/home/mhawkins/gnubatch-1.3/util/helpparse.c:711: undefined reference to `resetlex'
msgparse.o: In function `yyerror':
/etrade/home/mhawkins/gnubatch-1.3/util/msgparse.y:43: undefined reference to `line_count'
msgparse.o: In function `yyparse':
/etrade/home/mhawkins/gnubatch-1.3/util/y.tab.c:416: undefined reference to `yylex'
msgparse.o: In function `yyparse':
/etrade/home/mhawkins/gnubatch-1.3/util/msgparse.y:208: undefined reference to `line_count'
/etrade/home/mhawkins/gnubatch-1.3/util/msgparse.y:209: undefined reference to `yylex'
/etrade/home/mhawkins/gnubatch-1.3/util/msgparse.y:210: undefined reference to `line_count'
/etrade/home/mhawkins/gnubatch-1.3/util/msgparse.y:386: undefined reference to `line_count'
msgparse.o: In function `yyparse':
/etrade/home/mhawkins/gnubatch-1.3/util/y.tab.c:983: undefined reference to `yylex'
alloc.o: In function `macro_define':
/etrade/home/mhawkins/gnubatch-1.3/util/alloc.c:189: undefined reference to `line_count'
alloc.o: In function `eval':
/etrade/home/mhawkins/gnubatch-1.3/util/alloc.c:119: undefined reference to `line_count'
collect2: ld returned 1 exit status
make[1]: *** [helpparse] Error 1
make[1]: Leaving directory `/etrade/home/mhawkins/gnubatch-1.3/util'
make: *** [utild] Error 2
 
Matt Hawkins
 
 
 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]