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: libgij etc not installed


Andreas Jaeger wrote:

Andreas Tobler <toa@pop.agri.ch> writes:


Andreas Jaeger wrote:


With today's (12 hours ago) CVS mainline, libgij is build but not
installed.
Any ideas?

Installed fine here on darwin, ppclinux and solaris9 multilib.


Have you tried again since? Maybe an M on configure* or Makefile*?

In the last few hours several changes went in to update the automake
to 1.9.1. And also configury cleanup.


I guess it comes from --enable-version-specific-libs.  without this,
libgij get's installed but not with it (I'm double checking now),

Did you build with --enable-java-awt=gtk? If so, it could be that the link step for the gtk peer lib failed. And then it could have been possible that the following steps were broken. And so no libgij.


This was the case here if we did not have a tree installed before.
In the meantime Michael and I found that we missed a linkstep for the awt peers. Should now be fixed and checked in. (Also tested)


Regards,
Andreas


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