compiling under solaris 2.6


Subject: compiling under solaris 2.6
From: Jean-Raymond.Chauviere (Jean-Raymond.Chauviere@cetelem.fr)
Date: Fri Feb 16 2001 - 03:12:00 CST


/data/gnu/gnu/worksrc/OFFICE/abi gcc -v
Reading specs from
/app/gnu/lib/gcc-lib/sparc-sun-solaris2.6/2.95.2/specs
gcc version 2.95.2 19991024 (release)
/data/gnu/gnu/worksrc/OFFICE/abi uname -a
SunOS uzes 5.6 Generic_105181-20 sun4u sparc SUNW,Ultra-5_10

-------
lrwxrwxrwx 1 gnu produit 11 Feb 15 17:52 ../abi ->
abi-0.7.11/
drwxr-sr-x 7 gnu produit 512 Feb 15 17:49 ../abi-0.7.11
drwxr-sr-x 4 gnu produit 512 Sep 12 23:19 ../abidistfiles
drwxr-sr-x 7 gnu produit 512 Sep 12 23:19 ../expat

---------------------------------------------------------------
in ./src/af/util/xp/ut_mbtowc.h
I first get a problem that I solve commenting ifdef
/*
#if defined(__BEOS__)
*/
typedef int mbstate_t;
/*
#endif
*/
to avoid a problem in the class

and it stays:
Building with [LicensedTrademarks:Off Debug:Off Gnome:Off
Gnome-XML:Off].
/app/gnu/doublons/bin/make
ABI_ROOT=/data/gnu/gnu/worksrc/OFFICE/abi-0.7.11 -C xp build
make[4]: Entering directory
`/data/gnu/gnu/worksrc/OFFICE/abi-0.7.11/src/af/util/xp'
Building with [LicensedTrademarks:Off Debug:Off Gnome:Off
Gnome-XML:Off].
ut_mbtowc.cpp:
ut_mbtowc.cpp: In method `int UT_Mbtowc::mbtowc(__wchar_t &, char)':
ut_mbtowc.cpp:57: `mbrtowc' undeclared (first use this function)
ut_mbtowc.cpp:57: (Each undeclared identifier is reported only once
ut_mbtowc.cpp:57: for each function it appears in.)
make[4]: ***
[/data/gnu/gnu/worksrc/OFFICE/abi-0.7.11/src/SunOS_5.6_sparc32_OBJ/obj/ut_mbtowc.o]
Error 1
make[4]: Leaving directory
`/data/gnu/gnu/worksrc/OFFICE/abi-0.7.11/src/af/util/xp'
make[3]: *** [build] Error 2
make[3]: Leaving directory
`/data/gnu/gnu/worksrc/OFFICE/abi-0.7.11/src/af/util'
make[2]: *** [build] Error 2
make[2]: Leaving directory
`/data/gnu/gnu/worksrc/OFFICE/abi-0.7.11/src/af'
make[1]: *** [build] Error 2
make[1]: Leaving directory `/data/gnu/gnu/worksrc/OFFICE/abi-0.7.11/src'
make: *** [compile] Error 2

I can't investigate.
Thank you to prevent me if you have a solution or patch
JRC

-- 
Nur der Kleingeist hält Ordnung, das Genie beherrscht das Chaos.
Seuls les petits esprits aiment l'ordre, le génie maitrîse le chaos.
(anonyme)




This archive was generated by hypermail 2b25 : Fri Feb 16 2001 - 04:12:18 CST