Michael Ablassmeier <[EMAIL PROTECTED]> (07/08/2007): > > # Add here commands to compile the package. > > /usr/bin/make > > /bin/sh: arch: command not found > > make[1]: Entering directory `/build/user/dumputils-1.0.0' > > gcc -Wall -O -ggdb -o savedump savedump.c ftp.c parseconf.c -D > > gcc: argument to '-D' is missing
Hmm, I found this strange since: | [EMAIL PROTECTED]:~/dumputils-1.0.0$ grep ARCH Makefile | ARCH = $(shell arch | sed 's/i.86/i386/') | gcc ${CFLAGS} -o savedump savedump.c ftp.c parseconf.c -D${ARCH} ${DEBUG} The binary belongs to: | util-linux: bin/arch And: | Package: util-linux | Essential: yes | Priority: required Also, it builds fine in a clean i386 sid chroot. Cheers, -- Cyril Brulebois
pgpb8eAB1whoH.pgp
Description: PGP signature