Re: BeOS Zoom dialog


Subject: Re: BeOS Zoom dialog
From: Paul Rohr (paul@abisource.com)
Date: Wed Dec 08 1999 - 15:51:48 CST


The ANSI header for atoi is <stdlib.h>. Try adding that before all the
"ut_*.h" includes, and see if that does it.

Paul

At 01:07 PM 12/8/99 -0600, sterwill@abisource.com wrote:
>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
>
>
>



This archive was generated by hypermail 2b25 : Wed Dec 08 1999 - 15:46:46 CST