public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] unable to build linux synthetic target
@ 2009-07-20 11:42 Mandeep Sandhu
  2009-07-20 11:51 ` [ECOS] " Mandeep Sandhu
  0 siblings, 1 reply; 5+ messages in thread
From: Mandeep Sandhu @ 2009-07-20 11:42 UTC (permalink / raw)
  To: ecos-discuss

Hi All,

I'm trying to build the linux synthetic target with the lwip_eth config using
the GUI tool.

I get the following error:

sh -c "export PATH=/home/mandeep/ecos/gnutools/arm-eabi/arm-eabi/bin:$PATH;
unset GDBTK_LIBRARY; unset GCC_EXEC_PREFIX; export
ECOS_REPOSITORY=/home/mandeep/ecos/ecos-3.0/packages; make -j2
--directory /home/mandeep/ecos/linux-synth/linux-synth_build"

make: Entering directory `/home/mandeep/ecos/linux-synth/linux-synth_build'
make -r -C hal/synth/arch/v3_0 headers
make[1]: Entering directory
`/home/mandeep/ecos/linux-synth/linux-synth_build/hal/synth/arch/v3_0'
make[1]: Nothing to be done for `headers'.
...
...
make[1]: Nothing to be done for `headers'.
make[1]: Leaving directory
`/home/mandeep/ecos/linux-synth/linux-synth_build/io/common/v3_0'
make -r -C infra/v3_0 headers
make[1]: Entering directory
`/home/mandeep/ecos/linux-synth/linux-synth_build/infra/v3_0'
gcc: error trying to exec 'cc1plus': execvp: No such file or directory
make[1]: Nothing to be done for `headers'.
make[1]: *** [heapgeninc.tcl] Error 1
make[1]: Leaving directory
`/home/mandeep/ecos/linux-synth/linux-synth_build/infra/v3_0'
make: *** [build] Error 2
make -r -C kernel/v3_0 headers

Initially it was because I did not have g++.

But even after installing g++ (using apt on ubuntu), it's giving me
the same error.

Is the exported PATH variable also ok? I guess it should be, as we are
keeping the existing
PATH variable.

Thanks,
-mandeep

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-07-21  7:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-20 11:42 [ECOS] unable to build linux synthetic target Mandeep Sandhu
2009-07-20 11:51 ` [ECOS] " Mandeep Sandhu
2009-07-20 13:00   ` Ross Younger
2009-07-20 17:06   ` John Dallaway
2009-07-21  7:58     ` Mandeep Sandhu

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).