pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Problem with to pkgsrc-2008Q2



Hello all,

I've jsut installed a netbsd-4.0 and as pkgsrc-2008Q2 is out now I've wanted to use it. But the compilation for pkg_install failed, here is the ouput (the end of the output exactly) :

#   compile  libfetch/http.o
cc -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wno-traditional -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -std=gnu99 -Werror -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DDEF_UMASK=0022 -I/usr/pkgsrc/pkgtools/pkg_install/work/libarchive/libarchive -I/usr/pkgsrc/pkgtools/pkg_install/work/libfetch -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/pkgtools/pkg_install/work/libnbcompat -I. -D_LARGEFILE_SOURCE -D_LARGE_FILES -DFTP_COMBINE_CWDS -c http.c -o http.o
objcopy -x http.o
#     build  libfetch/libfetch.a
rm -f libfetch.a
ar cq libfetch.a `NM=nm lorder fetch.o common.o ftp.o http.o file.o | tsort -q`
ranlib libfetch.a
make: don't know how to make /usr/share/tmac/andoc.tmac. Stop

make: stopped in /usr/pkgsrc/pkgtools/pkg_install/work/libfetch
*** Error code 2

Stop.
make: stopped in /usr/pkgsrc/pkgtools/pkg_install
WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package Makefile. WARNING: *** Please consider adding fortran to USE_LANGUAGES in the package Makefile.
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/pkgtools/pkg_install
zero#


As every package want pkg_install ....

Am I the only one ?

thanks.

--
Emmanuel Vadot
elbarto%arcadebsd.org@localhost



Home | Main Index | Thread Index | Old Index