Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 130110

Summary: media-libs/libdc1394-1.0.0 fails to compile (glibc 2.4)
Product: Gentoo Linux Reporter: Mike Gist <xordan>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 2006.0   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Mike Gist 2006-04-15 18:19:46 UTC
Hi, I get a compile error on libdc1394-1.0.0:

grab_partial_image.c: In function `main':
grab_partial_image.c:216: error: `CLK_TCK' undeclared (first use in this function)
grab_partial_image.c:216: error: (Each undeclared identifier is reported only once
grab_partial_image.c:216: error: for each function it appears in.)
make[2]: *** [grab_partial_image.o] Error 1
make[2]: *** Waiting for unfinished jobs....
grab_color_image.c: In function `get_options':
grab_color_image.c:64: warning: long long unsigned int format, u_int64_t arg (arg 3)
make[2]: Leaving directory `/var/tmp/portage/libdc1394-1.0.0/work/libdc1394-1.0.0/examples'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/libdc1394-1.0.0/work/libdc1394-1.0.0'
make: *** [all] Error 2

!!! ERROR: media-libs/libdc1394-1.0.0 failed.
Call stack:
  ebuild.sh, line 1532:   Called dyn_compile
  ebuild.sh, line 929:   Called src_compile
  ebuild.sh, line 595:   Called die


My emerge info:

Portage 2.1_pre7-r5 (default-linux/amd64/2006.0, gcc-3.4.6, glibc-2.4-r1, 2.6.16-gentoo-r1 x86_64)
=================================================================
System uname: 2.6.16-gentoo-r1 x86_64 AMD Turion(tm) 64 Mobile Technology ML-34
Gentoo Base System version 1.12.0_pre17
ccache version 2.4 [enabled]
dev-lang/python:     2.4.2-r1
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -pipe -O2"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/env.d"
CXXFLAGS="-march=k8 -pipe -O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks fixpackages metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X a52 aalib acpi alsa apache2 arts avi berkdb bitmap-fonts cdparanoia cdr clamav cli cpudetection crypt css ctype cups dba divx4linux dri dvd dvdr dvdread eds emboss encode expat fastbuild ffmpeg flac foomaticdb force-cgi-redirect fortran ftp gd gif gphoto2 gpm gstreamer gtk gtk2 gvorbis hal ieee1394 imlib isdnlog java jikes jpeg kde kdeenablefinal lzw lzw-tiff mad memlimit mp3 mpeg ncurses nls nptl nptlonly nsplugin ogg opengl oss pam pcmcia pcre pdflib perl png posix pppd python qt quicktime readline samba scanner sdl session simplexml soap sockets spell spl ssl tcpd tiff tokenizer truetype truetype-fonts type1-fonts usb vorbis wifi xine xml xmms xpm xscreensaver xsl xv xvid zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_synaptics kernel_linux userland_GNU video_cards_fglrx"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-04-16 02:33:04 UTC

*** This bug has been marked as a duplicate of 124995 ***