You are not logged in.

#1 2005-08-17 12:27:25

sullivanva
Member
From: Herndon, VA USA
Registered: 2005-07-21
Posts: 126

bug report?

Not sure where to post this or how to address the issue.

Let me know if this should be a bug report.

Got a package that we're trying to build (libgalago-gtk) and it seems to have a problem with the gtk+ that we're using.

The main error is:
../libgalago-gtk/.libs/libgalago-gtk.so: undefined reference to `gtk_dialog_get_response_for_widget'

I did find this link which seemed to indicate that gtk2.6.8 has issues.

http://lists.freedesktop.org/archives/g … 00836.html

I have 2.6.9, but they seem to indicate that 2.7.0 was preferred.

I looked on the gtk+ site and I think they're up to 2.8.

I also looked on the arch page and the package has been flagged out of date.
http://www.archlinux.org/packages.php?id=4106


--HAPS

Offline

#2 2005-08-17 13:28:19

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: bug report?

Personally, I wouldn't see this as a bug. You need a more recent gtk+ version, the current one in the repo has been flagged, so while you're waiting for the update, build your own 2.7 or 2.8 - simple, really. smile

Offline

#3 2005-08-17 17:57:30

WillySilly
Member
Registered: 2005-01-14
Posts: 268

Re: bug report?

I tried doing 2.8.0, but even after updating all the packages required it still wouldnt compile, im compiling 2.7.0 its compiling fine so far.

Offline

#4 2005-08-17 19:46:09

sullivanva
Member
From: Herndon, VA USA
Registered: 2005-07-21
Posts: 126

Re: bug report?

Can you post your error messages?  I'm curious.

I think we will want to go with the 2.8 if we can.


--HAPS

Offline

#5 2005-08-17 19:49:58

WillySilly
Member
Registered: 2005-01-14
Posts: 268

Re: bug report?

Offline

#6 2005-08-18 00:10:46

WillySilly
Member
Registered: 2005-01-14
Posts: 268

Re: bug report?

Okay, that last error was caused by my stupidity.

Note, when upgrading to cairo 0.9.2 i get this error when loading gedit or nautilus:

error while loading shared libraries: libcairo.so.1: cannot open shared object file: No such file or directory

pkgbuilds can be found here for all of the dependencies and gtk2.8, so other people can help with this.

http://hackerslair.info/gtk2.8/

Offline

#7 2005-08-18 00:58:14

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: bug report?

sillywilly wrote:

Note, when upgrading to cairo 0.9.2 i get this error when loading gedit or nautilus:

error while loading shared libraries: libcairo.so.1: cannot open shared object file: No such file or directory

You'll need to rebuild them. You can use ABS to get the PKGBUILD.

Offline

#8 2005-08-18 01:28:21

WillySilly
Member
Registered: 2005-01-14
Posts: 268

Re: bug report?

rebuild what?

Offline

#9 2005-08-18 02:09:56

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: bug report?

You need to rebuild gedit and nautilus to make them  use the version of libcairo that is installed on your system.

Offline

#10 2005-08-18 02:39:56

WillySilly
Member
Registered: 2005-01-14
Posts: 268

Re: bug report?

ah, well that blows since im too lazy lol

Offline

#11 2005-08-18 04:29:57

WillySilly
Member
Registered: 2005-01-14
Posts: 268

Re: bug report?

Okay. GTK 2.8 is built.

In the pango pkgbuild i added cairo to the dependency list so it would avoid the stupid mistake that I made of not building cairo before pango.

http://hackerslair.info/gtk2.8 are where the pkgbuilds are, have at it.

Offline

#12 2005-08-18 04:33:49

sullivanva
Member
From: Herndon, VA USA
Registered: 2005-07-21
Posts: 126

Re: bug report?

Who knew it would get so darn complicated?

I know what you mean about the laziness.  I'm a programmer and these are my virtues.

http://www.netropolis.org/hash/perl/virtue.html

Options:

1) Send mail to Jan de Groot until he capitulates.  ( Risky.  Could get you banned. )
2) Rebuild the entire infrastructure ( You do the gtk, and I'll start working on the kernel )
3) Submit a bug report.  ( I haven't heard anyone actually forbid us from doing that)
4) Go on a month vacation ( Of course by then something else might break. )


--HAPS

Offline

#13 2005-08-18 04:36:56

WillySilly
Member
Registered: 2005-01-14
Posts: 268

Re: bug report?

lol. I'm lazy too. god, so damned lazy. Anyway, I got it done.

Offline

#14 2005-08-18 04:39:14

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: bug report?

This thread might interest you:
http://bbs.archlinux.org/viewtopic.php?t=14531

Offline

Board footer

Powered by FluxBB