Hi! I'm trying to compile AbiWord 1.0.1 on NetBSD/i386 but the compilation fails. My guess is that the command line argument is too long (see the output). Older versions (0.99.x) worked just fine.
Any ideas how to make this work? ROOT dhcp118:/usr/pkgsrc/editors/abiword> gcc -v Using builtin specs. gcc version 2.95.3 20010315 (release) (NetBSD nb2) gmake[4]: Entering directory `/work/netbsd/pkgsrc/editors/abiword/work/abiword-1.0.1/abi/src/config/require/xp' Building with [LicensedTrademarks:Off Debug:Off BiDi:Off Gnome:Off LibXML:Off Pspell:Off Scripting:Off]. Found expat in peer directory creating cache ./config.cache checking host system type... i386-unknown-netbsdelf1.5ZC checking build system type... i386-unknown-netbsdelf1.5ZC checking for ranlib... ranlib checking for gcc... gcc checking whether the C compiler (gcc -O2 -Wall -ansi -pedantic -I/work/netbsd/pkgsrc/editors/abiword/work/.buildlink/include -O2 -I/usr/pkg/share/x11-links/include -DHAVE_INTTYPE_H=1 -pipe -DNETBSD -DNetBSD -DHAVE_STRERROR -pipe -DNETBSD -DNetBSD -DHAVE_STRERROR -pipe -DNETBSD -DNetBSD -DHAVE_STRERROR -pipe -DNETBSD -DNetBSD -DHAVE_STRERROR -DNDEBUG -I/work/netbsd/pkgsrc/editors/abiword/work/abiword-1.0.1/abi/src/config -I/work/netbsd/pkgsrc/editors/abiword/work/abiword-1.0.1/abi/src/af/xap/xp -I/work/netbsd/pkgsrc/editors/abiword/work/abiword-1.0.1/abi/src/af/xap/unix -I/work/netbsd/pkgsrc/editors/abiword/work/abiword-1.0.1/abi/src/af/ev/xp -I/work/netbsd/pkgsrc/editors/abiword/work/abiword-1.0.1/abi/src/af/ev/unix -I/work/netbsd/pkgsrc/editors/abiword/work/abiword-1.0.1/abi/src/af/util/xp -I/work/netbsd/pkgsrc/editors/abiword/work/abiword-1.0.1/abi/src/af/util/unix -I/work/netbsd/pkgsrc/editors/abiword/work/abiword-1.0.1/abi/src/af/gr/xp -I/work/netbsd/p kgsrc/editors/abiword/work/abiword-1.0.1/abi/src/af/gr/unix -I/work/netbsd/pkgsrc/editors/abiword/work/abiword-1.0.1/abi/src/wp/ap/xp -I/work/netbsd/pkgsrc/editors/abiword/work/abiword-1.0.1/abi/src/wp/ap/unix -I/work/netbsd/pkgsrc/editors/abiword/work/abiword-1.0.1/abi/src/text/ptbl/xp -I/work/netbsd/pkgsrc/editors/abiword/work/abiword-1.0.1/abi/src/text/fmt/xp -I/work/netbsd/pkgsrc/editors/abiword/work/abiword-1.0.1/abi/src/wp/impexp/xp -I/work/netbsd/pkgsrc/editors/abiword/work/abiword-1.0.1/abi/src/wp/ap/xp/ToolbarIcons -I/work/netbsd/pkgsrc/editors/abiword/work/abiword-1.0.1/abi/src/../../expat/lib -I/work/netbsd/pkgsrc/editors/abiword/work/abiword-1.0.1/abi/src/../../wv/exporter -I/work/netbsd/pkgsrc/editors/abiword/work/abiword-1.0.1/abi/src/../../libiconv/include -I/work/netbsd/pkgsrc/editors/abiword/work/abiword-1.0.1/abi/src/other/spell/xp -I/work/netbsd/pkgsrc/editors/abiword/work/abiword-1.0.1/abi/src/other/fribidi/xp -DABI_BUILD_VERSION=\"1.0.1\" -I/work/netbsd /pkgsrc/editors/abiword/work/.buildlink/include/gtk-1.2 -I/work/netbsd/pkgsrc/editors/abiword/work/.buildlink/include/glib/glib-1.2 -I/work/netbsd/pkgsrc/editors/abiword/work/.buildlink/lib/glib/include -I/usr/pkg/share/x11-links/include -I/work/netbsd/pkgsrc/editors/abiword/work/.buildlink/include/glib/glib-1.2 -I/work/netbsd/pkgsrc/editors/abiword/work/.buildlink/lib/glib/include -DSUPPORTS_UT_IDLE=1 -L/work/netbsd/pkgsrc/editors/abiword/work/.buildlink/lib -L/usr/pkg/share/x11-links/lib -Wl,-R/usr/X11R6/lib -Wl,-R/usr/pkg/lib) works... no configure: error: installation or configuration problem: C compiler cannot create executables. Martti
