This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


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

Re: Problems rebuilding libffi/Makefile.in


>>>>> "Bryce" == Bryce McKinlay <bryce@albatross.co.nz> writes:

Bryce> After rebuilding libffi's Makefile.am and configure, I'm
Bryce> getting this build error:

Bryce> Any ideas?

Yes -- libffi's Makefile setup is completely broken.  When written
libffi used an automake snapshot.  Now that snapshot is long
forgotten.  Nobody knows which one it was.

I personally edit libffi Makefile.in by hand whenever I need to update
it.  Obviously, this is evil, but fixing the problem has never made it
sufficiently far up my list.

One could plausibly argue that this horrifying state was brought about
by the extreme length of the automake release cycle.  One wouldn't be
entirely wrong.

I think anything that makes this better is ok.

Tom


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