On our i386 BeOS R4 build host I'm getting the following errors doing
a candidate 0.7.7 tarball build:
ap_BeOSDlg_Zoom.cpp:
xap_BeOSDlg_Zoom.cpp: In method `void ZoomWin::MessageReceived(class BMessage *)':
xap_BeOSDlg_Zoom.cpp:125: `atoi' undeclared (first use this function)
xap_BeOSDlg_Zoom.cpp:125: (Each undeclared identifier is reported only once
xap_BeOSDlg_Zoom.cpp:125: for each function it appears in.)
xap_BeOSDlg_Zoom.cpp:127: confused by earlier errors, bailing out
make[5]: ***
[/boot/var/tmp/AbiBldSvr/0944689662/tmp/abi-0.7.7-pre3/src/BeOS_4.0_x86_OBJ/obj/xap_BeOSDlg_Zoom.o]
Error 1
make[5]: Leaving directory
`/boot/var/tmp/AbiBldSvr/0944689662/tmp/abi-0.7.7-pre3/src/af/xap/beos'
make[4]: *** [build] Error 2
make[4]: Leaving directory
`/boot/var/tmp/AbiBldSvr/0944689662/tmp/abi-0.7.7-pre3/src/af/xap'
make[3]: *** [build] Error 2
make[3]: Leaving directory
`/boot/var/tmp/AbiBldSvr/0944689662/tmp/abi-0.7.7-pre3/src/af'
make[2]: *** [build] Error 2
make[2]: Leaving directory `/boot/var/tmp/AbiBldSvr/0944689662/tmp/abi-0.7.7-pre3/src'
make[1]: *** [compile] Error 2
make[1]: Leaving directory `/boot/var/tmp/AbiBldSvr/0944689662/tmp/abi-0.7.7-pre3'
compile ended at Wed Dec 8 14:07:14 PST 1999
RESULT: Build failed
This is also happening on the PowerPC build box, but GCC's warnings/errors
are much easier to read (at least for me).
--
Shaw Terwilliger