I'm trying to build -CURRENT, AMD64, r340113, but get an error when "make 
buildworld" tries to build usr.sbin/pkg.

===
cc -O2 -pipe -I/usr/src/contrib/libucl/include -g -std=gnu99 
-fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W 
-Wno-unused-parameter -Wstrict-prototypes -Wmis
ing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings 
-Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline 
-Wnested-externs -Wredundant-decl
 -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations 
-Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable 
-Qunused-arguments   -o pkg.f
ll pkg.o dns_utils.o config.o  -L/usr/obj/usr/src/amd64.amd64/lib/libarchive 
-larchive -L/usr/obj/usr/src/amd64.amd64/lib/libfetch -lfetch -lprivateucl 
-L/usr/obj/usr/src/amd64.amd64/
ib/libsbuf -lsbuf -L/usr/obj/usr/src/amd64.amd64/secure/lib/libcrypto -lcrypto 
-L/usr/obj/usr/src/amd64.amd64/secure/lib/libssl -lssl                          
                        
objcopy --only-keep-debug pkg.full pkg.debug                                    
                                                                                
                       
objcopy --strip-debug --add-gnu-debuglink=pkg.debug  pkg.full pkg               
                                                                                
                       
gzip -cn /usr/src/usr.sbin/pkg/pkg.7 > pkg.7.gz                                 
                                                                                
                       
make: don't know how to make FreeBSD.conf. Stop                                 
                                                                                
                       
                                                                                
                                                                                
                       
make: stopped in /usr/src/usr.sbin/pkg                                          
                                                                                
                       
===

--
Marie Helene Kvello-Aune
free...@mhka.no
_______________________________________________
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to