This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Crosstool-NG does not work (help!)


Hello Harvey! (or is it John?)
Hello all!

On Wednesday 07 November 2007 21:31:13 a harvey wrote:
> I am using Ubuntu Gutsy 64-bit.

Could you check /bin/sh, please? Is it a symlink to ash or bash?

> me@my-desktop:~/downloads$ ct-ng config
> gcc: /usr/local/lib/ct-ng-0.3.1/kconfig/{conf.c,zconf.tab.c}: No such file
> or directory 
> gcc: no input files
> make: *** [/home/me/downloads/kconfig/conf] Error 1

Looks like your shell can not expand braces. bash can. ash can't.

> The same thing happens with menuconfig.

'menuconfig' uses a common rule with plain 'config' (and by the way, plain
'config' is such a pain to use, you definitely want to use 'menuconfig').

> I tried the SVN and previous versions, but I still got the same error. Can
> anyone shed some light on this?

Once you check which shell you are using, then we might have a clue.
If this is really a shell problem, then I'd have to force make to use bash.
Anyway, bash is already a pre-requisite for the internal scripts to run, so
this is no real problem.

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +0/33 662376056 | Software  Designer | \ / CAMPAIGN     |   ^                |
| --==< °_° >==-- °------------.-------:  X  AGAINST      |  /e\  There is no  |
| http://ymorin.is-a-geek.org/ | (*_*) | / \ HTML MAIL    |  """  conspiracy.  |
°------------------------------°-------°------------------°--------------------°


--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]