FS#8873 - diffutils dep

Attached to Project: Arch Linux
Opened by Peter Avramucz (muczyjoe) - Saturday, 08 December 2007, 20:46 GMT
Last edited by Roman Kyrylych (Romashka) - Monday, 10 December 2007, 15:08 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To No-one
Architecture All
Severity Medium
Priority Normal
Reported Version 2007.08-2
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

I've compiled my custom kernel on a fresh install, when i've got this message:
/usr/src/linux-2.6.23/scripts/mkcompile_h: line 89: cmp: command not found
UPD include/linux/compile.h
CC init/version.o
LD init/built-in.o
LD .tmp_vmlinux1
KSYM .tmp_kallsyms1.S
AS .tmp_kallsyms1.o
LD .tmp_vmlinux2
KSYM .tmp_kallsyms2.S
AS .tmp_kallsyms2.o
LD vmlinux.o
MODPOST vmlinux.o
LD vmlinux
SYSMAP System.map
SYSMAP .tmp_System.map
/bin/sh: cmp: command not found
Inconsistent kallsyms data
Try setting CONFIG_KALLSYMS_EXTRA_PASS
make: *** [vmlinux] Error 1

Note the cmp: command not found message!
I think one of the packages should depend on diffutils. I didn't have this problem before...
This task depends upon

Closed by  Roman Kyrylych (Romashka)
Monday, 10 December 2007, 15:08 GMT
Reason for closing:  Duplicate
Comment by Jens Adam (byte) - Sunday, 09 December 2007, 04:51 GMT
This will get fixed in a short while.
Also see: http://bugs.archlinux.org/task/8802#comment21970

Loading...