public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] audacity and gtk not playing nice
@ 2005-08-13 10:26 Adrian
  2005-08-13 15:18 ` Robert Crawford
  0 siblings, 1 reply; 6+ messages in thread
From: Adrian @ 2005-08-13 10:26 UTC (permalink / raw
  To: gentoo-user

Greetings.

I recently made the mistake of upgrading something.  Every time I do
this I manage to break something else.  I upgraded gtk+ and now when I
try to run audacity I get:

audacity: symbol lookup error: /usr/lib/libwx_gtk2-2.4.so: undefined
symbol: _gtk_accel_group_attach

For kicks I tried to re-emerge audacity to see if that helped or gave
me any useful information and I get the error:

/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../libwx_gtk2-2.4.so:
undefined r eference to `_gtk_accel_group_detach'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../libwx_gtk2-2.4.so:
undefined r eference to `_gtk_accel_group_attach'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../libwx_gtk2-2.4.so:
undefined r eference to `_gtk_rc_context_get_default_font_name'
collect2: ld returned 1 exit status make[1]: *** [../audacity] Error 1
make[1]: Leaving directory
`/var/tmp/portage/audacity-1.2.1/work/audacity-src-1. 2.1/src' make: ***
[audacity] Error 2

!!! ERROR: media-sound/audacity-1.2.1 failed.
!!! Function src_compile, Line 75, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status
message.


I tried a linux google on the error messages but have found nothing that
has helped so far.  Any suggestions please?  Thanks in advance.

Adrian


-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
The Cynical Libertarian Society:  http://www.204EastSouth.com/cls
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] audacity and gtk not playing nice
  2005-08-13 10:26 [gentoo-user] audacity and gtk not playing nice Adrian
@ 2005-08-13 15:18 ` Robert Crawford
  2005-08-14 12:14   ` Adrian
  0 siblings, 1 reply; 6+ messages in thread
From: Robert Crawford @ 2005-08-13 15:18 UTC (permalink / raw
  To: gentoo-user

On Saturday 13 August 2005 06:26 am, Adrian wrote:
> Greetings.
>
> I recently made the mistake of upgrading something.  Every time I do
> this I manage to break something else.  I upgraded gtk+ and now when I
> try to run audacity I get:
>
> audacity: symbol lookup error: /usr/lib/libwx_gtk2-2.4.so: undefined
> symbol: _gtk_accel_group_attach
>
> For kicks I tried to re-emerge audacity to see if that helped or gave
> me any useful information and I get the error:
>
> /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../libwx_gtk2-2.4.so:
> undefined r eference to `_gtk_accel_group_detach'
> /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../libwx_gtk2-2.4.so:
> undefined r eference to `_gtk_accel_group_attach'
> /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../libwx_gtk2-2.4.so:
> undefined r eference to `_gtk_rc_context_get_default_font_name'
> collect2: ld returned 1 exit status make[1]: *** [../audacity] Error 1
> make[1]: Leaving directory
> `/var/tmp/portage/audacity-1.2.1/work/audacity-src-1. 2.1/src' make: ***
> [audacity] Error 2
>
> !!! ERROR: media-sound/audacity-1.2.1 failed.
> !!! Function src_compile, Line 75, Exitcode 2
> !!! (no error message)
> !!! If you need support, post the topmost build error, NOT this status
> message.

Have you done a revdep-rebuild -p to see what's up? 

Did you upgrade gtk+ only, or was this done along with other stuff, like gcc?

Check this out- it might be exactly the fix for your problem:

http://bugs.gentoo.org/show_bug.cgi?id=84016

Robert Crawford
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] audacity and gtk not playing nice
  2005-08-13 15:18 ` Robert Crawford
@ 2005-08-14 12:14   ` Adrian
  2005-08-14 18:24     ` Robert Crawford
  0 siblings, 1 reply; 6+ messages in thread
