Subject: make build fail with tar ball at Jan 12, 2001
To: None <current-users@netbsd.org>
From: Clarence Chan <ein@hkstar.com>
List: current-users
Date: 01/16/2001 10:06:48
Hello,
I just download the tar ball of Jan 12, 2001 from ftp.netbsd.org and found
the error when I tried to make build with it. Any procedures to fix it?
Thanks.
Clarence
========== Error =======
../../include/heimdal -I/usr/src/lib/libroken
-I/usr/src/lib/libasn1/asn1_compile/../../../crypto/dist/heimdal/lib/asn1
-I/usr/src/lib/libasn1/asn1_compile/../../../crypto/dist/heimdal/lib/ro
ken -DHAVE_CONFIG_H -o asn1_compile parse.lo lex.lo main.lo
hash.
lo symbol.lo gen.lo gen_encode.lo gen_decode.lo gen_free.lo gen_length.lo
gen_co
py.lo gen_glue.lo getarg.lo print_version.lo warnerr.lo strupr.lo
get_window_siz
e.lo
hash.lo: In function `hashtabnew':
hash.lo(.text+0x1d): undefined reference to `__assert13'
hash.lo: In function `_search':
hash.lo(.text+0x8e): undefined reference to `__assert13'
hash.lo: In function `hashtabadd':
hash.lo(.text+0x11a): undefined reference to `__assert13'
hash.lo: In function `_hashtabdel':
hash.lo(.text+0x1a0): undefined reference to `__assert13'
hash.lo: In function `hashtabforeach':
collect2: ld returned 1 exit status
*** Error code 1
Stop.
======= Error =======