[opensuse-factory] New glibc-devel replaced linux-kernel-headers, now build fails.
Hi, recently I have problems building busybox on my system: seife@strolchi:/local/seife/src/git-repos/busybox> make defconfig O=build HOSTCC scripts/basic/fixdep In file included from /usr/include/sys/socket.h:40, from /usr/include/netinet/in.h:25, from /usr/include/arpa/inet.h:23, from /local/seife/src/git-repos/busybox/scripts/basic/fixdep.c:115: /usr/include/bits/socket.h:366:24: error: asm/socket.h: No such file or directory make[2]: *** [scripts/basic/fixdep] Error 1 make[1]: *** [scripts_basic] Error 2 make: *** [defconfig] Error 2 seife@strolchi:/local/seife/src/git-repos/busybox> rpm -qf /usr/include/bits/socket.h glibc-devel-2.11-1.6.i686 Am I just missing a package that provides a /usr/include/asm/socket.h symlink (in which case some dependencies are borked, and I'd bugzilla for that), or is glibc-devel broken (in which case I'd file a bugreport against that)? Thanks for any insights ;-) seife -- Stefan Seyfried "Mit Außerirdischen, die nicht weiter gekommen sind als Microsoft und Apple, will ich persönlich nichts zu tun haben." -- Prof. Harald Lesch -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
On 18/01/10 09:32, Stefan Seyfried wrote:
Hi,
recently I have problems building busybox on my system:
seife@strolchi:/local/seife/src/git-repos/busybox> make defconfig O=build HOSTCC scripts/basic/fixdep In file included from /usr/include/sys/socket.h:40, from /usr/include/netinet/in.h:25, from /usr/include/arpa/inet.h:23, from /local/seife/src/git-repos/busybox/scripts/basic/fixdep.c:115: /usr/include/bits/socket.h:366:24: error: asm/socket.h: No such file or directory make[2]: *** [scripts/basic/fixdep] Error 1 make[1]: *** [scripts_basic] Error 2 make: *** [defconfig] Error 2 seife@strolchi:/local/seife/src/git-repos/busybox> rpm -qf /usr/include/bits/socket.h glibc-devel-2.11-1.6.i686
Am I just missing a package that provides a /usr/include/asm/socket.h symlink (in which case some dependencies are borked, and I'd bugzilla for that), or is glibc-devel broken (in which case I'd file a bugreport against that)?
Thanks for any insights ;-)
seife
That's been noticed by myself and Donn Washburn, we just did "ln -s /usr/include/asm-x86 /usr/include/asm". A bug report looks necessary. Regards Sid. -- Sid Boyce ... Hamradio License G3VBV, Licensed Private Pilot Emeritus IBM/Amdahl Mainframes and Sun/Fujitsu Servers Tech Support Specialist, Cricket Coach Microsoft Windows Free Zone - Linux used for all Computing Tasks -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
On Tue, 19 Jan 2010 01:14:32 +0000 Sid Boyce <sboyce@blueyonder.co.uk> wrote:
On 18/01/10 09:32, Stefan Seyfried wrote:
/usr/include/bits/socket.h:366:24: error: asm/socket.h: No such file or directory
That's been noticed by myself and Donn Washburn, we just did "ln -s /usr/include/asm-x86 /usr/include/asm". A bug report looks necessary.
I did that already yesterday. Still good to see I'm not the only one hitting this ;) https://bugzilla.novell.com/show_bug.cgi?id=571604 -- Stefan Seyfried "Any ideas, John?" "Well, surrounding them's out." -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
On 19/01/10 12:39, Stefan Seyfried wrote:
On Tue, 19 Jan 2010 01:14:32 +0000 Sid Boyce <sboyce@blueyonder.co.uk> wrote:
On 18/01/10 09:32, Stefan Seyfried wrote:
/usr/include/bits/socket.h:366:24: error: asm/socket.h: No such file or directory
That's been noticed by myself and Donn Washburn, we just did "ln -s /usr/include/asm-x86 /usr/include/asm". A bug report looks necessary.
I did that already yesterday. Still good to see I'm not the only one hitting this ;)
I hit it on 4 boxes after I did a zypper dup and not long after Donn said he had also. Regards Sid. -- Sid Boyce ... Hamradio License G3VBV, Licensed Private Pilot Emeritus IBM/Amdahl Mainframes and Sun/Fujitsu Servers Tech Support Specialist, Cricket Coach Microsoft Windows Free Zone - Linux used for all Computing Tasks -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
On Tue, Jan 19, 2010 at 01:39:25PM +0100, Stefan Seyfried wrote:
On Tue, 19 Jan 2010 01:14:32 +0000 Sid Boyce <sboyce@blueyonder.co.uk> wrote:
On 18/01/10 09:32, Stefan Seyfried wrote:
/usr/include/bits/socket.h:366:24: error: asm/socket.h: No such file or directory
That's been noticed by myself and Donn Washburn, we just did "ln -s /usr/include/asm-x86 /usr/include/asm". A bug report looks necessary.
I did that already yesterday. Still good to see I'm not the only one hitting this ;)
Same for me. Stefan Public Key available ------------------------------------------------------ Stefan Dirsch (Res. & Dev.) SUSE LINUX Products GmbH Tel: 0911-740 53 0 Maxfeldstraße 5 FAX: 0911-740 53 479 D-90409 Nürnberg http://www.suse.de Germany ----------------------------------------------------------------- SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) ----------------------------------------------------------------- -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
participants (3)
-
Sid Boyce
-
Stefan Dirsch
-
Stefan Seyfried