Bug#532390: memdump: FTBFS on Debian GNU/Hurd [Patch]
Barry deFreese
bdefreese at debian.org
Tue Jun 9 02:12:12 UTC 2009
Package: memdump
Version: 1.01-5
Severity: normal
Hi,
memdump currently fails to build on Debian GNU/Hurd. Making the
following modification to makedefs allows it to build:
Linux.2*) DEFS="-DLINUX2"
;;
++ GNU*) DEFS="-DLINUX2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
++ ;;
*) echo unsupported system: $SYSTEM.$RELEASE 1>&2; exit 1
;;
esac
Thank you,
Barry deFreese
More information about the forensics-devel
mailing list