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

gpart FTBFS



Hello,

gpart does not build on hurd right ??
According to http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=636814,
the proposed patch boils down to
<snip>
-ifeq ($(shell uname),Linux)
+ifneq ($(findstring $(shell uname),Linux GNU GNU/kFreeBSD),)
LIBS=-ldl
</snip>
in the make file ??
After applying the patch, the build is failing because gm_ntfs.h
cannot find asm/byteorder.h.

Should i make the package linux-any only and close #636814 ??

Regards,
harish


Reply to: