Hi All,
Does anyone know what I'm doing incorrectly when compiling abiword for
Solaris?
I've installed fribidi. Then I type these commands to compile it
> setenv LD_RUN_PATH /usr/local/lib
> setenv PKG_CONFIG_PATH /usr/local/lib/pkgconfig:/usr/lib/pkgconfig
> ./configure
> make
The make dies with this error:
g++ -DPACKAGE_NAME=\"AbiSuite\" -DPACKAGE_TARNAME=\"abisuite\"
-DPACKAGE_VERSION=\"2.0\" -DPACKAGE_STRING=\"AbiSuite\
2.0\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\"
-DPACKAGE=\"AbiSuite-2.0\" -DVERSION=\"2.0.12\" -DSTDC_HEADERS=1
-DHAVE_LIMITS_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1
-DHAVE_MALLOC_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1
-DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DHAVE_RE_COMP=1
-DHAVE_REGCOMP=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_STRCASECMP=1
-DSETENV_MISSING=1 -I. -I. -I'../../../../src/af/util/xp'
-I'../../../../src/af/ev/xp' -I'../../../../src/af/ev/xp'
-I'../../../../src/af/gr/xp' -I'../../../../src/af/xap/xp'
-I'../../../../src/af/util/unix' -I'../../../../src/af/ev/unix'
-I'../../../../src/af/gr/unix' -I'../../../../src/af/xap/unix'
-I'../../../../src/other/spell/xp' -I'../../../../src/other/fribidi/xp'
-I'../../../../src/other/ttftool/unix' -Wall -pedantic -ansi
-D_BSD_SOURCE -pipe -D__EXTENSIONS__ -DSCANDIR_MISSING -DSunOS
-DNDEBUG -I/usr/include/libxml2 -I/usr/local/include/fribidi
-I/usr/local/src/abiword-2.0.12/wv -I/usr/openwin/include
-I/usr/local/include/libpng12 -DHAVE_THREADS=1 -threads
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
-I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include
-I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0
-I/usr/openwin/include -I/usr/local/include -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include -I/usr/include/libglade-2.0
-I/usr/include/libxml2 -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include -DSUPPORTS_UT_IDLE=1
-DABISUITE_HOME=\"/usr/local/share/AbiSuite-2.0\"
-DABI_BUILD_VERSION=\"2.0.12\" -c -o ut_iconv.o `test -f 'ut_iconv.cpp'
|| echo './'`ut_iconv.cpp
ut_iconv.cpp: In constructor `auto_iconv::auto_iconv(const char*, const char*)
':
ut_iconv.cpp:75: error: `cd' has incomplete type
/usr/include/iconv.h:16: error: forward declaration of `struct _iconv_info'
ut_iconv.cpp: In function `size_t UT_iconv(_iconv_info*, const char**, size_t*,
char**, size_t*)':
ut_iconv.cpp:299: error: invalid conversion from `char**' to `const char**'
make[4]: *** [ut_iconv.o] Error 1
make[4]: Leaving directory `/usr/local/src/abiword-2.0.12/abi/src/af/util/xp'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/local/src/abiword-2.0.12/abi/src/af/util'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/src/abiword-2.0.12/abi/src/af'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/abiword-2.0.12/abi/src'
make: *** [all-recursive] Error 1
Does anyone know what I'm doing wrong?
Thanks,
Cheryl
-- Cheryl Southard cld@astro.caltech.edu ----------------------------------------------- To unsubscribe from this list, send a message to abiword-user-request@abisource.com with the word unsubscribe in the message body.Received on Wed Sep 29 21:44:57 2004
This archive was generated by hypermail 2.1.8 : Wed Sep 29 2004 - 21:44:58 CEST