Closed GoogleCodeExporter closed 8 years ago
more info:
Also it could be related to Java. We have two workstations with Ubuntu 10.10
x64 installed. autoconf is 2.67. One has sun java and it's working well, the
other one has openjdk and the same issue occurred when compiling jccl (wrong
symbolic links created, causing compiling failure due to missing vpr.h and
other headers).
Then we removed openjdk and installed sun java, reboot. It compiled.
However we tried again on Arch x64. Neither sun java nor openjdk worked.
Just FYI.
Original comment by sci.f...@gmail.com
on 12 Oct 2010 at 5:48
Update:
This is not a bug, nothing to do with autoconf / java / etc.
The reason is that I set $INSTALL_PATH in .bashrc, but it may conflict with the
var with the same name in installation script.
Once it's removed, everything is fine.
Original comment by sci.f...@gmail.com
on 13 Oct 2010 at 4:54
I'm glad to hear that this is not a build system problem. I had no idea how to
address what was reported.
Original comment by patrick....@gmail.com
on 13 Oct 2010 at 11:24
Original issue reported on code.google.com by
sci.f...@gmail.com
on 8 Oct 2010 at 4:25