On Feb 24 15:04, Yaakov S wrote:
> On 2010-02-24 10:52, Corinna Vinschen wrote:
> >Probably not. From my POV it's a bug in the e2fsprogs package to
> >provide a libuuid.a lib. It should rely on the w32api provided file and
> >if something's missing, it should be added there.
>
> The libuuid from
On 2010-02-24 10:52, Corinna Vinschen wrote:
Probably not. From my POV it's a bug in the e2fsprogs package to
provide a libuuid.a lib. It should rely on the w32api provided file and
if something's missing, it should be added there.
The libuuid from e2fsprogs is completely unrelated to the w32
On Feb 24 10:34, Bernd Prager wrote:
> Hi,
>
> I am running in a configuration issue in another project with two
> conflicting libuuid.a (one in /usr/lib/w32api and the other in
> /usr/lib/e2fsprogs).
>
> The construct:
>
> AC_SEARCH_LIBS(uuid_generate, uuid, ,
> [AC_MSG_ERRO
Hi,
I am running in a configuration issue in another project with two
conflicting libuuid.a (one in /usr/lib/w32api and the other in
/usr/lib/e2fsprogs).
The construct:
AC_SEARCH_LIBS(uuid_generate, uuid, ,
[AC_MSG_ERROR([cannot link with -luuid, install e2fsprogs])])
4 matches
Mail list logo