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

Re: kbdconfig.c



> You must have been using cvs.debian.org before it was live.
> I didn't fix this until I was ready to go live.

Possible, now it works again. 

But the message/lang_XX.h bug is always there, 

make lang.h
make[4]: Entering directory `/home/koptein/booting/work/utilities/dbootstrap'
make[4]: `lang.h' is up to date.
make[4]: Leaving directory `/home/koptein/booting/work/utilities/dbootstrap'
make -C po C.mo
make[4]: Entering directory `/home/koptein/booting/work/utilities/dbootstrap/po'
make[4]: `C.mo' is up to date.
make[4]: Leaving directory `/home/koptein/booting/work/utilities/dbootstrap/po'
pointerize -m po/C.mo <boxes.c >tmp.boxes.c
cc -O2 -D_GNU_SOURCE  -DARCH=powerpc -DARCHNAME='"powerpc"'  -DKVER='"2.2.3"'  -DLINGUA='"C"' -DINCLINGUA='"messages/lang_C.h"'
-Wall -g -DINCLUDE_DBOOTSTRAP -o boxes.o -c tmp.boxes.c
tmp.boxes.c:10: messages/lang_C.h: No such file or directory
make[3]: *** [boxes.o] Error 1

Is the lang_XX.h now with 'pointerize' which i think it merges the c-file with
the correct lang-file (from the po file) anymore necessary, can we remove the
INCLINGUA ??

MfG,

    Hartmut


Reply to: