Hi, Can anyone who use NetBSD/amd64 current with gcc 4.8.3 build pkgsrc/lang/g95 successfully? I have following errors.
checking whether we are using the GNU C compiler... yes checking whether /usr/tmp/pkgsrc/lang/g95/work/gcc-4.1.2/g95/./gcc/xgcc -B/usr/tmp/pkgsrc/lang/g95/work/gcc-4.1.2/g95/./gcc/ -B/usr/pkg/x86_64--netbsd/bin/ -B/usr/pkg/x86_64--netbsd/lib/ -isystem /usr/pkg/x86_64--netbsd/include -isystem /usr/pkg/x86_64--netbsd/sys-include accepts -g... yes checking for /usr/tmp/pkgsrc/lang/g95/work/gcc-4.1.2/g95/./gcc/xgcc -B/usr/tmp/pkgsrc/lang/g95/work/gcc-4.1.2/g95/./gcc/ -B/usr/pkg/x86_64--netbsd/bin/ -B/usr/pkg/x86_64--netbsd/lib/ -isystem /usr/pkg/x86_64--netbsd/include -isystem /usr/pkg/x86_64--netbsd/sys-include option to accept ANSI C... none needed checking for style of include used by /usr/pkg/bin/gmake... GNU checking dependency style of /usr/tmp/pkgsrc/lang/g95/work/gcc-4.1.2/g95/./gcc/xgcc -B/usr/tmp/pkgsrc/lang/g95/work/gcc-4.1.2/g95/./gcc/ -B/usr/pkg/x86_64--netbsd/bin/ -B/usr/pkg/x86_64--netbsd/lib/ -isystem /usr/pkg/x86_64--netbsd/include -isystem /usr/pkg/x86_64--netbsd/sys-include... gcc3 checking how to run the C preprocessor... cpp configure: error: C preprocessor "cpp" fails sanity check See `config.log' for more details. Makefile:7755: recipe for target 'configure-target-libssp' failed gmake[1]: *** [configure-target-libssp] Error 1 gmake[1]: Leaving directory '/usr/tmp/pkgsrc/lang/g95/work/gcc-4.1.2/g95' Makefile:614: recipe for target 'all' failed gmake: *** [all] Error 2 *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/lang/g95 WARNING: Please add USE_TOOLS+=perl to the package Makefile. *** Error code 1 Stop. make: stopped in /usr/pkgsrc/lang/g95 From: work/gcc-4.1.2/g95/x86_64--netbsd/libssp/config.log configure:3247: cpp conftest.c /usr/tmp/pkgsrc/lang/g95/work/gcc-4.1.2/g95/./gcc/libgcc_s.so.1: version GCC_4.2.0 required by /usr/lib/libstdc++.so.7 not found configure:3253: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libssp" | #define PACKAGE_TARNAME "libssp" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "libssp 1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libssp" | #define VERSION "1.0" | /* end confdefs.h. */ | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | Syntax error configure:3321: error: C preprocessor "cpp" fails sanity check See `config.log' for more details. -- Ryo ONODERA // [email protected] PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB FD1B F404 27FA C7D1 15F3
