[Glade-users] re : po errors - glade 0.5.9 FreeBSD packages problems
Damon Chaplin
damon@ximian.com
Tue, 20 Mar 2001 21:44:49 +0000
Richard Henry wrote:
>
> I have recently installed Glade 0.5.9 and the support packages from FreeBSD
> 4.1-RELEASE.
> After creating a basic gui and writing out the source code i go and run
> autogen.sh.
>
> Everything gos ok and configure runs properly with no errors, but when I try
> to make the package I get a ->
>
> make:dont know how to make: cat_id_table.c Stop
> *** Error code 1
>
> I thing there is something wrong with my locale. Any help would be
> appreciated.
Try reinstalling your gettext package.
(It has a bug which deletes its own files if you do a 'make uninstall')
If that doesn't solve it, does it output any warnings/errors before the
above error?
Damon