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: Bug: "make install" doesn't seem to install libgcj-config.h


>>>>> "Andrew" == Andrew Haley <aph at redhat dot com> writes:

Andrew> /usr/local/include/gcj/javaprims.h:17:31: gcj/libgcj-config.h: No such file or directory
Andrew> Anyone else seen this?

I've seen this when I do a `make install' in the build/gcc directory.
This seems to delete the part of the install tree where we put
libgcj-config.h.

If you do a complete `make install' from the top level, or if you
reinstall libgcj, you shouldn't have this problem.

Tom


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