Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Oct 2001 14:24:25 -0700 (PDT)
From:      Bsd Newbie <bsdneophyte@yahoo.com>
To:        freebsd-questions@freebsd.org
Subject:   kernel compiling and general compiling problems
Message-ID:  <20011016212425.87072.qmail@web20105.mail.yahoo.com>

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

I'm trying to rebuild my kernel... and I keep running into the following
error after I do a 'make' :

kbd.o(text+0x69c): more undefined references to'kbddriver_set' follow
*** Error Code 1

Stop in /usr/src/sys/compile/FROGGIE5

So, I tried the "new" way to compile the kernel... and I get the following
error after I do a 'make buildkernel KERNCONF=FROGGIE5' :

kbd.o(text+0x69c): more undefined references to'kbddriver_set' follow
*** Error Code 1

Stop in /usr/obj/usr/src/sys/FROGGIE5
*** Error Code 1

Stop in /usr/src
*** Error Code 1

Stop in /usr/src.



After I got these errors... I decided to post a message to get some help. 
Since I have alot of crash issues with Konqueror (and the fact the "send"
button in yahoo mail wont work with this browser), I decided to install
Mozilla.

I went to the port directory and did a "make distclean && make && make
install" and I ran into this error:

int mail() {
XtMalloc()
; return 0; }
(end of "config.log")
*** Error code 1


Now, I don't know if the two are related... or separate... but I seem to
get this error whenever I try to build something from the ports.

Any help would be appreciated.

-Sameer

__________________________________________________
Do You Yahoo!?
Make a great connection at Yahoo! Personals.
http://personals.yahoo.com

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?20011016212425.87072.qmail>