I had this problem un der 11.0.. you will need a relatively skilled C
coder to fix it... there is an issue with "lex" where the same variable is
used in two different places.. you have to rename one of the variables to
get the damned thing to compile.. sorry I can't be more helpful.. he
didn't exactly slow down to explain.. I was just watching, but I know we
did get it to work.
Carric Dooley CNE
COM2:Interactive Media
http://www.com2usa.com
"Luck is the residue of design."
- Branch Rickey - former owner of the Brooklyn Dodger Baseball Team
On Mon, 27 Mar 2000, Marco Bano wrote:
> Hi,
>
> I hope is not the wrong mailist,
> Anyone have success in compiling tripwire on HPux 10.20 ?
>
> I always have :
>
> cc -g -Aa -c preen.report.c
> cc -g -Aa -c nullsig.c
> cc -g -Aa -c config.prim.c
> cc -g -Aa -c dbase.update.c
> lex config.pre.l
> mv lex.yy.c config.lex.c
> yacc config.pre.y
> sed 's/lex\.yy\.c/config.lex.c/' < y.tab.c > config.pre.c
> rm y.tab.c
> cc -g -Aa -c config.pre.c
> cc: "config.lex.c", line 160: warning 604: Pointers are not assignment-compatible.
> cc: "config.lex.c", line 164: warning 604: Pointers are not assignment-compatible.
> cc: "config.lex.c", line 232: error 1621: Too few arguments for main.
> *** Error exit code 1
>
> Stop.
> *** Error exit code 1
>
> Stop.
>
> what ever compiling options etc etc...
>
> Marco BANO - System/network admin
> EUMETSAT- 06151-807536
>
>
> -
> [To unsubscribe, send mail to [EMAIL PROTECTED] with
> "unsubscribe firewalls" in the body of the message.]
>
-
[To unsubscribe, send mail to [EMAIL PROTECTED] with
"unsubscribe firewalls" in the body of the message.]