Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 54656 - libcdio-0.68 fails to build due to 2.6.7-r4 headers
Summary: libcdio-0.68 fails to build due to 2.6.7-r4 headers
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-21 08:57 UTC by Colin Tinker
Modified: 2004-07-04 05:16 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Colin Tinker 2004-06-21 08:57:28 UTC
make[2]: Entering directory `/var/tmp/portage/libcdio-0.68/work/libcdio-0.68/src'
source='cd-info.c' object='cd-info.o' libtool=no \
depfile='.deps/cd-info.Po' tmpdepfile='.deps/cd-info.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..  -I../lib/ -I../include/     -march=athlon-tbird -O3 -funroll-loops -pipe -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c `test -f 'cd-info.c' || echo './'`cd-info.c
In file included from /usr/include/asm/byteorder.h:59,
                 from /usr/include/linux/cdrom.h:14,
                 from cd-info.c:52:
/usr/include/linux/byteorder/little_endian.h:11:34: linux/byteorder/swab.h: No such file or directory
make[2]: *** [cd-info.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/libcdio-0.68/work/libcdio-0.68/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/libcdio-0.68/work/libcdio-0.68'
make: *** [all] Error 2

!!! ERROR: dev-libs/libcdio-0.68 failed.
!!! Function src_compile, Line 22, Exitcode 2
!!! (no error message)


Reproducible: Always
Steps to Reproduce:
1.Compile cleanly
2.
3.

Actual Results:  
Fails to compile 

Expected Results:  
emerge completes sucessfully 

merge info 
Portage 2.0.50-r8 (default-x86-1.4, gcc-3.3.3, glibc-2.3.3.20040420-r0, 
2.6.7-gentoo) 
================================================================= 
System uname: 2.6.7-gentoo i686 AMD Athlon(tm) processor 
Gentoo Base System version 1.4.16 
Autoconf: sys-devel/autoconf-2.59-r4 
Automake: sys-devel/automake-1.8.5-r1 
ACCEPT_KEYWORDS="x86 ~x86" 
AUTOCLEAN="yes" 
CFLAGS="-march=athlon-tbird -O3 -funroll-loops -pipe" 
CHOST="i686-pc-linux-gnu" 
COMPILER="gcc3" 
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" 
CXXFLAGS="-march=athlon-tbird -O3 -funroll-loops -pipe" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs buildpkg ccache clean distcc fixpackages sandbox userpriv 
usersandbox" 
GENTOO_MIRRORS="http://www.mirror.ac.uk/sites/www.ibiblio.org/gentoo/" 
MAKEOPTS="-j2" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="/usr/local/portage" 
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" 
USE="3dnow X X509 aac aalib acpi acpi4linux aim alsa apm arts avantgo avi 
berkdb bluetooth bonobo cddb cdr chroot crypt cups curl dga directfb divx4linux 
dvd encode esd ethereal evo faad fam fbcon fftw flac foomaticdb freetype gdbm 
gif gimp gimpprint gnome gphoto2 gpm gstreamer gtk gtk2 gtkhtml icq imagemagick 
imlib innodb ipv6 irda irmc jabber java joystick jpeg kde ldap libg++ libwww 
linguas_en_GB live mad mikmod mmx motif mozcalendar mozilla mozp3p mozsvg mpeg 
mpeg4 msn mysql nas ncurses nls nocd nptl offensive oggvorbis ooo-kde opengl 
opie oss pam pcap pda pdflib perl pic png postgres prelink pthreads python qt 
quicktime readline samba scanner sdl silc skey slang sox speedo speex spell sse 
ssl svg svga t1lib tcpd threads tiff transcode truetype type1 unicode usb v4l 
v4l2 vim-with-x wifi wmf x86 xfs xml2 xmms xprint xv xvid zlib zvbi"
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2004-06-24 07:41:53 UTC
do you use linux-headers-2.6 ?
Comment 2 Colin Tinker 2004-06-24 09:18:01 UTC
Yes I am using the 2.6 headers but the previous version built fine.
Comment 3 Colin Tinker 2004-06-24 12:32:51 UTC
I have found the 2.6.7-r4 headers has a swabb.h but no swab.h so this may a bug in the headers as last time I compile this package was on 2.6.4 or 5.
Comment 4 Martin Holzer (RETIRED) gentoo-dev 2004-07-03 17:27:57 UTC
kernel team any idea ?
Comment 5 Tim Yamin (RETIRED) gentoo-dev 2004-07-04 01:53:53 UTC
$> md5sum /usr/include/linux/bitmap.h, please...
Comment 6 Colin Tinker 2004-07-04 03:53:15 UTC
50a19cb7a9d6e664b83b61d41005c9a8  /usr/include/linux/bitmap.h
Comment 7 Tim Yamin (RETIRED) gentoo-dev 2004-07-04 04:47:05 UTC
Strange - both versions compile fine for me, and I do have a swab.h file. Can you try linux-headers-2.6.7-r1 please?
Comment 8 Colin Tinker 2004-07-04 05:16:57 UTC
Can you try linux-headers-2.6.7-r1 please?

Compiles fine with these odd, still thanks it is fine now.