kernel configuration failure

Pietro Cerutti gahr at gahr.ch
Thu Oct 11 11:06:54 PDT 2007


coriolinus wrote:
> I'm new to kernel building, so I followed the handbook's advice: cd to
> /usr/src, then make buildkernel KERNCONF=MYKERNEL.
> 
> The kernel build process is failing mysteriously. The file it claims
> not to be able to find, /usr/src/sys/dev/aic7xxx/aicasm/aicasm.c, is
> sitting in my filesystem exactly where it should be. I'm not even sure
> why exactly it's trying to build that, as I'm pretty sure that I
> disabled the modules in the kernel configuration file which use that
> source.

Actually, that's not the problem.
The file which is not found is the compiler itself:

gcc34:No such file or directory

Maybe you've installed gcc 4.3 from ports, linked /usr/bin/cc to
/usr/local/bin/gcc43 and then upgrade gcc?


> 
> Any help getting this to work would be greatly appreciated.
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"


-- 
Pietro Cerutti

PGP Public Key:
http://gahr.ch/pgp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 187 bytes
Desc: OpenPGP digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20071011/bf594dfd/signature.pgp


More information about the freebsd-questions mailing list