pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: newer openjdk?



[resending with correct email address]

Ryo ONODERA <ryo%tetera.org@localhost> wrote:
> OpenJDK25 from https://github.com/battleblow/jdk25u has a problem
> with GNU make from pkgsrc/devel/gmake.
> The build under NetBSD/amd64-current causes incorrect
> GNU make macro expantion. The expanded result has extra whitespace(s).

Is this the error you are getting:

gensrc/GensrcAdlc.gmk:75: *** missing separator (did you mean TAB instead of 8 spaces?).  Stop.
make[3]: *** [Main.gmk:235: hotspot-server-gensrc] Error 2
make[3]: *** Waiting for unfinished jobs....
gensrc/GensrcAdlc.gmk:75: *** missing separator (did you mean TAB instead of 8 spaces?).  Stop.
make[2]: *** [make/Main.gmk:235: hotspot-server-gensrc] Error 2
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [make/Main.gmk:624: create-buildjdk-interim-image] Error 2


Home | Main Index | Thread Index | Old Index