help-gnubatch
[Top][All Lists]
Advanced

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

Re: [help-gnubatch] Compile errors for GNU batch 1.3


From: John Collins (Xi Software Ltd)
Subject: Re: [help-gnubatch] Compile errors for GNU batch 1.3
Date: Wed, 21 Sep 2011 09:34:42 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.20) Gecko/20110805 Lightning/1.0b2 Thunderbird/3.1.12

On 20/09/11 21:34, Hawkins, Matthew wrote:
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

Looks like you've got some problem with lex/flex or yacc/bison or a mangled set of libraries for those.

Possibly you haven't got them loaded and it's making do with the .c files created from the versions I use which isn't compatible.
 
 
[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
 
 
 


--
John Collins address@hidden Xi Software Ltd www.xisl.com

Phone: +44 (0)1707 886110 Home Phone: +44 (0)1707 883174
Mobile: +44 (0)7958 387247 (address@hidden)

Trading Address 3 Mandeville Rise, Welwyn Garden City, Herts, AL8 7JT, UK

Registered in England Company Number 01977148 VAT GB 403 9239 64 R/O: 2 Mill Road, Haverhill, Suffolk, CB9 8BD

reply via email to

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