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]
Other format: [Raw text]

Re: broken libffi install on 3.3 branch and HEAD


>>>>> "Matthias" == Matthias Klose <doko@cs.tu-berlin.de> writes:

Matthias> It looks like libffi/Makefile.in is wrongly built. On the 3.2 branch 
Matthias> you have: 
Matthias> mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
Matthias> On 3.3 and HEAD:
Matthias> mkinstalldirs = $(SHELL) $(top_srcdir)/${libffi_basedir}/../mkinstalldirs
Matthias> you introduced this in -r1.30

A fix for this went in today.
Let me know if you still have problems.

Tom


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