Note: please don't spam any of the e-mail addresses which you see here. Follow this link if you want some addresses to misuse.
From: David Chappell <David.Chappell@mail.cc.trincoll.edu> Date: Mon, 07 Jan 2002 14:45:31 -0500 Subject: Re: PPR: Small bug in i18n Olivier Tharan wrote: > Hello, > >I have compiled PPR 1.44 on a FreeBSD 4.3 system and answered 'yes' to >the "Include international messages support?" question. I then had a >lot of errors about gettext being non defined in some functions. I >nailed it down to $(INTLLIBS) not being in some Makefiles. > >You will find in attachment a patch to correct the Makefiles which need >it. The last part of the patch is makeprogs/global.mk which you might >want to not apply anyway; in this file, the major modification is: > > INTLLIBS=-L /usr/local/lib -lintl > >(this applies to a FreeBSD system where the gettext port is installed in >/usr/local). > >This patch applies also to FreeBSD 4.4. > >olive > Thanks for the patch. It will be in the next version. Don't worry about global.mk, the problem is that some of the Makefiles hadn't been converted to use $(LD) $(LDFLAGS) instead of $(CC) $(CFLAGS) when linking an executable. - -- ================================================================ David Chappell David.Chappell@Mail.Trincoll.Edu Computing Center Postmaster@Mail.Trincoll.Edu Trinity College (860) 297-2114 Hartford, Connecticut 06106 U.S.A.