View Single Post
  #1  
Old 07-02-2008, 08:07 PM
qwicfingers
Fire Beetle
 
Join Date: Jul 2008
Location: Boston
Posts: 16
Unhappy crc32.cpp compile error

I'm getting a compile error when I try to compile the world. :sad: Any help would be greatly appreciated.

lets see..
Intel p4
Ubuntu8.4 server
EQEmu-0.7.0-1118
tried both g++4.1 and 4.2

make clean and make depend work fine, but errors when I make

../common/crc32.cpp:105:2: warning: #warning "Comment out i386 define if your arch isn't x86"
../common/crc32.cpp: In static member function
Reply With Quote