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

aboot : dpkg-buildpackage -A on amd64



Hi,

I was able to build aboot-base on amd64 without error (but with a lot of
warnings) with the patch below and the two patches [1], [2] of #832491.

The package built is not very useful as there are no binary files bootlx,
net_aboot.nh and net_pad inside (#821332)

I hope it will help nevertheless !

Regards,
JH Chatenet

[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=832491#5
[2] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=832491#23

diff -Naur aboot-1.0~pre20040408/debian/rules aboot-1.0~pre20040408/debian/rules
--- aboot-1.0~pre20040408/debian/rules
+++ aboot-1.0~pre20040408/debian/rules
@@ -42,6 +42,7 @@
 	$(MAKE) -C srmbootfat srmbootfat srmbootfat.1 CC=$(CC) $(shell dpkg-buildflags --export=configure)
 	$(MAKE) -C doc/man isomarkboot.1
 	$(MAKE) -C doc/man/de isomarkboot.de.1 srmbootfat.de.1
+	$(MAKE) -C doc/faq
 endif
 
 override_dh_auto_clean:


Reply to: