public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Andrew Lunn <andrew@lunn.ch>
To: Sukrit K Mehra <holysmoke@amaltaas.biz>
Cc: ecos-discuss@ecos.sourceware.org
Subject: Re: [ECOS] Error building for i386.
Date: Mon, 09 Aug 2004 07:16:00 -0000	[thread overview]
Message-ID: <20040809071646.GE27052@lunn.ch> (raw)
In-Reply-To: <E1Bt9h3-0007h8-00@smtp.net4india.com>

On Sat, Aug 07, 2004 at 12:05:19AM +0530, Sukrit K Mehra wrote:
> HI,
> I am trying to compile for i386 minimal from the templates and I getting 
> the following error. please help.
> 
> make -r -C hal/i386/arch/current build
> make[1]: Entering directory 
> `/mnt/win2/Documents/configtool-
> 2.03/untitled_build/hal/i386/arch/current'gc
> c -c  -I/mnt/win2/Documents/configtool-2.03/untitled_install/include 
> -I/mnt/win2/Documents/ecos/packages/hal/i386/arch/current 
> -I/mnt/win2/Documents/ecos/packages/hal/i386/arch/current/src 
> -I/mnt/win2/Documents/ecos/packages/hal/i386/arch/current/tests -I. 
> -I/mnt/win2/Documents/ecos/packages/hal/i386/arch/current/src/ -Wall 
> -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -
> g 
> -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions 
> -fvtable-gc -finit-priority -Wp,-MD,src/hal_misc.tmp -o 
> src/hal_i386_arch_hal_misc.o 
> /mnt/win2/Documents/ecos/packages/hal/i386/arch/current/src/hal_misc.cmake
> [1
> ]: Leaving directory 
> `/mnt/win2/Documents/configtool-
> 2.03/untitled_build/hal/i386/arch/current'ma
> ke[1]: *** No rule to make target `src/context.o.d', needed by 
> `libtarget.a.stamp'.  Stop.make: Leaving directory 
> `/mnt/win2/Documents/configtool-2.03/untitled_build'make: *** [build] 
> Error 2

Do you start from an empty directory? Or did you have an old eCos
configuration in untitled_build? Try

rm -fr [^e]* error ; ecosconfig tree; make -s

        Andrew

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

  reply	other threads:[~2004-08-09  7:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-06 18:37 Sukrit K Mehra
2004-08-09  7:16 ` Andrew Lunn [this message]
2004-08-10  3:25 Sukrit K Mehra

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040809071646.GE27052@lunn.ch \
    --to=andrew@lunn.ch \
    --cc=ecos-discuss@ecos.sourceware.org \
    --cc=holysmoke@amaltaas.biz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).