Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 543] New: ATK requires X11 on DirectFB target
@ 2009-08-06 20:54 bugzilla at busybox.net
  2009-08-07  8:31 ` [Buildroot] [Bug 543] " bugzilla at busybox.net
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: bugzilla at busybox.net @ 2009-08-06 20:54 UTC (permalink / raw)
  To: buildroot

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

              Host: i386-pc-linux-gnu
            Target: i386-pc-linux-uclibc
             Build: i386-pc-linux-gnu
           Summary: ATK requires X11 on DirectFB target
           Product: buildroot
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: P2
         Component: Other
        AssignedTo: unassigned at buildroot.uclibc.org
        ReportedBy: dandart at googlemail.com
                CC: buildroot at uclibc.org
   Estimated Hours: 0.0


Once Midori is set up to use DirectFB, it includes gtk which includes ATK. ATK
requires X11 but Midori isn't supposed to use X11. ATK should not require X11
or a similar program should be used instead.


-- 
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] 11+ messages in thread

* [Buildroot] [Bug 543] ATK requires X11 on DirectFB target
  2009-08-06 20:54 [Buildroot] [Bug 543] New: ATK requires X11 on DirectFB target bugzilla at busybox.net
@ 2009-08-07  8:31 ` bugzilla at busybox.net
  2009-08-30 20:25 ` bugzilla at busybox.net
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla at busybox.net @ 2009-08-07  8:31 UTC (permalink / raw)
  To: buildroot

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





--- Comment #1 from Sven Neumann <s.neumann@raumfeld.com>  2009-08-07 08:31:53 UTC ---
As far as I can see atk only uses X11 if BR2_PACKAGE_XORG7 is selected. Do you
have X11 selected in the buildroot configuration?


-- 
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] 11+ messages in thread

* [Buildroot] [Bug 543] ATK requires X11 on DirectFB target
  2009-08-06 20:54 [Buildroot] [Bug 543] New: ATK requires X11 on DirectFB target bugzilla at busybox.net
  2009-08-07  8:31 ` [Buildroot] [Bug 543] " bugzilla at busybox.net
@ 2009-08-30 20:25 ` bugzilla at busybox.net
  2009-08-30 20:27 ` bugzilla at busybox.net
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla at busybox.net @ 2009-08-30 20:25 UTC (permalink / raw)
  To: buildroot

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





--- Comment #2 from Peter Korsgaard <jacmet@uclibc.org>  2009-08-30 20:25:26 UTC ---
ping?


-- 
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] 11+ messages in thread

* [Buildroot] [Bug 543] ATK requires X11 on DirectFB target
  2009-08-06 20:54 [Buildroot] [Bug 543] New: ATK requires X11 on DirectFB target bugzilla at busybox.net
  2009-08-07  8:31 ` [Buildroot] [Bug 543] " bugzilla at busybox.net
  2009-08-30 20:25 ` bugzilla at busybox.net
@ 2009-08-30 20:27 ` bugzilla at busybox.net
  2009-08-30 20:39 ` bugzilla at busybox.net
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla at busybox.net @ 2009-08-30 20:27 UTC (permalink / raw)
  To: buildroot

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





--- Comment #3 from Dan Dart <dandart@googlemail.com>  2009-08-30 20:27:42 UTC ---
No, I don't. I tried not to.


-- 
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] 11+ messages in thread

* [Buildroot] [Bug 543] ATK requires X11 on DirectFB target
  2009-08-06 20:54 [Buildroot] [Bug 543] New: ATK requires X11 on DirectFB target bugzilla at busybox.net
                   ` (2 preceding siblings ...)
  2009-08-30 20:27 ` bugzilla at busybox.net
@ 2009-08-30 20:39 ` bugzilla at busybox.net
  2009-08-30 20:46 ` bugzilla at busybox.net
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla at busybox.net @ 2009-08-30 20:39 UTC (permalink / raw)
  To: buildroot

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


Peter Korsgaard <jacmet@uclibc.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED




--- Comment #4 from Peter Korsgaard <jacmet@uclibc.org>  2009-08-30 20:39:28 UTC ---
(In reply to comment #3)
> No, I don't. I tried not to.

Odd, please attach your .config so I can try to reproduce it.


-- 
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] 11+ messages in thread

* [Buildroot] [Bug 543] ATK requires X11 on DirectFB target
  2009-08-06 20:54 [Buildroot] [Bug 543] New: ATK requires X11 on DirectFB target bugzilla at busybox.net
                   ` (3 preceding siblings ...)
  2009-08-30 20:39 ` bugzilla at busybox.net
@ 2009-08-30 20:46 ` bugzilla at busybox.net
  2009-08-30 20:46 ` bugzilla at busybox.net
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla at busybox.net @ 2009-08-30 20:46 UTC (permalink / raw)
  To: buildroot

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





--- Comment #5 from Dan Dart <dandart@googlemail.com>  2009-08-30 20:46:21 UTC ---
Created an attachment (id=623)
 --> (https://bugs.busybox.net/attachment.cgi?id=623)
Config file

Things are wrong, just in general.


-- 
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] 11+ messages in thread

