Re: Help with 'make' failure while building custom kernel

2005-06-24 Thread Jim Haskell
Kevin Kinsey wrote: Jim Haskell wrote: I, a relatively newcomer to FreeBSD, am having trouble compiling my own kernel for my new FreeBSD box. According to the handbook, if 'make' fails (and /usr/sbin/config and make dep do not have problems,) I should seek the wisdom of those on this listserv.

Re: Help with 'make' failure while building custom kernel

2005-06-24 Thread Kris Kennaway
On Fri, Jun 24, 2005 at 04:11:17AM -0500, Jim Haskell wrote: The offending lines from make: cc -c -x assembler-with-cpp -DLOCORE -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99

Help with 'make' failure while building custom kernel

2005-06-23 Thread Jim Haskell
I, a relatively newcomer to FreeBSD, am having trouble compiling my own kernel for my new FreeBSD box. According to the handbook, if 'make' fails (and /usr/sbin/config and make dep do not have problems,) I should seek the wisdom of those on this listserv. Attached is my kernel config. If any of

qpopper, make failure, COMMENTFILE

2004-07-28 Thread Gary Aitken
I just upgraded (I think :-)) from 4.5 to 4.10. Initially tried an upgrade, which failed because of an undefined reference in the X11 font server library (libfontconfig.so.1, FT_Get_BDF_Property). Not to be deterred, I then attempted to do a complete install over the top of everything. This

Re: qpopper, make failure, COMMENTFILE

2004-07-28 Thread Gary Aitken
Many thanks. I ended up doing a tar xzf /cdrom/ports/ports.tgz to restore it, then did the necessary rebuilding. On Wed, 28 Jul 2004 16:31:05 -0600 Gary Aitken [EMAIL PROTECTED] wrote: I just upgraded (I think :-)) from 4.5 to 4.10. Initially tried an upgrade, which failed because of an

Make failure

2003-03-17 Thread David Markle
Can someone help me with a kernel rebuild make problem ?? I have the source tree in place and modified my CUSTOM kernel in /usr/src/sys/i386/conf. When I run make buildkernel it fails with the following error: make: don't know how to make buildkernel. Stop I know I have missed something

Re: Make failure

2003-03-17 Thread Doug Reynolds
On Mon, 17 Mar 2003 16:43:07 -0500, David Markle wrote: Can someone help me with a kernel rebuild make problem ?? I have the source tree in place and modified my CUSTOM kernel in /usr/src/sys/i386/conf. When I run make buildkernel it fails with the following error: make: don't know how to make

Re: Make failure

2003-03-17 Thread Jud
On Mon, 17 Mar 2003 21:49:45 -0500, Doug Reynolds [EMAIL PROTECTED] wrote: On Mon, 17 Mar 2003 16:43:07 -0500, David Markle wrote: Can someone help me with a kernel rebuild make problem ?? I have the source tree in place and modified my CUSTOM kernel in /usr/src/sys/i386/conf. When I run make

Re: Make failure

2003-03-17 Thread Rev. Joe Doyle Ardent
On Mon, Mar 17, 2003 at 09:49:45PM -0500, Doug Reynolds wrote: On Mon, 17 Mar 2003 16:43:07 -0500, David Markle wrote: Can someone help me with a kernel rebuild make problem ?? I have the source tree in place and modified my CUSTOM kernel in /usr/src/sys/i386/conf. When I run make

RE: Make failure

2003-03-17 Thread David Markle
Alright. I'll give it a try. Thanks a lot for your help. -Original Message- From: Jud [mailto:[EMAIL PROTECTED] Sent: Monday, March 17, 2003 9:53 PM To: Doug Reynolds; [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: Make failure On Mon, 17 Mar 2003 21:49:45 -0500, Doug Reynolds

Re: Make failure

2003-03-17 Thread taxman
On Monday 17 March 2003 09:49 pm, Doug Reynolds wrote: On Mon, 17 Mar 2003 16:43:07 -0500, David Markle wrote: Can someone help me with a kernel rebuild make problem ?? I have the source tree in place and modified my CUSTOM kernel in /usr/src/sys/i386/conf. When I run make buildkernel it