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

Bug#321010: marked as done (sys/param.h export the linux autoconf macros)



Your message dated Mon, 10 Sep 2007 17:22:58 +0200
with message-id <20070910152258.GA14533@wavehammer.waldi.eu.org>
and subject line Fixed
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: busybox
Version: 1:1.00-4
Severity: important

Hi,

Your package is failing to build on amd64 with the following
error:
make[1]: Entering directory `/build/buildd/busybox-1.00'
gcc -I/build/buildd/busybox-1.00/include -I/build/buildd/busybox-1.00/include -I/build/buildd/busybox-1.00/libbb -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -Wstrict-prototypes -Wshadow -Os -fomit-frame-pointer -DNDEBUG     -c -o /build/buildd/busybox-1.00/applets/applets.o /build/buildd/busybox-1.00/applets/applets.c
In file included from /build/buildd/busybox-1.00/applets/applets.c:48:
/build/buildd/busybox-1.00/include/applets.h:554: error: 'sysctl_main' undeclared here (not in a function)
make[1]: *** [/build/buildd/busybox-1.00/applets/applets.o] Error
1
make[1]: Leaving directory `/build/buildd/busybox-1.00'

Which are the following lines:
#ifdef CONFIG_SYSCTL
        APPLET(sysctl, sysctl_main, _BB_DIR_SBIN, _BB_SUID_NEVER)
#endif

During configure I see the following:
sysctl (CONFIG_SYSCTL) [N/y/?] n

And I can't find any place setting CONFIG_SYSCTL. 
./include/config.h:#undef CONFIG_SYSCTL


Kurt




--- End Message ---
--- Begin Message ---
Version: 2.6.21-1

This bug was fixed by the obsoletion of autoconf.h include.

Bastian

-- 
Totally illogical, there was no chance.
		-- Spock, "The Galileo Seven", stardate 2822.3


--- End Message ---

Reply to: