Search found 1 match

by ChiLLin d0od
2005-12-05 22:20
Forum: SCIII
Topic: Repeater or Proxy Server in linux
Replies: 12
Views: 31682

I too am having problems compiling in FreeBSD 6.0. This is what I am getting...

su-2.05b# make
g++ -Wall -c repeater.cpp
repeater.cpp: In function `long int parseId(char*)':
repeater.cpp:456: error: `LONG_MAX' undeclared (first use this function)
repeater.cpp:456: error: (Each undeclared ...