pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: cwrappers now enabled by default on some platforms
Martin Husemann wrote:
>On Thu, Oct 27, 2016 at 10:51:42PM +0100, Robert Swindells wrote:
>> It also doesn't seem very happy if you have built NetBSD with MKCTF=no.
>
>That is a killer, any details?
% cd pkgtools/cwrappers
% make
...
config.status: creating Makefile
config.status: creating nbcompat/config.h
/usr/bin/awk -f nbcompat.awk nbcompat/config.h > nbcompat/nbconfig.h
gcc -DHAVE_NBCOMPAT_H=1 -I/u1/pkgsrc/pkgtools/cwrappers/work/libnbcompat -I. -I. -g -O2 -DHAVE_CONFIG_H -c glob.c
ar cr libnbcompat.a glob.o
ranlib libnbcompat.a
===> Building for cwrappers-20160908
rm -f .gdbinit
touch .gdbinit
# compile cwrappers-20160908/alloc.o
gcc -g -O2 -fPIE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -DHAVE_NBCOMPAT_H=1 -I/u1/pkgsrc/pkgtools/cwrappers/work/libnbcompat -c alloc.c
ctfconvert -g -L VERSION -g alloc.o
make: exec(ctfconvert) failed (No such file or directory)
Home |
Main Index |
Thread Index |
Old Index