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: Patrick Welche <prlw1%cam.ac.uk@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/51383: sys/cdefs.h not found on ubuntu
Date: Fri, 5 Aug 2016 12:04:36 +0100
On Fri, Aug 05, 2016 at 09:45:01AM +0000, Patrick Welche wrote:
> on gcc48 even if gcc5 is installed - I haven't tried to build lang/gcc5 on linux
> yet, but that explains why not.)
Same issue for lang/gcc5:
home/prlw1/pkgsrc/lang/gcc5/work/build/./gcc/xgcc -B/home/prlw1/pkgsrc/lang/gcc5/work/build/./gcc/ -B/home/prlw1/pkg/gcc5/x86_64-debian-linux/bin/ -B/home/prlw1/pkg/gcc5/x86_64-debian-linux/lib/ -isystem /home/prlw1/pkg/gcc5/x86_64-debian-linux/include -isystem /home/prlw1/pkg/gcc5/x86_64-debian-linux/sys-include -g -O2 -I/usr/include -m32 -O2 -g -O2 -I/usr/include -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fpic -mlong-double-80 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fpic -mlong-double-80 -I. -I. -I../../.././gcc -I../../../../gcc-5.4.0/libgcc -I../../../../gcc-5.4.0/libgcc/. -I../../../../gcc-5.4.0/libgcc/../gcc -I../../../../gcc-5.4.0/libgcc/../include -DHAVE_CC_TLS -DUSE_TLS -o _gcov_merge_add.o -MT _gcov_merge_add.o -MD -MP -MF _gcov_merge_add.dep -DL_gcov_merge_add -c ../../../../gcc-5.4.0/libgcc/libgcov-merge.c
In file included from /usr/include/stdio.h:27:0,
from ../../../../gcc-5.4.0/libgcc/../gcc/tsystem.h:87,
from ../../../../gcc-5.4.0/libgcc/libgcov.h:41,
from ../../../../gcc-5.4.0/libgcc/libgcov-merge.c:26:
/usr/include/features.h:367:25: fatal error: sys/cdefs.h: No such file or directory
compilation terminated.
Home |
Main Index |
Thread Index |
Old Index