Bug#427596: sysklogd: FTBFS: ksym_mod.c:102:27: error: linux/linkage.h: No such file or directory

2007-06-07 Thread Kurt Roeckx
reopen 427596
thanks

* Added build-dependency against linux-kernel-headers (closes: Bug#427596)

The problem is that we're using linux-libc-dev instead of
linux-kernel-headers and you just get:
Checking for already installed source dependencies...
linux-kernel-headers: already installed (=*=PROVIDED=*=)

linux-libc-dev provides linux-kernel-headers.  Adding a build dependency
on linux-kernel-headers doesn't get you anything.

You should either stop using that file, or ask the kernel maintainers to
include it.


Kurt



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#427596: sysklogd: FTBFS: ksym_mod.c:102:27: error: linux/linkage.h: No such file or directory

2007-06-05 Thread Lucas Nussbaum
Package: sysklogd
version: 1.4.1-20
Severity: serious
Justification: FTBFS on i386

Hi,

During a rebuild of all packages in sid, your package failed to build on i386.

Relevant part:
dpkg-source: building sysklogd in sysklogd_1.4.1-20.dsc
 debian/rules build
/usr/bin/make DEB=-DDEBRELEASE=\\\20\\\ \
CFLAGS=-O2 -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
-DSYSV -fomit-frame-pointer -fno-strength-reduce \
LDFLAGS=
make[1]: Entering directory `/build/user/sysklogd-1.4.1'
gcc -O2 -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DSYSV 
-fomit-frame-pointer -fno-strength-reduce -DSYSLOG_INET -DSYSLOG_UNIXAF 
-DNO_SCCS -DFSSTND -DSYSLOGD_PIDNAME=\syslogd.pid\ -DDEBRELEASE=\20\ -c 
syslogd.c
gcc -O2 -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DSYSV 
-fomit-frame-pointer -fno-strength-reduce -c pidfile.c
gcc  -o syslogd syslogd.o pidfile.o 
gcc -O2 -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DSYSV 
-fomit-frame-pointer -fno-strength-reduce -DFSSTND  -DDEBRELEASE=\20\ -c 
klogd.c
gcc -O2 -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DSYSV 
-fomit-frame-pointer -fno-strength-reduce -DALLOW_KERNEL_LOGGING -c syslog.c
gcc -O2 -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DSYSV 
-fomit-frame-pointer -fno-strength-reduce -DFSSTND  -c ksym.c
gcc -O2 -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DSYSV 
-fomit-frame-pointer -fno-strength-reduce -DFSSTND  -c ksym_mod.c
ksym_mod.c:102:27: error: linux/linkage.h: No such file or directory
make[1]: *** [ksym_mod.o] Error 1
make[1]: Leaving directory `/build/user/sysklogd-1.4.1'
make: *** [build] Error 2

The full build log is available from
http://people.debian.org/~lucas/logs/2007/06/01/

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]