workdir/ExternalProject/libatomic_ops/build: checking build system type... ./config.guess: unable to guess system type

David Tardon dtardon at redhat.com
Tue Jun 12 08:52:15 UTC 2018


Hi,

On Mon, 2018-06-11 at 19:44 +0200, Paul Menzel wrote:
> configure: error: cannot guess build type; you must specify one
> /dev/shm/libreoffice-
> core/external/libatomic_ops/ExternalProject_libatomic_ops.mk:19:
> recipe for target '/dev/shm/libreoffice-
> core/workdir/ExternalProject/libatomic_ops/build' failed
> make[1]: *** [/dev/shm/libreoffice-
> core/workdir/ExternalProject/libatomic_ops/build] Error 1
> make[1]: *** Waiting for unfinished jobs....

Add

$(eval $(call gb_UnpackedTarball_update_autoconf_configs,libatomic_ops))

to external/libatomic_ops/UnpackedTarball_libatomic_ops.mk . This will
replace the library's config.sub and config.guess by our internal--more
up-to-date--copies.

D.


More information about the LibreOffice mailing list