building 4.2.1 from 3.4.6 on NetBSD/amd64 3.1

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

 



Hi folks--

My ultimate goal is to build GNAT 4.2.1 from my working GNAT 3.4.6 installation. However, I'm unable to build plain old gcc at the moment. I've distilled this down to the following:

../gcc-4.2.1/configure --enable-languages=c
gmake

It churns for a few minutes and then errors out with a failure to find gstdint.h:

gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -fno-common -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.2.1/gcc -I../../gcc-4.2.1/gcc/. -I../../gcc-4.2.1/gcc/../include -I./../intl -I../../gcc-4.2.1/gcc/../libcpp/include -I../../gcc-4.2.1/gcc/../libdecnumber -I../libdecnumber ../../gcc-4.2.1/gcc/dfp.c -o dfp.o
In file included from ../../gcc-4.2.1/gcc/../libdecnumber/decNumber.h:39,
                from ../../gcc-4.2.1/gcc/../libdecnumber/decimal128.h:59,
                from ../../gcc-4.2.1/gcc/dfp.c:34:
../../gcc-4.2.1/gcc/../libdecnumber/decContext.h:52:50: gstdint.h: No such file or directory


Any help would be greatly appreciated.

Chris

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux