Current-Users archive

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

Build failure on -current



Does anybody see:
...
#      link  ec/h_ectest
/dumps/sysbuild/amd64/tools/bin/x86_64--netbsd-gcc
--sysroot=/dumps/sysbuild/amd64/destdir   -pie  -shared-libgcc
-Wl,--warn-shared-textrel -Wl,-z,relro     -o h_ectest  ectest.o
-Wl,-rpath-link,/dumps/sysbuild/amd64/destdir/lib  -L=/lib -lcrypt
/dumps/sysbuild/amd64/obj/home/sysbuild/src/crypto/external/bsd/openssl/lib/libcryptotest/libcryptotest.a
/dumps/sysbuild/amd64/obj/home/sysbuild/src/crypto/external/bsd/openssl/lib/libcrypto/libcrypto.a
/dumps/sysbuild/amd64/tools/lib/gcc/x86_64--netbsd/10.4.0/../../../../x86_64--netbsd/bin/ld:
ectest.o:(.data.rel.ro+0x0): undefined reference to
`EC_GFp_nistp224_method'
/dumps/sysbuild/amd64/tools/lib/gcc/x86_64--netbsd/10.4.0/../../../../x86_64--netbsd/bin/ld:
ectest.o:(.data.rel.ro+0x58): undefined reference to
`EC_GFp_nistp256_method'
/dumps/sysbuild/amd64/tools/lib/gcc/x86_64--netbsd/10.4.0/../../../../x86_64--netbsd/bin/ld:
ectest.o:(.data.rel.ro+0xb0): undefined reference to
`EC_GFp_nistp521_method'
collect2: error: ld returned 1 exit status
*** Failed target: h_ectest
*** Failed commands:
        ${_MKTARGET_LINK}
        => @echo '#  ' "   link " ec/h_ectest
        ${_CCLINK.${:Uh_ectest}}  ${_LDFLAGS.${:Uh_ectest}}
${_LDSTATIC.${:Uh_ectest}} -o ${.TARGET}  ${OBJS.${:Uh_ectest}}
${_PROGLDOPTS} ${_LDADD.${:Uh_ectest}}
        => /dumps/sysbuild/amd64/tools/bin/x86_64--netbsd-gcc
--sysroot=/dumps/sysbuild/amd64/destdir   -pie  -shared-libgcc
-Wl,--warn-shared-textrel -Wl,-z,relro     -o h_ectest  ectest.o
-Wl,-rpath-link,/dumps/sysbuild/amd64/destdir/lib  -L=/lib -lcrypt
/dumps/sysbuild/amd64/obj/home/sysbuild/src/crypto/external/bsd/openssl/lib/libcryptotest/libcryptotest.a
/dumps/sysbuild/amd64/obj/home/sysbuild/src/crypto/external/bsd/openssl/lib/libcrypto/libcrypto.a
        ${CTFMERGE} ${CTFMFLAGS} -o ${.TARGET} ${OBJS.${:Uh_ectest}}
        => /dumps/sysbuild/amd64/tools/bin/nbctfmerge -t -g -L VERSION
-o h_ectest ectest.o
...

now?

Chavdar


-- 
----


Home | Main Index | Thread Index | Old Index