pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/51198: lang/g95 fails to build on Linux
The following reply was made to PR pkg/51198; it has been noted by GNATS.
From: David Holland <dholland-pbugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/51198: lang/g95 fails to build on Linux
Date: Sat, 11 Jun 2016 20:53:35 +0000
On Mon, May 30, 2016 at 03:40:01PM +0000, bsiegert%NetBSD.org@localhost wrote:
> >Description:
> Installing numpy depends on lang/g95 (g95-0.93nb7) as a
> dependency. However, building it on Linux blows up spectacularly as
> soon as it tries to compile the CRT:
>
> [...]
> /usr/include/features.h:374:25: error: sys/cdefs.h: No such file or directory
> /usr/include/features.h:398:23: error: gnu/stubs.h: No such file or directory
> [...]
> /usr/include/stdio.h:44: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'struct'
> /usr/include/stdio.h:48: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'typedef'
> /usr/include/stdio.h:53: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__USING_NAMESPACE_STD'
...so the linux system's own header files don't work?
--
David A. Holland
dholland%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index