Subject: netatalk-asun not building
To: None <current-users@netbsd.org>
From: Peter Seebach <seebs@plethora.net>
List: current-users
Date: 12/28/2000 17:42:56
Can anyone confirm or deny that netatalk-asun isn't building recently?

main.o: In function `afp_goaway':
main.c(.text+0xc4): undefined reference to `dsi_kill'
main.c(.text+0xc8): undefined reference to `dsi_kill'
main.o: In function `child_handler':
main.c(.text+0x3a0): undefined reference to `server_child_handler'
main.c(.text+0x3a4): undefined reference to `server_child_handler'
main.o: In function `main':
main.c(.text+0x490): undefined reference to `server_lock'
main.c(.text+0x494): undefined reference to `server_lock'
main.c(.text+0x4f4): undefined reference to `server_child_alloc'
main.c(.text+0x4f8): undefined reference to `server_child_alloc'

And pages and pages more of this.  NetBSD 1.5.1_ALPHA, running
(coincidentally) on an alpha.  :)

-s