All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 459] New: libgtk2 autoreconf
@ 2009-07-14 13:39 bugzilla at busybox.net
  2009-07-14 13:40 ` [Buildroot] [Bug 459] " bugzilla at busybox.net
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: bugzilla at busybox.net @ 2009-07-14 13:39 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=459

              Host: x86-64
            Target: SH4
           Summary: libgtk2 autoreconf
           Product: buildroot
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: Other
        AssignedTo: unassigned at buildroot.uclibc.org
        ReportedBy: lionel.landwerlin at openwide.fr
                CC: buildroot at uclibc.org
   Estimated Hours: 0.0


Hi,

currently it's not possible to reconfigure the libgtk2 packge.
There is 2 problems :
 1) gtk-doc m4 macros are missing
 2) the tests directory which is disabled by the libgtk2-2.12.6-no-tests.patch
patch is not disabled anymore after reconfiguration.

Please find a patch that fixes both issues as attachment.

Regards,

Lionel


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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

* [Buildroot] [Bug 459] libgtk2 autoreconf
  2009-07-14 13:39 [Buildroot] [Bug 459] New: libgtk2 autoreconf bugzilla at busybox.net
@ 2009-07-14 13:40 ` bugzilla at busybox.net
  2009-08-08 22:53 ` bugzilla at busybox.net
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla at busybox.net @ 2009-07-14 13:40 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=459





--- Comment #1 from Lionel Landwerlin <lionel.landwerlin@openwide.fr>  2009-07-14 13:40:00 UTC ---
Created an attachment (id=467)
 --> (https://bugs.busybox.net/attachment.cgi?id=467)
libgtk2 autoreconf fixes


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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

* [Buildroot] [Bug 459] libgtk2 autoreconf
  2009-07-14 13:39 [Buildroot] [Bug 459] New: libgtk2 autoreconf bugzilla at busybox.net
  2009-07-14 13:40 ` [Buildroot] [Bug 459] " bugzilla at busybox.net
@ 2009-08-08 22:53 ` bugzilla at busybox.net
  2009-08-09  0:37 ` bugzilla at busybox.net
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla at busybox.net @ 2009-08-08 22:53 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=459





--- Comment #2 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com>  2009-08-08 22:53:37 UTC ---
To solve the gtk-doc.m4 problem, what do you think of
http://git.buildroot.net/~tpetazzoni/git/buildroot/commit/?h=gtk-doc-m4-fix&id=b53a6096e4ea53517c7de5f711f381333bd6ac11
?


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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

* [Buildroot] [Bug 459] libgtk2 autoreconf
  2009-07-14 13:39 [Buildroot] [Bug 459] New: libgtk2 autoreconf bugzilla at busybox.net
  2009-07-14 13:40 ` [Buildroot] [Bug 459] " bugzilla at busybox.net
  2009-08-08 22:53 ` bugzilla at busybox.net
@ 2009-08-09  0:37 ` bugzilla at busybox.net
  2009-08-09  0:37 ` bugzilla at busybox.net
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla at busybox.net @ 2009-08-09  0:37 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=459





--- Comment #3 from Lionel Landwerlin <lionel.landwerlin@openwide.fr>  2009-08-09 00:37:03 UTC ---
(In reply to comment #2)
> To solve the gtk-doc.m4 problem, what do you think of
> http://git.buildroot.net/~tpetazzoni/git/buildroot/commit/?h=gtk-doc-m4-fix&id=b53a6096e4ea53517c7de5f711f381333bd6ac11
> ?
> 

Good job !

It's going to fix most of the problems I had building my rootfs.

Please find another patch to fix the other issue when autoreconfiguring gtk+
(test directory must be disabled).


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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

* [Buildroot] [Bug 459] libgtk2 autoreconf
  2009-07-14 13:39 [Buildroot] [Bug 459] New: libgtk2 autoreconf bugzilla at busybox.net
                   ` (2 preceding siblings ...)
  2009-08-09  0:37 ` bugzilla at busybox.net
@ 2009-08-09  0:37 ` bugzilla at busybox.net
  2009-08-25 12:12 ` bugzilla at busybox.net
  2010-02-21 10:46 ` bugzilla at busybox.net
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla at busybox.net @ 2009-08-09  0:37 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=459





--- Comment #4 from Lionel Landwerlin <lionel.landwerlin@openwide.fr>  2009-08-09 00:37:49 UTC ---
Created an attachment (id=583)
 --> (https://bugs.busybox.net/attachment.cgi?id=583)
Disable test directory in Makefile.am


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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

* [Buildroot] [Bug 459] libgtk2 autoreconf
  2009-07-14 13:39 [Buildroot] [Bug 459] New: libgtk2 autoreconf bugzilla at busybox.net
                   ` (3 preceding siblings ...)
  2009-08-09  0:37 ` bugzilla at busybox.net
@ 2009-08-25 12:12 ` bugzilla at busybox.net
  2010-02-21 10:46 ` bugzilla at busybox.net
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla at busybox.net @ 2009-08-25 12:12 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=459





--- Comment #5 from Will Newton <will.newton@gmail.com>  2009-08-25 12:12:26 UTC ---
(In reply to comment #2)
> To solve the gtk-doc.m4 problem, what do you think of
> http://git.buildroot.net/~tpetazzoni/git/buildroot/commit/?h=gtk-doc-m4-fix&id=b53a6096e4ea53517c7de5f711f381333bd6ac11
> ?
> 

Hi Thomas,

Do you plan on pushing this change?


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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

* [Buildroot] [Bug 459] libgtk2 autoreconf
  2009-07-14 13:39 [Buildroot] [Bug 459] New: libgtk2 autoreconf bugzilla at busybox.net
                   ` (4 preceding siblings ...)
  2009-08-25 12:12 ` bugzilla at busybox.net
@ 2010-02-21 10:46 ` bugzilla at busybox.net
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla at busybox.net @ 2010-02-21 10:46 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=459


Thomas Petazzoni <thomas.petazzoni@free-electrons.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #6 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com>  2010-02-21 10:46:15 UTC ---
Both patches have been merged:

5b5cf3bf3630352e8c24f9185d7795ec0f503cb4 for the test directory removal
61f677cb060732316b41f072210986e97ae9379f for the gtk-doc.m4 thing


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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

end of thread, other threads:[~2010-02-21 10:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-14 13:39 [Buildroot] [Bug 459] New: libgtk2 autoreconf bugzilla at busybox.net
2009-07-14 13:40 ` [Buildroot] [Bug 459] " bugzilla at busybox.net
2009-08-08 22:53 ` bugzilla at busybox.net
2009-08-09  0:37 ` bugzilla at busybox.net
2009-08-09  0:37 ` bugzilla at busybox.net
2009-08-25 12:12 ` bugzilla at busybox.net
2010-02-21 10:46 ` bugzilla at busybox.net

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.