[gentoo-amd64] k3b not workong

2005-12-01 Thread Gavin Seddon
Hi,
When I try to merge k3b I get
'SoundIF-ao.o(.text+0x268): In function `SoundIF::end()':
: undefined reference to `ao_close'
collect2: ld returned 1 exit status
make[3]: *** [gcdmaster] Error 1
make[3]: Leaving directory
`/var/tmp/portage/cdrdao-1.2.0-r1/work/cdrdao-1.2.0/xdao'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/cdrdao-1.2.0-r1/work/cdrdao-1.2.0/xdao'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/cdrdao-1.2.0-r1/work/cdrdao-1.2.0'
make: *** [all] Error 2

!!! ERROR: app-cdr/cdrdao-1.2.0-r1 failed.
!!! Function src_compile, Line 63, Exitcode 2
!!! could not compile'

Can anyone help?
Gavin.  

ps.
This is my work email, so no Camellions in sight.


-- 
Dr Gavin Seddon
School of Pharmacy and Pharmaceutical Sciences 
University of Manchester
Oxford Road, Manchester 
M13 9PL, U.K.

-- 
gentoo-amd64@gentoo.org mailing list



Re: [gentoo-amd64] k3b not workong

2005-12-01 Thread Brett Johnson

Gavin Seddon wrote:


!!! ERROR: app-cdr/cdrdao-1.2.0-r1 failed.
!!! Function src_compile, Line 63, Exitcode 2
!!! could not compile'

Can anyone help?
Gavin.  

 

Try remerging media-libs/libao since that is the package that looks to 
be causing app-cdr/cdrdao to fail. Then try emerging app-cdr/cdrdao 
again, and finally app-cdr/k3b.


I just upgraded app-cdr/cdrdao-1.2.0 to app-cdr/cdrdao-1.2.0-r1 here 
with no issues.


Brett
--
gentoo-amd64@gentoo.org mailing list



Re: [gentoo-amd64] k3b not workong

2005-12-01 Thread Gavin Seddon


hI,
wITH 'CDRDAO' i RECEIVED
'OSoundIF-ao.o(.text+0x117): In function `SoundIF::~SoundIF()':
: undefined reference to `ao_shutdown'
SoundIF-ao.o(.text+0x155): In function `SoundIF::~SoundIF()':
: undefined reference to `ao_shutdown'
SoundIF-ao.o(.text+0x19a): In function `SoundIF::start()':
: undefined reference to `ao_open_live'
SoundIF-ao.o(.text+0x21e): In function `SoundIF::play(Sample*, long)':
: undefined reference to `ao_play'
SoundIF-ao.o(.text+0x268): In function `SoundIF::end()':
: undefined reference to `ao_close'
collect2: ld returned 1 exit status
make[3]: *** [gcdmaster] Error 1
make[3]: Leaving directory
`/var/tmp/portage/cdrdao-1.2.0-r1/work/cdrdao-1.2.0/xdao'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/cdrdao-1.2.0-r1/work/cdrdao-1.2.0/xdao'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/cdrdao-1.2.0-r1/work/cdrdao-1.2.0'
make: *** [all] Error 2

!!! ERROR: app-cdr/cdrdao-1.2.0-r1 failed.
!!! Function src_compile, Line 63, Exitcode 2
!!! could not compile'

tHANKS.



n Thu, 2005-12-01 at 07:27 -0600, Brett Johnson wrote:
> Gavin Seddon wrote:
> 
> >!!! ERROR: app-cdr/cdrdao-1.2.0-r1 failed.
> >!!! Function src_compile, Line 63, Exitcode 2
> >!!! could not compile'
> >
> >Can anyone help?
> >Gavin.  
> >
> >  
> >
> Try remerging media-libs/libao since that is the package that looks to 
> be causing app-cdr/cdrdao to fail. Then try emerging app-cdr/cdrdao 
> again, and finally app-cdr/k3b.
> 
> I just upgraded app-cdr/cdrdao-1.2.0 to app-cdr/cdrdao-1.2.0-r1 here 
> with no issues.
> 
> Brett
-- 
Dr Gavin Seddon
School of Pharmacy and Pharmaceutical Sciences 
University of Manchester
Oxford Road, Manchester 
M13 9PL, U.K.

-- 
gentoo-amd64@gentoo.org mailing list



Re: [gentoo-amd64] k3b not workong

2005-12-01 Thread Luis Medinas
On Thu, 2005-12-01 at 14:39 +, Gavin Seddon wrote:
> 
> hI,
> wITH 'CDRDAO' i RECEIVED
> 'OSoundIF-ao.o(.text+0x117): In function `SoundIF::~SoundIF()':
> : undefined reference to `ao_shutdown'
> SoundIF-ao.o(.text+0x155): In function `SoundIF::~SoundIF()':
> : undefined reference to `ao_shutdown'
> SoundIF-ao.o(.text+0x19a): In function `SoundIF::start()':
> : undefined reference to `ao_open_live'
> SoundIF-ao.o(.text+0x21e): In function `SoundIF::play(Sample*, long)':
> : undefined reference to `ao_play'
> SoundIF-ao.o(.text+0x268): In function `SoundIF::end()':
> : undefined reference to `ao_close'
> collect2: ld returned 1 exit status
> make[3]: *** [gcdmaster] Error 1
> make[3]: Leaving directory
> `/var/tmp/portage/cdrdao-1.2.0-r1/work/cdrdao-1.2.0/xdao'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory
> `/var/tmp/portage/cdrdao-1.2.0-r1/work/cdrdao-1.2.0/xdao'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory
> `/var/tmp/portage/cdrdao-1.2.0-r1/work/cdrdao-1.2.0'
> make: *** [all] Error 2
> 
> !!! ERROR: app-cdr/cdrdao-1.2.0-r1 failed.
> !!! Function src_compile, Line 63, Exitcode 2
> !!! could not compile'
> 
> tHANKS.
> 
> 
> 
> n Thu, 2005-12-01 at 07:27 -0600, Brett Johnson wrote:
> > Gavin Seddon wrote:
> > 
> > >!!! ERROR: app-cdr/cdrdao-1.2.0-r1 failed.
> > >!!! Function src_compile, Line 63, Exitcode 2
> > >!!! could not compile'
> > >
> > >Can anyone help?
> > >Gavin.  
> > >
> > >  
> > >
> > Try remerging media-libs/libao since that is the package that looks to 
> > be causing app-cdr/cdrdao to fail. Then try emerging app-cdr/cdrdao 
> > again, and finally app-cdr/k3b.
> > 
> > I just upgraded app-cdr/cdrdao-1.2.0 to app-cdr/cdrdao-1.2.0-r1 here 
> > with no issues.
> > 
> > Brett

Try with cdrdao 1.2.1 that is available in portage it should be fix your
problem.
-- 
Luis Medinas <[EMAIL PROTECTED]>
http://dev.gentoo.org/~metalgod
Gentoo Linux Developer: AMD64,Printing,Media-Optical,Xmms

-- 
gentoo-amd64@gentoo.org mailing list