Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Oct 2007 02:38:53 +0200
From:      Pietro Cerutti <gahr@gahr.ch>
To:        coriolinus <coriolinus@gmail.com>,  User Questions <freebsd-questions@freebsd.org>
Subject:   Re: kernel configuration failure
Message-ID:  <470D709D.30206@gahr.ch>
In-Reply-To: <56511d740710101557u2bb9babet74eb60396e0aa4e5@mail.gmail.com>
References:  <56511d740710101557u2bb9babet74eb60396e0aa4e5@mail.gmail.com>

index | next in thread | previous in thread | raw e-mail

[-- Attachment #1 --]
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@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"


-- 
Pietro Cerutti

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


[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (FreeBSD)

iD8DBQFHDXClwMJqmJVx944RCo13AJ9vPmqhotSFT5Zyrxv8yRYrn7j8xQCaAgVj
Gcw21NCp606tx7Vm6qfvdrY=
=lL+/
-----END PGP SIGNATURE-----
help

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