| delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <46AF4923.1010900@gmail.com> |
| Date: | Tue, 31 Jul 2007 16:37:23 +0200 |
| From: | Claudio Scordino <cloud DOT of DOT andor AT gmail DOT com> |
| User-Agent: | Thunderbird 1.5.0.12 (X11/20070604) |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: Compiling a Linux kernel using Cygwin |
| References: | <46AA047E DOT 3060902 AT gmail DOT com> <1185549608 DOT 25687 DOT 40 DOT camel AT samuelr DOT hq DOT netapp DOT com> <46AE2120 DOT 4080903 AT gmail DOT com> |
| In-Reply-To: | <46AE2120.4080903@gmail.com> |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
Hi,
I tried using the gcc toolchain of cygwin (i.e. no crosscompilation) but the
following problems still appear (so the problem is not related to the toolchain
itself).
1) make HOST_LOADLIBES="-lintl"
HOSTCC scripts/genksyms/parse.o
HOSTLD scripts/genksyms/genksyms
CC scripts/mod/empty.o
HOSTCC scripts/mod/mk_elfconfig
MKELF scripts/mod/elfconfig.h
Error: not ELF
make[2]: *** [scripts/mod/elfconfig.h] Error 1
make[1]: *** [scripts/mod] Error 2
make: *** [scripts] Error 2
2) make HOST_LOADLIBES="-lintl" menuconfig
$ make HOST_LOADLIBES="-lintl" menuconfig
HOSTCC scripts/basic/fixdep
HOSTCC scripts/basic/docproc
HOSTCC scripts/kconfig/lxdialog/checklist.o
In file included from scripts/kconfig/lxdialog/checklist.c:24:
scripts/kconfig/lxdialog/dialog.h:32:20: curses.h: No such file or directory
I'm using a managed mountpoint. Should I mount the mountpoint with the
--executable or --text options ?
Many thanks for any help,
Claudio
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |