From: Brendan M. S. <me...@ba...> - 2006-12-06 20:59:14
|
Hi Darren, On 12/6/06, Darren Davison wrote: > > When running the command on line 150 of the script: > cd $TMP_DIR/gfxboot-grub-0.1/ && make http://svn.sourceforge.net/viewvc/morphix/trunk/morph-scripts/morphix-rebrand.sh?view=markup Have you run the commands on line 148 and 149. The only time I got errors was when trying to change this file. > `/home/darren/projects/morphix/sandbox/grub-theme/gfxboot-grub-0.1/po' > bin/po2txt bootloader.pot >texts.en > bin/po2txt cs.po >texts.cs > bin/po2txt de.po >texts.de > bin/po2txt es.po >texts.es > bin/po2txt fr.po >texts.fr > bin/po2txt hu.po >texts.hu > bin/po2txt it.po >texts.it > bin/po2txt ja.po >texts.ja > bin/po2txt nl.po >texts.nl > bin/po2txt ro.po >texts.ro > bin/po2txt ru.po >texts.ru > bin/po2txt sk.po >texts.sk > bin/po2txt sl.po >texts.sl > bin/po2txt sv.po >texts.sv > make[1]: Leaving directory What happened to the original ./po/text.inc ? Make should do nothing in the directory. > "profile" never referenced > "startup" never referenced > "help" never referenced > "keytable" never referenced > "e_splash" never defined > "e_dma" never defined > *** inconsistencies detected *** Don't worry about the above. > mkbootmsg -O -v -L ../.. -l boot/log -c boot.config boot/init > Including "system.inc" > Including "common.inc" > Including "theme_colors.inc" > Including "po/text.inc" > Including "window.inc" > Including "button.inc" > Including "help.inc" > Including "main.inc" > Including "xmenu.inc" > Including "dia_video.inc" > Including "dia_splash.inc" > Including "dia_lang.inc" > Including "dia_dud.inc" > Including "dia_help.inc" > Including "dia_profile.inc" > Including "dia_install.inc" > Including "panel.inc" > Including "keytables.inc" > Including "keymap.cs.inc" > Including "keymap.es.inc" > Including "keymap.fr.inc" > Including "keymap.de.inc" > Including "keymap.it.inc" > Including "keymap.ja.inc" > Including "keymap.hu.inc" > Including "keymap.ru.inc" > Including "keymap.sk.inc" > Including "keymap.sl.inc" > Including "keymap.sv.inc" > Including "locale.inc" > Undefined words: bootloader, usernote, getinfo, bootdrive, findmode, > xsavescreen, updatedisk > make: *** [bootdir] Error 10 Any the default lang been changed ? > so I think the "message" file is never generated and the original simply > gets copied to my boot/grub directory instead. Yes Which base.iso are you using ? What command you are using for run morphix-rebrand ? Is grub and gfxboot install ? Sorry for all the questions, but I spent over an hour on this can not get it to fail, but my Makefile skills are non-existent Regards, Brendan |