Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Sep 2019 11:19:42 +0900 (JST)
From:      Mori Hiroki <yamori813@yahoo.co.jp>
To:        "freebsd-mips@freebsd.org" <freebsd-mips@freebsd.org>
Subject:   build error 13-CURRENT on 11.3R
Message-ID:  <1211950638.3098978.1569809982230.JavaMail.yahoo@jws703005.mail.kks.yahoo.co.jp>
References:  <1211950638.3098978.1569809982230.JavaMail.yahoo.ref@jws703005.mail.kks.yahoo.co.jp>

index | next in thread | previous in thread | raw e-mail

Hi.

I build today's 13-CURRENT. I have build error.

I use 11.3R by host. 

cc -O2 -pipe -I/usr/home/hiroki/freebsd/contrib/elftoolchain/libelftc -I/usr/home/hiroki/freebsd/contrib/elftoolchain/libpe -I/usr/home/hiroki/freebsd/contrib/elftoolchain/common -DWITH_PE=1 -I. -g -std=gnu99 -Wno-format-zero-length -Qunused-arguments -I/home/hiroki/zobj//usr/home/hiroki/ZRouter/tmp//usr/home/hiroki/freebsd/mips.mipsel/tmp/legacy/usr/include  -static   -L/home/hiroki/zobj//usr/home/hiroki/ZRouter/tmp//usr/home/hiroki/freebsd/mips.mipsel/tmp/legacy/usr/lib -o objcopy.full archive.o ascii.o binary.o main.o pe.o sections.o segments.o symbols.o  -L/home/hiroki/zobj//usr/home/hiroki/ZRouter/tmp//usr/home/hiroki/freebsd/mips.mipsel/tmp/obj-tools/lib/libarchive -larchive -L/home/hiroki/zobj//usr/home/hiroki/ZRouter/tmp//usr/home/hiroki/freebsd/mips.mipsel/tmp/obj-tools/lib/libz -lz -L/home/hiroki/zobj//usr/home/hiroki/ZRouter/tmp//usr/home/hiroki/freebsd/mips.mipsel/tmp/obj-tools/lib/libbz2 -lbz2 -L/home/hiroki/zobj//usr/home/hiroki/ZRouter/tmp//usr/home/hiroki/freebsd/mips.mipsel/tmp/obj-tools/lib/liblzma -llzma -L/home/hiroki/zobj//usr/home/hiroki/ZRouter/tmp//usr/home/hiroki/freebsd/mips.mipsel/tmp/obj-tools/lib/libthr -L/home/hiroki/zobj//usr/home/hiroki/ZRouter/tmp//usr/home/hiroki/freebsd/mips.mipsel/tmp/obj-tools/lib/libexpat -lbsdxml -lprivatezstd -L/home/hiroki/zobj//usr/home/hiroki/ZRouter/tmp//usr/home/hiroki/freebsd/mips.mipsel/tmp/obj-tools/lib/libthr -L/home/hiroki/zobj//usr/home/hiroki/ZRouter/tmp//usr/home/hiroki/freebsd/mips.mipsel/tmp/obj-tools/secure/lib/libcrypto -lcrypto -L/home/hiroki/zobj//usr/home/hiroki/ZRouter/tmp//usr/home/hiroki/freebsd/mips.mipsel/tmp/obj-tools/lib/libthr -L/home/hiroki/zobj//usr/home/hiroki/ZRouter/tmp//usr/home/hiroki/freebsd/mips.mipsel/tmp/obj-tools/lib/libelftc -lelftc -L/home/hiroki/zobj//usr/home/hiroki/ZRouter/tmp//usr/home/hiroki/freebsd/mips.mipsel/tmp/obj-tools/lib/libelf -lelf -L/home/hiroki/zobj//usr/home/hiroki/ZRouter/tmp//usr/home/hiroki/freebsd/mips.mipsel/tmp/obj-tools/lib/libpe -lpe -lpthread  -legacy
/usr/bin/ld: cannot find -lprivatezstd
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** Error code 1



help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1211950638.3098978.1569809982230.JavaMail.yahoo>