Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Mar 2005 15:51:51 +0100
From:      Joerg Wunsch <j@ida.interface-business.de>
To:        freebsd-sparc64@freebsd.org
Subject:   RELENG_5: zs(4) does not link without sbus
Message-ID:  <20050302145151.GC2266@ida.interface-business.de>

next in thread | raw e-mail | index | archive | help
When trying to configure a kernel that has "device zs" but no
"device sbus", linking fails:

linking kernel
zs.o(.text+0x4a4): In function `zstty_attach':
: undefined reference to `zstty_console'
zs.o(.text+0x1064): In function `zstty_param':
: undefined reference to `zstty_set_speed'
*** Error code 1

Is zs supposed to depend on sbus?  There's no man page for it, so I
can't tell.

-- 
J"org Wunsch                                           Unix support engineer
joerg_wunsch@interface-systems.de        http://www.interface-systems.de/~j/



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