This is not a gnustep-make problem. It's either a gnustep-gui problem (since make_services is in gui) or a gnustep-base problem (since the error line is from base).
It's very odd for serveral reasons. One is that this really shouldn't happen. Even if the 'English' Language file wasn't installed, it would get a dictionary from the i18n functions (should be on every Unix system) The second thing is, that I ran gdb on a current copy of make_services, at it never even calls the NSUserDefaults method that would produce this error! Perhaps it's an old gnustep-gui library installed or an old gnustep-base library? Nicola Pero wrote: > ---------- Forwarded message ---------- > Date: Thu, 28 Mar 2002 16:08:41 -0800 > From: Chris Waters <[EMAIL PROTECTED]> > To: Debian Bug Tracking System <[EMAIL PROTECTED]> > Subject: Bug#140396: GNUstep.sh: no language locale found > Resent-Date: Fri, 29 Mar 2002 00:18:05 GMT > Resent-From: Chris Waters <[EMAIL PROTECTED]> > Resent-To: Debian GNUstep maintainers <[EMAIL PROTECTED]>, > [EMAIL PROTECTED] > > Package: gnustep-make > Version: 1.3.0-1 > Severity: minor > > When I sourced /usr/lib/GNUstep/System/Makefiles/GNUstep.sh, the > following message appeared: > > make_services[14895] Improper installation: No language locale found > > Since I have $LANG set to "en_US", this surprises me. Things seem to > work, but I'm a little worried that there may be some subtle problems > here. > > -- System Information > Debian Release: 3.0 > Architecture: i386 > Kernel: Linux starless 2.4.14 #1 Fri Nov 16 00:46:36 PST 2001 i686 > Locale: LANG=en_US, LC_CTYPE=en_US > > Versions of packages gnustep-make depends on: > ii gobjc-3.0 1:3.0.4-6 The GNU Objective-C compiler. > ii libc6 2.2.5-4 GNU C Library: Shared libraries an > > -- Adam Fedor, Digital Optics Corp. | I'm glad I hate spinach, because http://www.doc.com | if I didn't, I'd eat it, and you | know how I hate the stuff. _______________________________________________ Bug-gnustep mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-gnustep
