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