gomd-devel
[Top][All Lists]
Advanced

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

Re: [gomd-devel] lex errors


From: Gian Paolo Ghilardi
Subject: Re: [gomd-devel] lex errors
Date: Tue, 1 Jul 2003 11:55:07 +0200

Hi Johhny.

If all goes right, in a few days I'll remove lex dependency because I don't
like lex... ;)
BTW, maybe your problems is another header-inclusion-sequence problem.

Byez.

<rejected>


----- Original Message -----
From: "Johnny Cache" <address@hidden>
To: "gomd developers mailing list" <address@hidden>
Sent: Tuesday, July 01, 2003 6:23 AM
Subject: [gomd-devel] lex errors


> hey guys, good news and bad news. i *finally* got commoncpp2 to copmile
> correctly and thereforce successfully compiled everything on my box at
> home ;)
>
> bad news: When i actaully try to compile it on my cluster i get a lex
> error:
> g++ -O3 -g -Wall -pedantic -L/urs/lib -lccext2 -lccgnu2 -lm -lxml2 -ldl
> -lgtop-2.0 -lgtop_sysdeps-2.0 -lgtop_common-2.0 -pthread -I.
> -I/usr/local/include/cc++2/ -I/usr/include/cc++2/
> -I/usr/include/libgtop-2.0/ -I/usr/local/include/libgtop-2.0/ main.cpp
> gomd.o gomd2gomd.o omInfo.o requestHistory.o requestRule.o security.o
> sysInfo.o syslogger.o utils.o -o gomd
> In file included from main.cpp:27:
> scanner.l: In function `int yylex()':
> scanner.l:90: warning: label `find_rule' defined but not used
> scanner.l: At global scope:
> scanner.l:603: declaration of `int isatty(int)' throws different
> exceptions
> /usr/include/unistd.h:668: than previous declaration `int isatty(int)
> throw ()'
>
>
> I really dont know anything about lex ;(
> apparently i have
> address@hidden:~/gomd$ lex --version
> flex version 2.5.4
>
> on the cluster and
> address@hidden lex --version
> lex version 2.5.4 at home
>
> i guess ill look into switch the clusters flex to my lex tomorrow? you
> guys have any other ideas?
> the cluster runs slackware 9 (ick, not my choice)
> andi  have gentoo at home
>
> best regards
> -jc
>
>
> _______________________________________________
> gomd-devel mailing list
> address@hidden
> http://mail.nongnu.org/mailman/listinfo/gomd-devel





reply via email to

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