[adtools] ylwrap problem

  • From: Thomas Frieden <thomasf@xxxxxxxxxxxxxxxxxxxxxxxxxx>
  • To: adtools@xxxxxxxxxxxxx
  • Date: Fri, 27 Jul 2007 16:18:09 +0200

Hi,

Getting the following problem when building binutils:

> make[3]: Entering directory `/home/tfrieden/source/adtools/binutils/ld'
> /bin/sh ./ylwrap `test -f 'ldgram.y' || echo './'`ldgram.y y.tab.c ldgram.c 
> y.tab.h ldgram.h y.output ldgram.output -- bison -y -d
> /bin/sh: ./ylwrap: No such file or directory
> make[3]: *** [ldgram.c] Error 127
> make[3]: Leaving directory `/home/tfrieden/source/adtools/binutils/ld'


Changing the ylwrap path to ../ylwrap (which it should be) results in this:
> make[3]: Entering directory `/home/tfrieden/source/adtools/binutils/ld'
> /bin/sh ./../ylwrap `test -f 'ldgram.y' || echo './'`ldgram.y y.tab.c 
> ldgram.c y.tab.h ldgram.h y.output ldgram.output -- bison -y -d
> ./../ylwrap: line 86: ldgram.y: command not found
> make[3]: *** [ldgram.c] Error 1
> make[3]: Leaving directory `/home/tfrieden/source/adtools/binutils/ld'

Any idea what is wrong there ?

Regards,
-- 
Thomas Frieden <ThomasF@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Hyperion Entertainment

______________________________________________________________________________
Amiga Development tools ML - //www.freelists.org/list/adtools
Homepage...................: http://www.sourceforge.net/projects/adtools
Listserver help............: mailto:adtools-request@xxxxxxxxxxxxx?Subject=HELP

Other related posts: