[ds6-devel] Re: nc6 release 0.3

Chris Leishman chris at leishman.org
Wed Jan 22 00:04:49 CET 2003


On Tuesday, January 21, 2003, at 11:44 PM, Mauro Tortonesi wrote:
<snip>
> [mauro at trantor cvs]$ automake --version
> automake (GNU automake) 1.7.2
> [...]
> [mauro at trantor cvs]$ autoconf --version
> autoconf (GNU Autoconf) 2.57
> [...]
> [mauro at trantor cvs]$ rpm -q gettext
> gettext-0.11.2-8mdk
>
>> I think it might have a new file config/config.rpath that didn't
>> go into the distributions.
> hmmm. no such file has ever been created here.
>
>> Did you run distcheck?
> yes. everything was ok.

Well - it's stuffed here.  *ARRRRGGGGGGGHHHHHHHHHHHHH*

gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" 
-DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../intl  -O2  
dcigettext.c
dcigettext.c: In function `plural_lookup':
dcigettext.c:993: called object is not a function
make[2]: *** [dcigettext.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

I think there's a problem in the files in the intl directory being from 
gettext 0.10.40 and the macros used in your build are from 0.11.

Can we try going back to gettext 0.10 for now?  Perhaps I should build 
a tarball to get the release up there?

Regards,
Chris



More information about the ds6-devel mailing list