=================== BUG #1069: FULL BUG SNAPSHOT =================== http://savannah.gnu.org/bugs/?func=detailbug&bug_id=1069&group_id=11
Submitted by: None Project: Savannah Submitted on: 2002-Aug-24 11:55 Category: None Severity: 5 - Average Priority: None Bug Group: None Resolution: None Assigned to: None Status: Open Effort: 0.00 Summary: Compile error Original Submission: [...] eth_null.cc: In method `void bx_null_pktmover_c::sendpkt(void *, unsigned int)': eth_null.cc:119: warning: comparison between signed and unsigned c++ -fPIC -c -O3 -fexpensive-optimizations -funroll-loops -ffast-math -m486 -fforce-addr -fforce-mem -Wall -Wstrict-prototypes -I./../../../.. -I./../../.. eth_fbsd.cc -o eth_fbsd.o eth_fbsd.cc:52: undefined or invalid # directive eth_fbsd.cc:53: undefined or invalid # directive make[4]: *** [eth_fbsd.o] Error 1 make[4]: Leaving directory `/usr/local/src/plex86-20020715/user/plugins/bochs/iodev' make[3]: *** [iodev] Error 2 eth_fbsd.cc <- in lines 52 & 53 has two typos, '#inclide' instead of '#include' (or so i guessed...) Fixing it does not help yet, ne2k.h has others errors... Oh, i used 20020715 version of plex86 on a 2.4.19 linux slackware 8.1 machine with gcc 2.95.3 10x No Followups Have Been Posted No files currently attached For detailed info, follow this link: http://savannah.gnu.org/bugs/?func=detailbug&bug_id=1069&group_id=11
