Hello Marc, The dummy-strip patch works fine.
However I have run into a problem with grub. It seems grub.make wants to install 'packages/grub-0.97/usr/lib/grub/i386-unknown/stage1' but in my case the i386-unknown directory is called i386-host. Again this is probably because I don't use a cross compiler. This is the error message: install_fixup: @AUTHOR@ -> "Robert Schwebel <[email protected]>" ... done. install_fixup: @DESCRIPTION@ -> missing ... done. install_copy: src=/home/rhuber/test/packages/grub-0.97/usr/lib/grub/i386-unknown/stage1 dst=/boot/grub/stage1 owner=0 group=0 permissions=0644 install: cannot stat `/home/rhuber/test/packages/grub-0.97/usr/lib/grub/i386-unknown/stage1': No such file or directory Error: install_copy failed! make: *** [/home/rhuber/test/state/grub.targetinstall] Error 1 I am using the 1.99.20 grub.make as a workaround. Regards, Rene -- ptxdist mailing list [email protected]
