Bug 453 - libglib2 autoreconf
Summary: libglib2 autoreconf
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: PC Linux
: P5 minor
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-13 19:01 UTC by Lionel Landwerlin
Modified: 2010-02-21 18:07 UTC (History)
1 user (show)

See Also:
Host: x86-64
Target: SH4
Build:


Attachments
Gtk-doc patch for libglib2 (3.51 KB, patch)
2009-07-13 19:02 UTC, Lionel Landwerlin
Details
Autoreconf for libglib2 fix (5.01 KB, patch)
2009-07-17 11:25 UTC, Lionel Landwerlin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lionel Landwerlin 2009-07-13 19:01:10 UTC
Hi,

currently it's not possible to reconfigure libglib2.

The main problem is gtk-doc. You can find a patch to fix the problem. Cairo has a similar patch.

Regards,

Lionel
Comment 1 Lionel Landwerlin 2009-07-13 19:02:23 UTC
Created attachment 459 [details]
Gtk-doc patch for libglib2
Comment 2 Thomas Petazzoni 2009-07-17 08:57:47 UTC
Why is the patch applied to the dbus-glib package to fix an issue in libglib2 ?
Comment 3 Lionel Landwerlin 2009-07-17 10:13:11 UTC
(In reply to comment #2)
> Why is the patch applied to the dbus-glib package to fix an issue in libglib2 ?
> 

Sorry, I made a wrong commit on my repository... It was late...

Please find a correct one as attachment.

Thx for review.
Comment 4 Lionel Landwerlin 2009-07-17 11:25:33 UTC
Created attachment 481 [details]
Autoreconf for libglib2 fix
Comment 5 Thomas Petazzoni 2009-07-17 12:51:42 UTC
Is this patch upstream ?
Comment 6 Lionel Landwerlin 2009-07-17 13:22:51 UTC
(In reply to comment #5)
> Is this patch upstream ?
> 

It's 2 commit from upstream (ea536503331aea875e84ae598b4610fbd059f167)
Comment 7 Thomas Petazzoni 2009-07-17 14:50:14 UTC
http://git.gnome.org/cgit/glib/commit/?id=ea536503331aea875e84ae598b4610fbd059f167 doesn't seem to exist. Am I looking at the wrong place ?
Comment 8 Lionel Landwerlin 2009-07-18 14:08:29 UTC
(In reply to comment #7)
> http://git.gnome.org/cgit/glib/commit/?id=ea536503331aea875e84ae598b4610fbd059f167
> doesn't seem to exist. Am I looking at the wrong place ?
> 

I was giving you a buildroot hash, I think you missed something.

Most of packages using gtk-doc (libglib2, libgtk2, etc...) to generate their documentation need the gtk-doc m4 macros to be reconfigured. This patch adds the gtk-doc m4 that are not available because gtk-doc is not a part of buildroot.

Regards,
Comment 9 Thomas Petazzoni 2009-08-07 22:06:16 UTC
> I was giving you a buildroot hash, I think you missed something.

No, I don't think so. When I asked if this patch was upstream, I was asking if the patch has been integrated in glib2 by glib2 developers in the official version, of if it was in the process of being integrated.

I was referring to this meaning of upstream: http://en.wikipedia.org/wiki/Upstream_%28software_development%29

Thanks for your contribution!
Comment 10 Thomas Petazzoni 2010-02-21 18:07:14 UTC
This problem has been fixed by 61f677cb060732316b41f072210986e97ae9379f.