gomd-devel
[Top][All Lists]
Advanced

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

[gomd-devel] lex errors


From: Johnny Cache
Subject: [gomd-devel] lex errors
Date: Mon, 30 Jun 2003 23:23:04 -0500 (CDT)

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




reply via email to

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