https://bz.apache.org/ooo/show_bug.cgi?id=127663
Matthias Seidel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |NOT_AN_OOO_ISSUE CC| |[email protected] --- Comment #1 from Matthias Seidel <[email protected]> --- This seems to be a Cygwin problem. Cygwin with GNU make 4.2.1-1: $ make -v GNU Make 4.2.1 Gebaut für i686-pc-cygwin Copyright (C) 1988-2016 Free Software Foundation, Inc. Lizenz GPLv3+: GNU GPL Version 3 oder später <http://gnu.org/licenses/gpl.html> Dies ist freie Software: Sie können sie nach Belieben ändern und weiter verteilen. Soweit es die Gesetze erlauben gibt es KEINE GARANTIE. Cygwin with GNU make 4.2.1-2: $ make -v C:/cygwin/bin/make.exe: error while loading shared libraries: ?: cannot open shared object file: No such file or directory GNU make 4.2.1-2 has a problem in Cygwin, so our configure script can not detect it. This happens in Cygwin32 as well as in Cygwin64. -- You are receiving this mail because: You are the assignee for the issue.
