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>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enigAC974EBE38601544294BC1E9
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

coriolinus wrote:
> I'm new to kernel building, so I followed the handbook's advice: cd to
> /usr/src, then make buildkernel KERNCONF=3DMYKERNEL.
>=20
> 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?


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


--=20
Pietro Cerutti

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


--------------enigAC974EBE38601544294BC1E9
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (FreeBSD)

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

--------------enigAC974EBE38601544294BC1E9--



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