Compliing AbiWord on FreeBSD


Subject: Compliing AbiWord on FreeBSD
DrThunder@drthunder.net
Date: Fri Nov 23 2001 - 09:54:48 CST


I was recently trying to compile abiword-0.9.4.1 on a FreeBSD 4.3 system, and ran into problems while compiling... The way I compiled it was by going to ~root/abiword-0.9.4.1/abi, and typing 'make UNIX_CAN_BUILD_STATIC=0 install'. It would start to compile and then I would get the follwing:

Building with [LicensedTrademarks:Off Debug:Off BiDi:Off Gnome:Off LibXML:Off Pspell:Off Scripting:Off].
localcharset.c:
localcharset.c: In function `get_charset_aliases':
localcharset.c:91: `LIBDIR' undeclared (first use in this function)
localcharset.c:91: (Each undeclared identifier is reported only once
localcharset.c:91: for each function it appears in.)
make[7]: *** [/root/abiword-0.9.4.1/abi/src/../src/FreeBSD_4.3-RELEASE_i386_OBJ/obj/libiconv/localcharset.o] Error 1
make[7]: Leaving directory `/root/abiword-0.9.4.1/libiconv/libcharset/lib'
make[6]: *** [build] Error 2
make[6]: Leaving directory `/root/abiword-0.9.4.1/libiconv/libcharset'
make[5]: *** [build] Error 2
make[5]: Leaving directory `/root/abiword-0.9.4.1/libiconv'
make[4]: *** [_LIBICONV_] Error 2
make[4]: Leaving directory `/root/abiword-0.9.4.1/abi/src/config/require/unix'
make[3]: *** [build] Error 2
make[3]: Leaving directory `/root/abiword-0.9.4.1/abi/src/config/require'
make[2]: *** [build] Error 2
make[2]: Leaving directory `/root/abiword-0.9.4.1/abi/src/config'
make[1]: *** [build] Error 2
make[1]: Leaving directory `/root/abiword-0.9.4.1/abi/src'
make: *** [install] Error 2

I also tried to compile it by typing just 'make', and got the same thing. I have tried compile abiword-0.9.5 with the same command, and I get the following after it compiles for a while:

Building with [LicensedTrademarks:Off Debug:Off BiDi:Off Gnome:Off LibXML:Off Pspell:Off Scripting:Off].
localcharset.c:
localcharset.c: In function `get_charset_aliases':
localcharset.c:91: `LIBDIR' undeclared (first use in this function)
localcharset.c:91: (Each undeclared identifier is reported only once
localcharset.c:91: for each function it appears in.)
make[7]: *** [/usr/home/patrick/abiword-0.9.5/abi/src/../src/FreeBSD_4.3-RELEASE_i386_OBJ/obj/libiconv/localcharset.o] Error 1
make[7]: Leaving directory `/usr/home/patrick/abiword-0.9.5/libiconv/libcharset/lib'
make[6]: *** [build] Error 2
make[6]: Leaving directory `/usr/home/patrick/abiword-0.9.5/libiconv/libcharset'make[5]: *** [build] Error 2
make[5]: Leaving directory `/usr/home/patrick/abiword-0.9.5/libiconv'
make[4]: *** [_LIBICONV_] Error 2
make[4]: Leaving directory `/usr/home/patrick/abiword-0.9.5/abi/src/config/require/unix'
make[3]: *** [build] Error 2
make[3]: Leaving directory `/usr/home/patrick/abiword-0.9.5/abi/src/config/require'
make[2]: *** [build] Error 2
make[2]: Leaving directory `/usr/home/patrick/abiword-0.9.5/abi/src/config'
make[1]: *** [build] Error 2
make[1]: Leaving directory `/usr/home/patrick/abiword-0.9.5/abi/src'
make: *** [install] Error 2
Any suggestions or help would be greatly appreciated.

Thanks,

Patrick

-----------------------------------------------
To unsubscribe from this list, send a message to
abiword-user-request@abisource.com with the word
unsubscribe in the message body.



This archive was generated by hypermail 2b25 : Fri Nov 23 2001 - 09:54:50 CST