| Summary: | ATK requires X11 on DirectFB target | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Dan Dart <dandart> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | major | CC: | buildroot |
| Priority: | P2 | ||
| Version: | unspecified | ||
| Target Milestone: | 2010.05 | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | i386-pc-linux-gnu | Target: | i386-pc-linux-uclibc |
| Build: | i386-pc-linux-gnu | ||
| Attachments: | Config file | ||
|
Description
Dan Dart
2009-08-06 20:54:46 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? ping? No, I don't. I tried not to. (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. Created attachment 623 [details]
Config file
Things are wrong, just in general.
(In reply to comment #5) > Created an attachment (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? 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. |