pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/51383: sys/cdefs.h not found on ubuntu
The following reply was made to PR pkg/51383; it has been noted by GNATS.
From: David Holland <dholland-pbugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/51383: sys/cdefs.h not found on ubuntu
Date: Mon, 1 Aug 2016 17:51:14 +0000
On Mon, Aug 01, 2016 at 11:20:00AM +0000, prlw1%cam.ac.uk@localhost wrote:
> Acquired a user login on an ubuntu 16 box, and tried out pkgsrc.
> Bootstrapped --unpriviledged.
> Tried to build gcc 4.8.4, but sys/cdefs.h not found:
>
> In file included from /usr/include/stdio.h:27:0,
> from ../../../../gcc-4.8.4/libgcc/../gcc/tsystem.h:87,
> from ../../../../gcc-4.8.4/libgcc/libgcov.c:27:
> /usr/include/features.h:367:25: fatal error: sys/cdefs.h: No such file or directory
> # include <sys/cdefs.h>
So wait, ubuntu's own features.h includes a sys/cdefs.h they don't
provide?
> bmake/missing/sys/cdefs.h looks promising...
I think the one you actually want is the nbcompat one though.
--
David A. Holland
dholland%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index