Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 May 2002 17:42:42 -0700
From:      "David O'Brien" <dev-null@NUXI.com>
To:        John Angelmo <john@veidit.net>
Cc:        current@FreeBSD.ORG
Subject:   Re: /usr/src/usr.sbin/pcvt/kcon
Message-ID:  <20020521174242.C45998@dragon.nuxi.com>
In-Reply-To: <3CEACC45.4030604@veidit.net>; from john@veidit.net on Wed, May 22, 2002 at 12:37:57AM %2B0200
References:  <3CEACC45.4030604@veidit.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, May 22, 2002 at 12:37:57AM +0200, John Angelmo wrote:
> su-2.05a# make
> cc -O -pipe -march=pentiumpro -I/usr/src/usr.sbin/pcvt/kcon/../keycap 
> -DKEYB_DEVICE=\"/dev/ttyv0\"     -o kcon kcon.o -lkeycap
> /usr/libexec/elf/ld: cannot find -lkeycap
> collect2: ld returned 1 exit status
> *** Error code 1

It would be nice to see a `cd' or `pwd' here so we can fully know what
you are doing.  I will assume you are in the /usr/src/usr.sbin/pcvt
directory before you typed `make'.  Warning, you cannot build all things
in /usr/src in isolation.   However you should have a
/usr/lib/libkeycap.a, which would allow you to build this.

You really need tell us more about what you are doing, and what your
system is (`uname -a').

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




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