Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Aug 2002 23:19:41 +0100 (BST)
From:      Tim Joseph <tim.spam@spicy.org.uk>
To:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   PicoBSD - help with building (fwd)
Message-ID:  <Pine.BSO.4.44.0208312317420.15314-100000@spud.timbonet.foo.uk>

next in thread | raw e-mail | index | archive | help

Hi,

I'm trying to build my own version of PicoBSD - so that I can include
support for my ethernet card (a Netgear FA311, uses the sis driver).

As a practice, I tried to just build the "net" version of PicoBSD from
source - I have a full 4.x-stable source tree sitting in /usr/src.

The build fails, reporting:

editline.o(.text+0x6cf0): undefined reference to `tgoto'
editline.o(.text+0x6dee): undefined reference to `tgoto'
editline.o(.text+0x70ed): undefined reference to `tgetent'
editline.o(.text+0x71c9): undefined reference to `tgetflag'
editline.o(.text+0x71e0): undefined reference to `tgetflag'
editline.o(.text+0x71fb): undefined reference to `tgetflag'
editline.o(.text+0x7213): undefined reference to `tgetflag'
editline.o(.text+0x722e): undefined reference to `tgetnum'
editline.o(.text+0x7246): undefined reference to `tgetnum'
editline.o(.text+0x7289): undefined reference to `tgetstr'
editline.o(.text+0x7e96): undefined reference to `tgetstr'
editline.o(.text+0x800d): undefined reference to `tgoto'
editline.o(.text+0x8102): undefined reference to `tgoto'
*** Error code 1

Stop in /usr/src/release/picobsd/build/build_dir-net/crunch.
---> fail: Error <1> error code <crunch> in <>
Error while building net.
---> Aborting ./picobsd

Any thoughts on what I could do next, and if it's even possible to
include support for the sis ethernet card?

Thanks,

From,

Tim

PS: I'm doing all this on a 4.x-stable machine, with vn in the kernel
config.

-- 
To email me, please remove the ".spam"


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSO.4.44.0208312317420.15314-100000>