public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* ct-ng v1.13.3 - build fails at GDB
@ 2012-01-24 17:04 Chris Wilkinson
  2012-01-24 18:24 ` Chris Wilkinson
  0 siblings, 1 reply; 3+ messages in thread
From: Chris Wilkinson @ 2012-01-24 17:04 UTC (permalink / raw)
  To: crossgcc

The build fails thus using mipsel-unknown-linux-gnu config from samples folder.

.....
[ALL  ]    checking for library containing tgetent... none required
[ALL  ]    checking whether to use expat... yes
[ALL  ]    checking for ld used by GCC... i686-build_pc-linux-gnu-ld
[ALL  ]    checking if the linker (i686-build_pc-linux-gnu-ld) is GNU ld... yes
[ALL  ]    checking for shared library run path origin... done
[ALL  ]    checking for libexpat... no
[ERROR]    configure: error: expat is missing or unusable
[ERROR]    make[2]: *** [configure-gdb] Error 1
[ALL  ]    make[2]: Leaving directory
`/home/chrisw/crosstool-ng-1.13.3/.build/mipsel-unknown-linux-gnu/build/build-gdb-cross'
[ERROR]    make[1]: *** [all] Error 2
[ALL  ]    make[1]: Leaving directory
`/home/chrisw/crosstool-ng-1.13.3/.build/mipsel-unknown-linux-gnu/build/build-gdb-cross'
[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@172]
[ERROR]  >>        called from:
do_debug_gdb_build[scripts/build/debug/300-gdb.sh@153]
[ERROR]  >>        called from: do_debug[scripts/build/debug.sh@35]
[ERROR]  >>        called from: main[scripts/crosstool-NG.sh@595]
[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]  >>      'docs/B - Known issues.txt'
[ERROR]
[ERROR]  (elapsed: 97:44.80)

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

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

* RE: ct-ng v1.13.3 - build fails at GDB
  2012-01-24 17:04 ct-ng v1.13.3 - build fails at GDB Chris Wilkinson
@ 2012-01-24 18:24 ` Chris Wilkinson
  2012-01-25 21:59   ` Chris Wilkinson
  0 siblings, 1 reply; 3+ messages in thread
From: Chris Wilkinson @ 2012-01-24 18:24 UTC (permalink / raw)
  To: 'crossgcc'

I should have mentioned that expat/libexpat1 are installed (Ubuntu 11.1).

-----Original Message-----
From: crossgcc-owner@sourceware.org [mailto:crossgcc-owner@sourceware.org]
On Behalf Of Chris Wilkinson
Sent: Tuesday, January 24, 2012 12:04 PM
To: crossgcc
Subject: ct-ng v1.13.3 - build fails at GDB

The build fails thus using mipsel-unknown-linux-gnu config from samples
folder.

.....
[ALL  ]    checking for library containing tgetent... none required
[ALL  ]    checking whether to use expat... yes
[ALL  ]    checking for ld used by GCC... i686-build_pc-linux-gnu-ld
[ALL  ]    checking if the linker (i686-build_pc-linux-gnu-ld) is GNU ld...
yes
[ALL  ]    checking for shared library run path origin... done
[ALL  ]    checking for libexpat... no
[ERROR]    configure: error: expat is missing or unusable
[ERROR]    make[2]: *** [configure-gdb] Error 1
[ALL  ]    make[2]: Leaving directory
`/home/chrisw/crosstool-ng-1.13.3/.build/mipsel-unknown-linux-gnu/build/buil
d-gdb-cross'
[ERROR]    make[1]: *** [all] Error 2
[ALL  ]    make[1]: Leaving directory
`/home/chrisw/crosstool-ng-1.13.3/.build/mipsel-unknown-linux-gnu/build/buil
d-gdb-cross'
[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@172]
[ERROR]  >>        called from:
do_debug_gdb_build[scripts/build/debug/300-gdb.sh@153]
[ERROR]  >>        called from: do_debug[scripts/build/debug.sh@35]
[ERROR]  >>        called from: main[scripts/crosstool-NG.sh@595]
[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]  >>      'docs/B - Known issues.txt'
[ERROR]
[ERROR]  (elapsed: 97:44.80)

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


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

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

* RE: ct-ng v1.13.3 - build fails at GDB
  2012-01-24 18:24 ` Chris Wilkinson
@ 2012-01-25 21:59   ` Chris Wilkinson
  0 siblings, 0 replies; 3+ messages in thread
From: Chris Wilkinson @ 2012-01-25 21:59 UTC (permalink / raw)
  To: 'Chris Wilkinson', 'crossgcc'

Could it be that ct-ng downloads gdb 6.8a and expat 2.0.1 and these are not
compatible?

-----Original Message-----
From: crossgcc-owner@sourceware.org [mailto:crossgcc-owner@sourceware.org]
On Behalf Of Chris Wilkinson
Sent: Tuesday, January 24, 2012 1:25 PM
To: 'crossgcc'
Subject: RE: ct-ng v1.13.3 - build fails at GDB

I should have mentioned that expat/libexpat1 are installed (Ubuntu 11.1).

-----Original Message-----
From: crossgcc-owner@sourceware.org [mailto:crossgcc-owner@sourceware.org]
On Behalf Of Chris Wilkinson
Sent: Tuesday, January 24, 2012 12:04 PM
To: crossgcc
Subject: ct-ng v1.13.3 - build fails at GDB

The build fails thus using mipsel-unknown-linux-gnu config from samples
folder.

.....
[ALL  ]    checking for library containing tgetent... none required
[ALL  ]    checking whether to use expat... yes
[ALL  ]    checking for ld used by GCC... i686-build_pc-linux-gnu-ld
[ALL  ]    checking if the linker (i686-build_pc-linux-gnu-ld) is GNU ld...
yes
[ALL  ]    checking for shared library run path origin... done
[ALL  ]    checking for libexpat... no
[ERROR]    configure: error: expat is missing or unusable
[ERROR]    make[2]: *** [configure-gdb] Error 1
[ALL  ]    make[2]: Leaving directory
`/home/chrisw/crosstool-ng-1.13.3/.build/mipsel-unknown-linux-gnu/build/buil
d-gdb-cross'
[ERROR]    make[1]: *** [all] Error 2
[ALL  ]    make[1]: Leaving directory
`/home/chrisw/crosstool-ng-1.13.3/.build/mipsel-unknown-linux-gnu/build/buil
d-gdb-cross'
[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@172]
[ERROR]  >>        called from:
do_debug_gdb_build[scripts/build/debug/300-gdb.sh@153]
[ERROR]  >>        called from: do_debug[scripts/build/debug.sh@35]
[ERROR]  >>        called from: main[scripts/crosstool-NG.sh@595]
[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]  >>      'docs/B - Known issues.txt'
[ERROR]
[ERROR]  (elapsed: 97:44.80)

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


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


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

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

end of thread, other threads:[~2012-01-25 21:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-24 17:04 ct-ng v1.13.3 - build fails at GDB Chris Wilkinson
2012-01-24 18:24 ` Chris Wilkinson
2012-01-25 21:59   ` Chris Wilkinson

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).