David O'Brien wrote:
> 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 [EMAIL PROTECTED]
> with "unsubscribe freebsd-current" in the body of the message

Ah sorry I thought it was so clear that it was 
/usr/src/usr.sbin/pcvt/kcon :)
Well there it broke when I did make world so I went there trying to 
isolate stuff
/usr/lib/libkeycap is there

FreeBSD Amnesiac 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Tue May 21 19:37:38 
CEST 2002     root@Amnesiac:/usr/obj/usr/src/sys/Linn  i386

Well here is the thing, I just updated before gcc 3.1, everything worked 
fine, last night I felt like gcc 3.1 was ready for my system, So I did:
make buildworld
make buildkernel KERNCONF=Linn
make installkernel KERNCONF=Linn
mergemaster -v
drop to single
make installworld

well no biggie there, but after reboot I got a strange dmesg (need to 
reboot to get it again)

so I found out that not everything was build in /usr/src/usr.sbin and 
some other stuff.
Right now I'm trying to do a new make buildworld and hope it works this 
time. and that my wi0 card will work one again :)

/John




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to