Date: Thu, 27 Nov 2008 19:49:40 +0100 From: Tijl Coosemans <tijl@ulyssis.org> To: Xavier Otazu <xotazu@cvc.uab.es>, freebsd-questions@freebsd.org Subject: Re: gcc cross-compiler for linux Message-ID: <200811271949.41731.tijl@ulyssis.org> In-Reply-To: <20081126184839.0de97327@cvc131.uab.es> References: <20081121120023.D64301065720@hub.freebsd.org> <200811252331.11497.tijl@ulyssis.org> <20081126184839.0de97327@cvc131.uab.es>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 26 November 2008 18:48:39 Xavier Otazu wrote: > On Tue, 25 Nov 2008 23:31:10 +0100 Tijl Coosemans <tijl@ulyssis.org> wrote: >> From that error message I'd say you probably need to populate >> /usr/local/i386-linux/include with glibc and linux kernel headers. > > How can I populate it with them? Manually installing them in this > directory? May be the devel/cross-binutils port should do it? Is there > any port that can populate it? I don't think there's a port. I'd start with a glibc-headers and kernel-headers RPM from the linux_base port you've installed. http://rpmfind.net/linux/rpm2html/search.php?query=glibc-headers http://rpmfind.net/linux/rpm2html/search.php?query=kernel-headers
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811271949.41731.tijl>