Richard Crozier
2017-05-23 11:00:22 UTC
Dear List,
I'm attempting to cross build the application mbdyn (which is a free
multi-body dynamics simulation program, plus a library for communicating
with it). I'm trying to build using MXE, but getting the following error:
libtool: link: lib -OUT:.libs/liby12.lib y12mae.o y12maf.o y12mbe.o
y12mbf.o y12mce.o y12mcf.o y12mde.o y12mdf.o y12mfe.o y12mge.o y12mhe.o
../../libtool: line 1112: lib: command not found
make[4]: *** [liby12.la] Error 127
Could anyone suggest what I might need to do to get it to build?
The closest info I have found to this problem by googling is this:
https://lists.gnu.org/archive/html/libtool/2014-09/msg00006.html
but this is not really useful for me.
It is an autotools project. I've attached the build log, and the package
file I have created for it (using skeleton.py).
Regards,
Richard
I'm attempting to cross build the application mbdyn (which is a free
multi-body dynamics simulation program, plus a library for communicating
with it). I'm trying to build using MXE, but getting the following error:
libtool: link: lib -OUT:.libs/liby12.lib y12mae.o y12maf.o y12mbe.o
y12mbf.o y12mce.o y12mcf.o y12mde.o y12mdf.o y12mfe.o y12mge.o y12mhe.o
../../libtool: line 1112: lib: command not found
make[4]: *** [liby12.la] Error 127
Could anyone suggest what I might need to do to get it to build?
The closest info I have found to this problem by googling is this:
https://lists.gnu.org/archive/html/libtool/2014-09/msg00006.html
but this is not really useful for me.
It is an autotools project. I've attached the build log, and the package
file I have created for it (using skeleton.py).
Regards,
Richard