[adtools] Re: Error while compling fd2inline-1.21

  • From: Gunther Nikl <gni@xxxxxxxx>
  • To: adtools@xxxxxxxxxxxxx
  • Date: Mon, 27 Feb 2006 15:24:52 +0100

On Mon, Feb 27, 2006 at 12:22:59PM +0100, Josef.Wegner@xxxxxxxxxxx wrote:
> please find the fd2inline.s file attached.

I found the bug - its a build problem. The AmigaOS/68k patches modify
gas/config/m68k-parse.y. From that file gas/m68k-parse.c is supposed to
be genenrated in $builddir/gas. This fails for the adtools repository
dueto a change in gas/Makefile.in:

-- cut --
-YLWRAP = $(top_srcdir)/../ylwrap
+YLWRAP = $(top_srcdir)/ylwrap
-- cut --

gas/Makefile.in is a generated file and I have no idea why YLWRAP changed.
Thus I don't know what the proper solution is.

Gunther
______________________________________________________________________________
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: