Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 103209 - cdrdao 1.2.0 doesn't compile when you emerge it
Summary: cdrdao 1.2.0 doesn't compile when you emerge it
Status: RESOLVED DUPLICATE of bug 100040
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-20 23:47 UTC by Milton Pividori
Modified: 2005-08-21 04:45 UTC (History)
0 users

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 Milton Pividori 2005-08-20 23:47:13 UTC
When emerge k3b, this tries to install cdrdao (after others dependencies), and
the compilation of this fails. I don't have KDE installed.

This is the last part of the compilation error:

SoundIF-ao.o(.text+0x12): In function `SoundIF::SoundIF()':
: undefined reference to `ao_initialize'
SoundIF-ao.o(.text+0x28): In function `SoundIF::SoundIF()':
: undefined reference to `ao_default_driver_id'
SoundIF-ao.o(.text+0x72): In function `SoundIF::SoundIF()':
: undefined reference to `ao_initialize'
SoundIF-ao.o(.text+0x88): In function `SoundIF::SoundIF()':
: undefined reference to `ao_default_driver_id'
SoundIF-ao.o(.text+0xed): In function `SoundIF::start()':
: undefined reference to `ao_open_live'
SoundIF-ao.o(.text+0x17e): In function `SoundIF::play(Sample*, long)':
: undefined reference to `ao_play'
SoundIF-ao.o(.text+0x1bc): In function `SoundIF::end()':
: undefined reference to `ao_close'
SoundIF-ao.o(.text+0x1ec): In function `SoundIF::~SoundIF()':
: undefined reference to `ao_close'
SoundIF-ao.o(.text+0x22c): In function `SoundIF::~SoundIF()':
: undefined reference to `ao_close'
SoundIF-ao.o(.text+0x1fd): In function `SoundIF::~SoundIF()':
: undefined reference to `ao_shutdown'
SoundIF-ao.o(.text+0x23d): In function `SoundIF::~SoundIF()':
: undefined reference to `ao_shutdown'
collect2: ld devolvi
Comment 1 Milton Pividori 2005-08-20 23:47:13 UTC
When emerge k3b, this tries to install cdrdao (after others dependencies), and
the compilation of this fails. I don't have KDE installed.

This is the last part of the compilation error:

SoundIF-ao.o(.text+0x12): In function `SoundIF::SoundIF()':
: undefined reference to `ao_initialize'
SoundIF-ao.o(.text+0x28): In function `SoundIF::SoundIF()':
: undefined reference to `ao_default_driver_id'
SoundIF-ao.o(.text+0x72): In function `SoundIF::SoundIF()':
: undefined reference to `ao_initialize'
SoundIF-ao.o(.text+0x88): In function `SoundIF::SoundIF()':
: undefined reference to `ao_default_driver_id'
SoundIF-ao.o(.text+0xed): In function `SoundIF::start()':
: undefined reference to `ao_open_live'
SoundIF-ao.o(.text+0x17e): In function `SoundIF::play(Sample*, long)':
: undefined reference to `ao_play'
SoundIF-ao.o(.text+0x1bc): In function `SoundIF::end()':
: undefined reference to `ao_close'
SoundIF-ao.o(.text+0x1ec): In function `SoundIF::~SoundIF()':
: undefined reference to `ao_close'
SoundIF-ao.o(.text+0x22c): In function `SoundIF::~SoundIF()':
: undefined reference to `ao_close'
SoundIF-ao.o(.text+0x1fd): In function `SoundIF::~SoundIF()':
: undefined reference to `ao_shutdown'
SoundIF-ao.o(.text+0x23d): In function `SoundIF::~SoundIF()':
: undefined reference to `ao_shutdown'
collect2: ld devolvió el estado de salida 1
make[3]: *** [gcdmaster] Error 1
make[3]: Leaving directory `/var/tmp/portage/cdrdao-1.2.0/work/cdrdao-1.2.0/xdao'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/cdrdao-1.2.0/work/cdrdao-1.2.0/xdao'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/cdrdao-1.2.0/work/cdrdao-1.2.0'
make: *** [all] Error 2


Reproducible: Always
Steps to Reproduce:
1. emerge k3b, with not KDE nor cdrdao installed.
Actual Results:  
A compilation error when trying to install cdrdao 1.2.0, already described.

Expected Results:  
A successfull installation of cdrdao 1.2.0.

Gentoo Base System version 1.6.13
Portage 2.0.51.22-r2 (default-linux/amd64/2005.1, gcc-3.4.4, glibc-2.3.5-r1,
2.6.12-gentoo-r6 x86_64)
=================================================================
System uname: 2.6.12-gentoo-r6 x86_64 AMD Athlon(tm) 64 Processor 2800+
dev-lang/python:     2.3.5
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O3 -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib64/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon64 -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distro.ibiblio.org/pub/linux/distributions/gentoo/
http://gentoo.seren.com/gentoo"
LANG="es_AR"
LC_ALL="es_AR"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="amd64 X alsa avi bash-completion berkdb bitmap-fonts cdr crypt cups curl
dvd dvdr eds encode esd fam foomaticdb fortran gif gnome gpm gstreamer gtk gtk2
imagemagick imlib ipv6 java jpeg junit lzw lzw-tiff mozilla mp3 mpeg ncurses nls
nvidia opengl pam pdflib perl png python quicktime readline samba sdl spell ssl
tcpd tiff truetype-fonts type1-fonts usb userlocales xml2 xmms xpm xv zlib
userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-08-21 04:45:07 UTC

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