Anybody seen/having this problem...

>> /usr/bin/make -C lib/cpp/src all                          
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
make[3]: Entering directory `/root/antlr-2.7.7/lib/cpp/src'
***
compiling /root/antlr-2.7.7/lib/cpp/src/../../../lib/cpp/src/ANTLRUtil.cpp
***
compiling /root/antlr-2.7.7/lib/cpp/src/../../../lib/cpp/src/ASTFactory.cpp
***
compiling /root/antlr-2.7.7/lib/cpp/src/../../../lib/cpp/src/ASTNULLType.cpp
***
compiling /root/antlr-2.7.7/lib/cpp/src/../../../lib/cpp/src/ASTRefCount.cpp
***
compiling /root/antlr-2.7.7/lib/cpp/src/../../../lib/cpp/src/BaseAST.cpp
***
compiling /root/antlr-2.7.7/lib/cpp/src/../../../lib/cpp/src/BitSet.cpp
***
compiling /root/antlr-2.7.7/lib/cpp/src/../../../lib/cpp/src/CharBuffer.cpp
***
compiling /root/antlr-2.7.7/lib/cpp/src/../../../lib/cpp/src/CharScanner.cpp
/root/antlr-2.7.7/scripts/../lib/cpp/antlr/CharScanner.hpp(565): error:
identifier "strcasecmp" is undefined
                return (strcasecmp(x.c_str(),y.c_str())<0);
                        ^

compilation aborted
for /root/antlr-2.7.7/lib/cpp/src/../../../lib/cpp/src/CharScanner.cpp
(code 2)

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
                      >> E R R O R <<
============================================================

icpc -O3 -xT -ip -no-prec-div -static -c  -I .
-I /root/antlr-2.7.7/scripts/../lib/cpp 
/root/antlr-2.7.7/lib/cpp/src/../../../lib/cpp/src/CharScanner.cpp



List: http://www.antlr.org/mailman/listinfo/antlr-interest
Unsubscribe: 
http://www.antlr.org/mailman/options/antlr-interest/your-email-address

-- 
You received this message because you are subscribed to the Google Groups 
"il-antlr-interest" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/il-antlr-interest?hl=en.

Reply via email to