Subject: latest cvs build failure in libasn1
To: None <port-pmax@netbsd.org>
From: NetBSD list <netbsd@mrynet.com>
List: port-pmax
Date: 01/09/2001 15:35:21
Since going to the latest source with cvs (was using sup before),
a build is failing in lib/libasn1, attached below.  Any suggestions?

cc -O -I.                                -I/usr/src/lib/libasn1/asn1_compile/../../../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/roken -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_copy.lo gen_glue.lo getarg.lo print_version.lo warnerr.lo strupr.lo get_window_size.lo
hash.lo: In function `hashtabnew':
/usr/src/lib/libasn1/asn1_compile/../../../crypto/dist/heimdal/lib/asn1/hash.c(.text+0x60): undefined reference to `__assert13'
hash.lo: In function `_search':
/usr/src/lib/libasn1/asn1_compile/../../../crypto/dist/heimdal/lib/asn1/hash.c(.text+0x154): undefined reference to `__assert13'
hash.lo: In function `hashtabadd':
/usr/src/lib/libasn1/asn1_compile/../../../crypto/dist/heimdal/lib/asn1/hash.c(.text+0x2d8): undefined reference to `__assert13'
hash.lo: In function `_hashtabdel':
/usr/src/lib/libasn1/asn1_compile/../../../crypto/dist/heimdal/lib/asn1/hash.c(.text+0x424): undefined reference to `__assert13'
hash.lo: In function `hashtabforeach':
/usr/src/lib/libasn1/asn1_compile/../../../crypto/dist/heimdal/lib/asn1/hash.c(.text+0x548): undefined reference to `__assert13'
hash.lo(.text+0x63c):/usr/src/lib/libasn1/asn1_compile/../../../crypto/dist/heimdal/lib/asn1/hash.c: more undefined references to `__assert13' follow
collect2: ld returned 1 exit status
*** Error code 1


Cheers,
-s