From: Adrian @ 2005-08-14 12:14 UTC (permalink / raw
  To: gentoo-user

On Sat, 13 Aug 2005 11:18:21 -0400
Robert Crawford <flacycads@cox.net> wrote the words:

> Have you done a revdep-rebuild -p to see what's up? 
> 
> Did you upgrade gtk+ only, or was this done along with other stuff,
> like gcc?
> 
> Check this out- it might be exactly the fix for your problem:
> 
> http://bugs.gentoo.org/show_bug.cgi?id=84016
> 
> Robert Crawford

Hi Robert, that bug report was it actually.  Got it fixed.  Figures --
usually when I look for bugs, I find nothing about whatever problem I'm
having.  This time I don't check the bug report -- and there it is.

Thank you very much.
Adrian



-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
The Cynical Libertarian Society:  http://www.204EastSouth.com/cls
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-user] audacity and gtk not playing nice
@ 2005-08-14 17:36 Alvin A ONeal Jr
  2005-08-14 22:15 ` Adrian
  0 siblings, 1 reply; 6+ messages in thread
From: Alvin A ONeal Jr @ 2005-08-14 17:36 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 423 bytes --]

I had that problem a while ago, the solution is also on the gentoo wiki.

In addition to the forums and bug reports, check gentoo-wiki.com
whenever you've got a problem. There's TONS of valueable information
there. There's a searchbar plugin for firefox.

-- 
8^)
Laterz-
~Alvin
http://CoolAJ86.Havenite.net

---
I don't have any reason to take a shower anymore because there aren't 
any girls I like right now. ~ SlickC92

[-- Attachment #2: coolaj86.vcf --]
[-- Type: text/x-vcard, Size: 323 bytes --]

begin:vcard
fn:Alvin A ONeal Jr
n:ONeal;Alvin
adr;dom:;;34 Fletcher Lane;Shelburne;VT;05482
email;internet:coolaj86@havenite.net
tel;work:1.802.877.2938
tel;home:1.802.985.5277
tel;cell:1.802.578.0599
note;quoted-printable:DoB: 19860616=0D=0A=
	
x-mozilla-html:FALSE
url:http://coolaj86.havenite.net
version:2.1
end:vcard


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] audacity and gtk not playing nice
  2005-08-14 12:14   ` Adrian
@ 2005-08-14 18:24     ` Robert Crawford
  0 siblings, 0 replies; 6+ messages in thread
From: Robert Crawford @ 2005-08-14 18:24 UTC (permalink / raw
  To: gentoo-user

On Sunday 14 August 2005 08:14 am, Adrian wrote:
> On Sat, 13 Aug 2005 11:18:21 -0400
>
> Robert Crawford <flacycads@cox.net> wrote the words:
> > Have you done a revdep-rebuild -p to see what's up?
> >
> > Did you upgrade gtk+ only, or was this done along with other stuff,
> > like gcc?
> >
> > Check this out- it might be exactly the fix for your problem:
> >
> > http://bugs.gentoo.org/show_bug.cgi?id=84016
> >
> > Robert Crawford
>
> Hi Robert, that bug report was it actually.  Got it fixed.  Figures --
> usually when I look for bugs, I find nothing about whatever problem I'm
> having.  This time I don't check the bug report -- and there it is.
>
> Thank you very much.
> Adrian
>

I discovered Gentoo Bugzilla about a year ago. Since I run ~x86 systems, I 
occasionally run up against minor problems, and Bugzilla usually has the 
solution already posted- it's really a useful resource.

Robert
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] audacity and gtk not playing nice
  2005-08-14 17:36 Alvin A ONeal Jr
@ 2005-08-14 22:15 ` Adrian
  0 siblings, 0 replies; 6+ messages in thread
From: Adrian @ 2005-08-14 22:15 UTC (permalink / raw
  To: gentoo-user

On Sun, 14 Aug 2005 13:36:53 -0400
Alvin A ONeal Jr <coolaj86@gmail.com> wrote the words:

> I had that problem a while ago, the solution is also on the gentoo
> wiki.
> 
> In addition to the forums and bug reports, check gentoo-wiki.com
> whenever you've got a problem. There's TONS of valueable information
> there. There's a searchbar plugin for firefox.

I didn't know there was such a thing as gentoo wiki.  I'll go check that
out right now.  Thanks for the info.

Adrian


-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
The Cynical Libertarian Society:  http://www.204EastSouth.com/cls
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-08-14 22:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-13 10:26 [gentoo-user] audacity and gtk not playing nice Adrian
2005-08-13 15:18 ` Robert Crawford
2005-08-14 12:14   ` Adrian
2005-08-14 18:24     ` Robert Crawford
  -- strict thread matches above, loose matches on Subject: below --
2005-08-14 17:36 Alvin A ONeal Jr
2005-08-14 22:15 ` Adrian

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox