libtool
[Top][All Lists]
Advanced

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

Re: libtool: lib: command not found


From: raziel
Subject: Re: libtool: lib: command not found
Date: Fri, 5 Sep 2014 16:52:36 +0200
User-agent: Mutt/1.5.23 (2014-03-12)

Hi Peter, thank you

attacched the zzip config.log.

But the problem seem to be with any lib I try to cross build with
mingw and libtool, I wasn't sure the mail was sent to the mailing list
(usually I see immediatly the sent mail in mutt but not in this case)
so I've done a sort of cross posting *sorry* with a more generic case:

http://stackoverflow.com/questions/25687097/mingw-w64-libtool-lib-command-not-found

(attacched also this test config.log and the sources I'm using)

On Fri, Sep 05, 2014 at 04:21:33PM +0200, Peter Rosin wrote:
> Hi!
> 
> On 2014-09-05 13:28, address@hidden wrote:
> > I'm having some trouble cross building libraries from a Linux machine
> > (Debian/unstable) using mingw-w64, seem libtool is looking for a "lib"
> > command to generate a .lib library, but the command is missing and I
> > can't find it in any package (on stackoverflow I've seen for the same
> > problem on Windows is just a matter of adding the path
> > VC/bin to the env to let the command be found, but I suspect on Linux
> > the lib command doesn't exist at all and something else is wrong).
> > 
> > Here's a libzzip output example but I've the same problem with
> > another lib (I suspect any).
> > 
> > libtool: link: warning: undefined symbols not allowed in
> > i686-w64-mingw32 shared libraries
> > ../libtool: line 1095: lib: command not found
> > Makefile:566: recipe for target 'libzzip.la' failed
> 
> You seem to have configured libzzip in such a way that it thinks it is
> should be built with Microsoft tools. That may not be your fault, but
> can we see the config.log file please?
> 
> The "undefined symbols" warning suggests that the project has not been
> ported to Windows, or at least not the autotools build system.
> 
> Cheers,
> Peter
> 
> 
> _______________________________________________
> https://lists.gnu.org/mailman/listinfo/libtool
> 

Attachment: zzip-config.log.gz
Description: application/gzip

Attachment: test-config.log.gz
Description: application/gzip

Attachment: test2.tgz
Description: application/gtar-compressed


reply via email to

[Prev in Thread] Current Thread [Next in Thread]