Prepare for a screenful of errors. Here's POSE 2.1d28 under a libc5 
system, built with gcc-2.7.2.3 (MUCH less errors than egcs-1.1.2, and 
egcs-2.96). I'm using the latest 1.0.4 fltk, and there are no errors 
with headers, compilers, and such. Everything else on the system (cvs 
of gnome, gimp, egcs, etc.) all build fine, no errors, minimal 
warnings. 

        Anyone want to take a stab to help me build this one?

/usr/lib/gcc-lib/i686-pc-linux-gnulibc1/gcc-2.96/../../../../include/g+
+-2/stl_deque.h: In method `struct 
_Deque_iterator<FileReference,FileReference &,FileReference *,0> 
deque<FileReference,allocator<FileReference>,0>::erase(_Deque_iterator<
FileReference,FileReference &,FileReference *,0>)':
./../SrcShared/AppPreferences.cpp:344:   instantiated from here
/usr/lib/gcc-lib/i686-pc-linux-gnulibc1/gcc-2.96/../../../../include/
g++-2/stl_deque.h:818: warning: comparison between signed and unsigned
./../SrcShared/AppPreferences.cpp: In method `class FileReference & 
AppPreferences::GetPRCMRU(int)':
./../SrcShared/AppPreferences.cpp:354: warning: comparison between 
signed and unsigned
./../SrcShared/AppPreferences.cpp: In method `class FileReference & 
AppPreferences::GetRAMMRU(int)':
./../SrcShared/AppPreferences.cpp:369: warning: comparison between 
signed and unsigned
./../SrcShared/Bank_MC68EZ328.cpp: In function `static void 
MC68EZ328Reg::portFDataWrite(long unsigned int, int, long unsigned 
int)':
./../SrcShared/Bank_MC68EZ328.cpp:2260: warning: unused variable 
`uae_u8 oldPortFData'
./../SrcShared/Bank_ROM.cpp: In function `static void 
ROMBank::LoadROM(const FileReference &)':
./../SrcShared/Bank_ROM.cpp:559: warning: comparison between signed 
and unsigned
./../SrcShared/Bank_ROM.cpp:608: warning: comparison between signed 
and unsigned
./../SrcShared/HostControl.cpp:1116: warning: `void _HostRemove()' 
defined but not used
./../SrcShared/HostControl.cpp:1125: warning: `void _HostRename()' 
defined but not used
./../SrcShared/HostControl.cpp:1134: warning: `void _HostFReopen()' 
defined but not used
./../SrcShared/HostControl.cpp:1143: warning: `void _HostFScanF()' 
defined but not used
./../SrcShared/HostControl.cpp:1348: warning: `void _HostTmpNam()' 
defined but not used
./../SrcShared/HostControl.cpp:1409: warning: `void _HostMalloc()' 
defined but not used
./../SrcShared/HostControl.cpp:1418: warning: `void _HostRealloc()' 
defined but not used
./../SrcShared/HostControl.cpp:1427: warning: `void _HostFree()' 
defined but not used
./../SrcShared/HostControl.cpp:1613: warning: `void 
_HostSetDebugOption()' defined but not used
./../SrcShared/HostControl.cpp:1622: warning: `void 
_HostSetWindowScale()' defined but not used
./../SrcShared/HostControl.cpp:1631: warning: `void 
_HostSetWindowBackground()' defined but not used
./../SrcShared/LoadApplication.cpp: In function `Bool 
PrvLauncherActive()':
./../SrcShared/LoadApplication.cpp:922: warning: unused variable `Err 
err'
./../SrcShared/Logging.cpp: In method `int LogStream::DataPrintf(const 
void *, long int, const char *, ...)':
./../SrcShared/Logging.cpp:164: warning: comparison between signed and 
unsigned
./../SrcShared/Logging.cpp:176: warning: comparison between signed and 
unsigned
./../SrcShared/Logging.cpp:179: warning: comparison between signed and 
unsigned
./../SrcShared/Logging.cpp: In method `int LogStream::VPrintf(const 
char *, void *)':
./../SrcShared/Logging.cpp:213: warning: comparison between signed and 
unsigned
./../SrcShared/Logging.cpp: In method `void LogStream::Timestamp()':
./../SrcShared/Logging.cpp:503: warning: comparison between signed and 
unsigned
./../SrcShared/Miscellaneous.cpp: In function `void 
SetHotSyncUserName(const char *)':
./../SrcShared/Miscellaneous.cpp:887: warning: unused variable `Err 
err'
./../SrcShared/Miscellaneous.cpp: In function `void GzipEncode(void 
**, void **, long int, long int)':
./../SrcShared/Miscellaneous.cpp:1174: warning: converting NULL to 
non-pointer type
./../SrcShared/Miscellaneous.cpp: In function `int 
PrvGzipReadProc(char *, unsigned int)':
./../SrcShared/Miscellaneous.cpp:1271: warning: comparison between 
signed and unsigned
./../SrcShared/Miscellaneous.cpp: In function `int 
PrvGzipWriteProc(char *, unsigned int)':
./../SrcShared/Miscellaneous.cpp:1301: warning: comparison between 
signed and unsigned
./../SrcShared/PalmHeap.cpp: In function `static uaecptr 
PalmHeap::GetHeapHeader(short unsigned int)':
./../SrcShared/PalmHeap.cpp:414: warning: comparison between signed 
and unsigned
./../SrcShared/Platform_NetLib_Sck.cpp: In function `static SWord 
Platform_NetLib::SocketOptionGet(short unsigned int, short int, 
NetSocketOptLevelEnum, NetSocketOptEnum, void *, Word *, long int, Err 
*)':
./../SrcShared/Platform_NetLib_Sck.cpp:587: initializing non-const 
`const char *&' with `char *' will use a temporary
./../SrcShared/Platform_NetLib_Sck.cpp:116: in passing argument 3 of 
`SocketsToNetLibOptions(int, int, const char *&, int, 
NetSocketOptLevelEnum, NetSocketOptEnum, void *, short unsigned int)'
./../SrcShared/Platform_NetLib_Sck.cpp: In function `Bool 
NetLibToSocketsOptions(NetSocketOptLevelEnum, NetSocketOptEnum, void 
*, short unsigned int, int &, int &, char *&, int &)':
./../SrcShared/Platform_NetLib_Sck.cpp:1704: warning: comparison 
between `enum NetSocketOptLevelEnum' and `enum {anonymous}'
./../SrcShared/Platform_NetLib_Sck.cpp:1705: warning: comparison 
between `enum NetSocketOptLevelEnum' and `enum {anonymous}'
../SrcShared/AppPreferences.h: At top level:
./../SrcShared/Platform_NetLib_Sck.cpp:1405: warning: `Bool 
SocketsToNetLibRef(int, NetSocketRef &)' defined but not used
./../SrcShared/Platform_NetLib_Sck.cpp:153: warning: `Err 
PrvGetTranslatedHError()' declared `static' but never defined
make: *** [Platform_NetLib_Sck.o] Error 1



Reply via email to