Opened 18 years ago

Closed 18 years ago

Last modified 10 years ago

#1789 closed defect (invalid)

Missing glib required on gtk 2.8.11

Reported by: camponez@… Owned by: blfs-book@…
Priority: high Milestone:
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

When I was compiling gtk 2.8.11 I got error because I had glib 2.8.3 and It's required at least glib 2.8.5. It's not shown on http://www.linuxfromscratch.org/blfs/view/svn/x/gtk2.html

Attachments (1)

gtk+_glib_required.patch (708 bytes ) - added by narcelio@… 18 years ago.
Patch to fix the bug

Download all attachments as: .zip

Change History (9)

comment:1 by Randy McMurchy, 18 years ago

Resolution: invalid
Status: newclosed

Marking this bug invalid because the GTK+-2 page lists Pango has a required dependency. Pango lists a current version of GLib-2 as a dependency. Therefore, if you follow the book's instructions, you will have a current version of GLib-2 on your system before you start building GTK+-2

by narcelio@…, 18 years ago

Attachment: gtk+_glib_required.patch added

Patch to fix the bug

comment:2 by narcelio@…, 18 years ago

Owner: changed from blfs-book@… to narcelio@…
Resolution: invalid
Status: closedassigned

comment:3 by chris@…, 18 years ago

Well, technically the reason for marking the bug invalid isn't accurate, but it is still invalid. GTK 2.8.11 DOES require glib >= 2.8.5, so glib 2.8.4 just won't work. However, the book has already been updated with glib 2.8.6 (just need to wait for the book to render).

comment:4 by narcelio@…, 18 years ago

Resolution: invalid
Status: assignedclosed

comment:5 by camponez@…, 18 years ago

Resolution: invalid
Status: closedreopened

My point is I compiled pango 1.10.2 with glib 2.8.3 But gtk 2.6.11 needs at least 2.8.5, so I dont think let pango requires enough to compile gtk.

comment:6 by camponez@…, 18 years ago

Owner: changed from narcelio@… to blfs-book@…
Status: reopenednew

comment:7 by chris@…, 18 years ago

Resolution: invalid
Status: newclosed

As I said before, this has already been fixed. The BLFS book has glib 2.8.6.

comment:8 by bdubbs@…, 10 years ago

Milestone: old

Milestone old deleted

Note: See TracTickets for help on using tickets.