public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* Problems with recent expat/gdb changes
@ 2013-06-05  5:28 Daniel Price
  2013-06-05  8:19 ` Bryan Hundven
  0 siblings, 1 reply; 5+ messages in thread
From: Daniel Price @ 2013-06-05  5:28 UTC (permalink / raw)
  To: crossgcc

Hi all,

I've had some trouble with the recent trunk commits that change the
way expat is handled.  A bare-metal mips toolchain I used to be able
to build using crosstool-ng 0.17 now won't compile after moving to
trunk crosstool-ng:

[INFO ]  =================================================================
[INFO ]  Installing cross-gdb
[EXTRA]    Configuring cross-gdb
[EXTRA]    Building cross-gdb
[ERROR]    configure: error: expat is missing or unusable
[ERROR]    make[2]: *** [configure-gdb] Error 1
[ERROR]    make[1]: *** [all] Error 2
[ERROR]
[ERROR]  >>
[ERROR]  >>  Build failed in step 'Installing cross-gdb'
[ERROR]  >>        called in step '(top-level)'
[ERROR]  >>
[ERROR]  >>  Error happened in: CT_DoExecLog[scripts/functions@257]
[ERROR]  >>        called from:
do_debug_gdb_build[scripts/build/debug/300-gdb.sh@170]
[ERROR]  >>        called from: do_debug[scripts/build/debug.sh@35]
[ERROR]  >>        called from: main[scripts/crosstool-NG.sh@632]
[ERROR]  >>
[ERROR]  >>  For more info on this error, look at the file: 'build.log'
[ERROR]  >>  There is a list of known issues, some with workarounds, in:
[ERROR]  >>
'/tmp/x86_64-fc15-tools/crosstool-ng/share/doc/crosstool-ng/ct-ng.hg+unknown-20130604.175703/B
- Known issues.txt'
[ERROR]

I have placed the config here:  https://gist.github.com/danielbprice/5711220

This is on a system where libexpat-dev / -devel isn't installed.

It seems to me that there's an issue where, despite requesting static
cross-gdb, crosstool-ng is expecting libexpat to be on the host
system... but I think in this case (as in some other cases handled by
the gdb script), expat should probably be downloaded and linked in by
crosstool-ng, to avoid a dependency on the host system.  Thanks for
any input you can provide.

        -dp

--
Daniel.Price@gmail.com; Twitter: @danielbprice

--
For unsubscribe information see http://sourceware.org/lists.html#faq

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

end of thread, other threads:[~2013-06-05 19:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-05  5:28 Problems with recent expat/gdb changes Daniel Price
2013-06-05  8:19 ` Bryan Hundven
2013-06-05 10:44   ` Trevor Woerner
2013-06-05 14:22     ` Bryan Hundven
2013-06-05 19:01       ` Daniel Price

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).