locale (?) problem



Welcome.


I'm trying to 'get' localized (polish) Gnome2. Similar compilation error I received trying to compile 'from scratch' gnome2 (at gdm or mercheant). I'm newbie, so I suppose that I should set properly some env.vars or maybe ./configure switches.
(I'm using Linux From Scratch 4.)
Could someone help me ?

bonobo-activation-activate.c: In function `bonobo_activation_init_activation_env': bonobo-activation-activate.c:712: `LC_ALL' undeclared (first use in this function) bonobo-activation-activate.c:712: (Each undeclared identifier is reported only once
bonobo-activation-activate.c:712: for each function it appears in.)
bonobo-activation-activate.c:713: `LC_COLLATE' undeclared (first use in this function) bonobo-activation-activate.c:714: `LC_MESSAGES' undeclared (first use in this function) bonobo-activation-activate.c:715: `LC_MONETARY' undeclared (first use in this function) bonobo-activation-activate.c:716: `LC_NUMERIC' undeclared (first use in this function) bonobo-activation-activate.c:717: `LC_TIME' undeclared (first use in this function) bonobo-activation-activate.c:729: warning: assignment makes pointer from integer without a cast
make[10]: *** [bonobo-activation-activate.lo] Error 1
make[10]: Leaving directory `/CMS/GARNOME/garnome-0.18.3/gnome/bonobo-activation/work/bonobo-activation-2.1.0/bonobo-activation'

currently I've :
LC_MESSAGES=pl
NLSPATH=/usr/share/locale/%l/%N
LANGUAGE=pl
LC_TIME=pl
LC_ALL=pl
LANG=pl
LC_NUMERIC=pl
LC_CTYPE=pl
LC_MONETARY=pl
LC_COLLATE=pl

Thanks

kg






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]