pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

gcc build on Linux



Hi There,

I'm experimenting with pkgsrc on Linux.
Unfortunately I'm facing a problem when building gcc.
I've tried gcc12, gcc13, gcc14 so far. All of them stops building with this error message below. This particular message belongs to 14, though.
No clue how to overcome.
Tried on SlackWare 15 (x86_64), then Crux 3.8 (x86_64) Same error on both.

Thanks,

FeZ

---
checking whether iconv is compatible with its POSIX signature... yes
checking for CET support... yes
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depdir commands
mkdir -p -- .deps
config.status: executing default-1 commands
make[2]: Leaving directory '/usr/pkgsrc/lang/gcc14/work/build'
make[1]: *** [Makefile:30004: stage1-bubble] Error 2
make[1]: Leaving directory '/usr/pkgsrc/lang/gcc14/work/build'
make: *** [Makefile:1108: all] Error 2
*** Error code 2

Stop.
bmake[1]: stopped making "all" in /usr/pkgsrc/lang/gcc14
*** Error code 1

Stop.
bmake: stopped making "all" in /usr/pkgsrc/lang/gcc14


Home | Main Index | Thread Index | Old Index