Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Feb 2001 18:16:29 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        ia64@FreeBSD.org
Subject:   Troubles getting a kernel to compile..
Message-ID:  <XFMail.010222181629.jhb@FreeBSD.org>

next in thread | raw e-mail | index | archive | help
Welp, I'm attempting to at least make sure that the kernel compiles now,
and once I can get past that step, I'll mess with ski.  I have Doug's toolchain
tarball from his home directory on freefall, but it seems to be incomplete.  I
think it is missing the ia64-unknown-linux/libexec directory that contains
'cc1' and friends, because I get the following error trying to compile:

> make depend
rm -f .depend
make _kernel-depend
ia64-unknown-linux-gcc -D__FreeBSD__ -U__linux__ -c -O -pipe -Wall
-Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes
-Wpointer-arith -Winline -Wcast-qual  -ansi -g -nostdinc -I-  -I. -I../..
-I../../dev -I../../../include -I../../contrib/dev/acpica/Subsystem/Include 
-D_KERNEL -include opt_global.h   -ffixed-r13 -mfixed-range=f32-f127
../../ia64/ia64/genassym.c
ia64-unknown-linux-gcc: installation problem, cannot exec `cc1': No such file
or directory

I'm attempting this by untar'ing the archive in /usr/local and then adding the
following to the kernel config file:

makeoptions     CC=ia64-unknown-linux-gcc

I hope I'm not missing something really simple here...

-- 

John Baldwin <jhb@FreeBSD.org> -- http://www.FreeBSD.org/~jhb/
PGP Key: http://www.baldwin.cx/~john/pgpkey.asc
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ia64" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.010222181629.jhb>