#2053: Host OS gtk-config affects Toolchain cross compile (in a wrong way) -------------------------------+-------------------------------------------- Reporter: kempelen | Owner: openmoko-devel Type: defect | Status: closed Priority: normal | Milestone: Component: host utilities | Version: Om2008.9-dev Severity: normal | Resolution: worksforme Keywords: | Blockedby: Reproducible: | Blocking: -------------------------------+-------------------------------------------- Changes (by zecke):
* status: new => closed * resolution: => worksforme Comment: I don't know where to start: - gtk-config is from the Gtk+1.2 times and this was replaced by the generic pkg-config utility which honors PKG_CONFIG_PATH (which is set) and the SYSROOT path - xbill's configure.ac is simply executing "gtk-config" and find that in your path and is using the result... again with pkg-config this would not happend - xbill's buildsystem should search for the tool called arm-angstrom ...-gtk-config but it does not. - xbill's buildsystem is not within the control of Openmoko. Try irc (feel free to message me for help) or a development mailinglist to get support in compiling software. Your options are basicly go for native building, go for insane stuff like scratchbox, cope with broken buildsystems and fix them. Sorry, but I think this should not be handled in this bugtracker. -- Ticket URL: <https://docs.openmoko.org/trac/ticket/2053#comment:1> docs.openmoko.org <http://docs.openmoko.org/trac/> openmoko trac _______________________________________________ devel mailing list devel@lists.openmoko.org https://lists.openmoko.org/mailman/listinfo/devel