* [Buildroot] [Bug 543] ATK requires X11 on DirectFB target
  2009-08-06 20:54 [Buildroot] [Bug 543] New: ATK requires X11 on DirectFB target bugzilla at busybox.net
                   ` (4 preceding siblings ...)
  2009-08-30 20:46 ` bugzilla at busybox.net
@ 2009-08-30 20:46 ` bugzilla at busybox.net
  2009-11-22 20:36 ` bugzilla at busybox.net
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla at busybox.net @ 2009-08-30 20:46 UTC (permalink / raw)
  To: buildroot

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


Dan Dart <dandart@googlemail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
    Attachment #623|application/octet-stream    |text/plain
          mime type|                            |




-- 
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] 11+ messages in thread

* [Buildroot] [Bug 543] ATK requires X11 on DirectFB target
  2009-08-06 20:54 [Buildroot] [Bug 543] New: ATK requires X11 on DirectFB target bugzilla at busybox.net
                   ` (5 preceding siblings ...)
  2009-08-30 20:46 ` bugzilla at busybox.net
@ 2009-11-22 20:36 ` bugzilla at busybox.net
  2010-02-21 18:51 ` bugzilla at busybox.net
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla at busybox.net @ 2009-11-22 20:36 UTC (permalink / raw)
  To: buildroot

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





--- Comment #6 from Peter Korsgaard <jacmet@uclibc.org>  2009-11-22 20:36:35 UTC ---
(In reply to comment #5)
> Created an attachment (id=623)
 --> (https://bugs.busybox.net/attachment.cgi?id=623) [details]
> Config file
> 
> Things are wrong, just in general.

I don't really see anything wrong in that config. I see that you're building
for x86 - My guess is that some package ends up using atk headers/lib from the
host. Do you have the atk development package installed on your host?

Could you provide a bit more details about what goes wrong - What error message
do you get exactly? 


-- 
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] 11+ messages in thread

* [Buildroot] [Bug 543] ATK requires X11 on DirectFB target
  2009-08-06 20:54 [Buildroot] [Bug 543] New: ATK requires X11 on DirectFB target bugzilla at busybox.net
                   ` (6 preceding siblings ...)
  2009-11-22 20:36 ` bugzilla at busybox.net
@ 2010-02-21 18:51 ` bugzilla at busybox.net
  2010-04-09 14:54 ` bugzilla at busybox.net
  2010-07-27 21:53 ` bugzilla at busybox.net
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla at busybox.net @ 2010-02-21 18:51 UTC (permalink / raw)
  To: buildroot

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


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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |2010.02




-- 
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] 11+ messages in thread

* [Buildroot] [Bug 543] ATK requires X11 on DirectFB target
  2009-08-06 20:54 [Buildroot] [Bug 543] New: ATK requires X11 on DirectFB target bugzilla at busybox.net
                   ` (7 preceding siblings ...)
  2010-02-21 18:51 ` bugzilla at busybox.net
@ 2010-04-09 14:54 ` bugzilla at busybox.net
  2010-07-27 21:53 ` bugzilla at busybox.net
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla at busybox.net @ 2010-04-09 14:54 UTC (permalink / raw)
  To: buildroot

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


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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|2010.02                     |2010.05




-- 
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] 11+ messages in thread

* [Buildroot] [Bug 543] ATK requires X11 on DirectFB target
  2009-08-06 20:54 [Buildroot] [Bug 543] New: ATK requires X11 on DirectFB target bugzilla at busybox.net
                   ` (8 preceding siblings ...)
  2010-04-09 14:54 ` bugzilla at busybox.net
@ 2010-07-27 21:53 ` bugzilla at busybox.net
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla at busybox.net @ 2010-07-27 21:53 UTC (permalink / raw)
  To: buildroot

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |WORKSFORME

--- Comment #7 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com>  ---
I just tested: I can successfully build a Gtk/ATK/Glib/Pango/Cairo stack on top
of DirectFB without any X11 component. In addition to that, the bug is more
than 6 months old without any detail provided.

-- 
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] 11+ messages in thread

end of thread, other threads:[~2010-07-27 21:53 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-06 20:54 [Buildroot] [Bug 543] New: ATK requires X11 on DirectFB target bugzilla at busybox.net
2009-08-07  8:31 ` [Buildroot] [Bug 543] " bugzilla at busybox.net
2009-08-30 20:25 ` bugzilla at busybox.net
2009-08-30 20:27 ` bugzilla at busybox.net
2009-08-30 20:39 ` bugzilla at busybox.net
2009-08-30 20:46 ` bugzilla at busybox.net
2009-08-30 20:46 ` bugzilla at busybox.net
2009-11-22 20:36 ` bugzilla at busybox.net
2010-02-21 18:51 ` bugzilla at busybox.net
2010-04-09 14:54 ` bugzilla at busybox.net
2010-07-27 21:53 ` bugzilla at busybox.net

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