bug-libtool
[Top][All Lists]
Advanced

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

Re: error: `S_IXOTH' undeclared in Mingw32


From: haibin zhang
Subject: Re: error: `S_IXOTH' undeclared in Mingw32
Date: Mon, 29 Aug 2005 13:48:59 +0800 (CST)

--- Ralf Wildenhues <address@hidden>写道:

> Hi Zhang HaiBin,
> 
> Thanks for reporting these issues.  Please keep the
> mailing list
> in Cc:, so others can read and help, too.
> 
> * haibin zhang wrote on Sun, Aug 28, 2005 at
> 01:14:27PM CEST:
> > 
> >  I found libtool-1.5.12 ~ 1.5.18 can't be used in
> > Mingw32 ,libtool-1.5.10 can be used in Mingw32
> > I found 2 bugs
> > 1. can't make install exe file 
> > for example : if you want to install gettext.exe,
> but
> > libtool to find gettext, not to find gettext.exe,
> so
> > it will occur error "can't find file or directory"
> 
> Ahh, ok.  I know this bug.  It will be fixed in
> 1.5.20,
> which is due to be released very soon.
> 
> You can work around it: it happens only on cygwin
> managed
> mounts.  If you put the build tree of the package on
> a
> non-managed mount, "make install" should succeed.
> 
> > 2. when I create configure from Cygwin, it will
> occur
> > error "error: `S_IXOTH' undeclared in Mingw32"
> 
> I still can't see where this comes from.
> Please do a
>   grep S_IXOTH ./libtool ; ./libtool --version
> and post the output.
>
Hi Ralf: 
this is output:
--------------------------------------------------
$ grep S_IXOTH ./libtool ; ./libtool --version
      (((st.st_mode & S_IXOTH) == S_IXOTH) ||
ltmain.sh (GNU libtool) 1.5.18 (1.1220.2.246
2005/05/16 10:00:18)

Copyright (C) 2005  Free Software Foundation, Inc.
This is free software; see the source for copying
conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR
A PARTICULAR PURPOSE.
--------------------------------------------------
and I found a warning in Mingw :
creating dirTest.exe
./.libs/lt-dirTest.exe.c: In function `main':
./.libs/lt-dirTest.exe.c:109: warning: passing arg 2
of `execv' from incompatible pointer type

regards

Zhang HaiBin


                
___________________________________________________________ 
雅虎邮箱超强增值服务-2G超大空间、pop3收信、无限量邮件提醒 
http://cn.mail.yahoo.com




reply via email to

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