GnuCash-1.4.7 fails to compile on FreeBSD 4.1.1-RELEASE

Steve Davidson sdn@sprintlabs.com
Mon, 09 Oct 2000 18:50:15 -0700


This is a fresh install of FreeBSD 4.1.1.
GnuCash-1.4.7 fails to compile on FreeBSD 4.1.1-RELEASE

% ./configure          ...everything works

% make
[...]
gcc -c -DLOCALEDIR=\"/usr/local/share/locale\"
-DGNULOCALEDIR=\"/usr/local/share/locale\"  -DLOCALE_ALIAS_PATH=\"/usr/lo
cal/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib  -g -O2
-Wall  explodename.c
rm -f libintl.a
ar cru libintl.a intl-compat.o bindtextdom.o dcgettext.o dgettext.o
gettext.o  finddomain.o loadmsgcat.o localealias.o t
extdomain.o l10nflist.o  explodename.o
ranlib libintl.a
Making all in lib
Making all in po
rm -f extract-macros.perl.tmp
sed < extract-macros.perl.in > extract-macros.perl.tmp  -e
's:@-PACKAGE-@:gnucash:g'  -e 's:@-PERL-@:/usr/bin/perl:g'  -
e 's:@-CPP-@:cpp:g'
chmod +x extract-macros.perl.tmp
mv extract-macros.perl.tmp extract-macros.perl
perl -s extract-macros.perl  > pseudo-source.c
Name "main::h" used only once: possible typo at extract-macros.perl line 38.
*** Error code 1

Stop in /usr/home/sdn/p/distfiles/gnucash-1.4.7/po.
*** Error code 1

Stop in /usr/home/sdn/p/distfiles/gnucash-1.4.7.
*** Error code 1

Stop in /usr/home/sdn/p/distfiles/gnucash-1.4.7.