* Error building power-pc-unknown-linux-gnu toolchain
@ 2017-02-02 20:01 Khernel Panik
2017-02-02 20:10 ` Alexey Neyman
0 siblings, 1 reply; 2+ messages in thread
From: Khernel Panik @ 2017-02-02 20:01 UTC (permalink / raw)
To: crossgcc
Good afternoon,
After building crosstool-ng from the latest git master, and attempting
to build a toolchain for powerpc-unknown-linux-gnu, I'm running into
an error during the "Building gdbserver" step:
[INFO ] Installing gdbserver
[EXTRA] Configuring gdbserver
[EXTRA] Building gdbserver
[ERROR] /home/callpop/toolchains/ppc32be/.build/src/gdb-7.12/gdb/gdbserver/../nat/ppc-linux.h:22:26:
fatal error: asm/cputable.h: No such file or directory
[ERROR] make[1]: *** [linux-ppc-low.o] Error 1
[ERROR] make[1]: *** Waiting for unfinished jobs....
I didn't see anything about this particular error in the known issues
document, and the only place on my filesystem that I can find the file
it's looking for is definitely outside of the .build directory. Is
this a missing file, or perhaps a misconfiguration on my part? Since
the lib and include directories are in place, I think I can move
forward as I am attempting to use clang and just needed the libraries
and headers, but it would be nice to chase this one down in the case
that I need gdbserver.
Thanks,
- KP
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Error building power-pc-unknown-linux-gnu toolchain
2017-02-02 20:01 Error building power-pc-unknown-linux-gnu toolchain Khernel Panik
@ 2017-02-02 20:10 ` Alexey Neyman
0 siblings, 0 replies; 2+ messages in thread
From: Alexey Neyman @ 2017-02-02 20:10 UTC (permalink / raw)
To: crossgcc
Please report the issue on Github [1], and attach the .config file that
you were using.
[1] https://github.com/crosstool-ng/crosstool-ng/issues
Regards,
Alexey.
On 02/02/2017 12:01 PM, Khernel Panik wrote:
> Good afternoon,
>
> After building crosstool-ng from the latest git master, and attempting
> to build a toolchain for powerpc-unknown-linux-gnu, I'm running into
> an error during the "Building gdbserver" step:
>
> [INFO ] Installing gdbserver
> [EXTRA] Configuring gdbserver
> [EXTRA] Building gdbserver
> [ERROR] /home/callpop/toolchains/ppc32be/.build/src/gdb-7.12/gdb/gdbserver/../nat/ppc-linux.h:22:26:
> fatal error: asm/cputable.h: No such file or directory
> [ERROR] make[1]: *** [linux-ppc-low.o] Error 1
> [ERROR] make[1]: *** Waiting for unfinished jobs....
>
> I didn't see anything about this particular error in the known issues
> document, and the only place on my filesystem that I can find the file
> it's looking for is definitely outside of the .build directory. Is
> this a missing file, or perhaps a misconfiguration on my part? Since
> the lib and include directories are in place, I think I can move
> forward as I am attempting to use clang and just needed the libraries
> and headers, but it would be nice to chase this one down in the case
> that I need gdbserver.
>
> Thanks,
>
> - KP
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-02-02 20:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-02 20:01 Error building power-pc-unknown-linux-gnu toolchain Khernel Panik
2017-02-02 20:10 ` Alexey Neyman
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).