Re: Missing library libintl.la
Xavier Maxime <[email protected]>
| Newsgroups | gmane.comp.sysutils.backup.dar.support |
|---|---|
| Message-ID | <CAOKAGPPVDcOngpneKBJdiWrR-dxeG10AEyK4qaiHpX5KAX0Y_A@mail.gmail.com> |
On Wed, Aug 14, 2019 at 10:30 AM Denis Corbin <[email protected]> wrote: > > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > On 07/08/2019 10:53, xavier maxim wrote: > > Hello, > Hello, > > > > Trying to compile dar 2.6.5 for Windows 7 32-bit, I receive the > > following error messages : > > /usr/bin/grep: /usr/lib/libintl.la: No > such file or directory > /usr/bin/sed: can't read /usr/lib/libintl.la: > No such file or directory > libtool: error: '/usr/lib/libintl.la' is not > a valid libtool archive > make[3]: *** [Makefile:1029: libdar64.la] > Error 1 > make[3]: Leaving directory '/home/user/dar-2.6.5/src/libdar' > > make[2]: *** [Makefile:420: install-recursive] Error 1 > make[2]: > Leaving directory '/home/user/dar-2.6.5/src' > make[1]: *** > [Makefile:464: install-recursive] Error 1 > make[1]: Leaving directory > '/home/user/dar-2.6.5' > make: *** [Makefile:766: install-strip] Error 2 > > > How to get the missing library libintl.la? > > Thanks. > > your cygwin installation seems broken as both grep and sed commands fail > running reporting the missing the libintl.la library... nothing related > to libdar or dar and I have no clue where to find this library, I would > bet from gettext related packages... > > my 2 cents, > Denis > -----BEGIN PGP SIGNATURE----- > > iQIzBAEBCAAdFiEEOzEprx3d76WjfYGPCDGwvQPYsYIFAl1TtjEACgkQCDGwvQPY > sYJLpQ/+PfL1MB+Rwr4CHJPZGFd06qRCqISOgbTKe1wHNDfy04yV/3oqQ+EEVQwU > LD+qGweThgISs3wg635Zf1QIUcDP6U/ATr51YimTzpbxg76GQW7l5/FxBAn7BXQ0 > RlgtbVfDEwlOGA2lgl065HmaKj35vufR39zLJ5859/NxWnuR9iWcmPBpBIT9sZW3 > A3I1vlIaDnPyxhMWvT8k1v0sIQ8INc4qQV9fYAy8YpI95r3bHTKd3xjW/fpPKu5W > lzZBmH5n9HePbdcI+3gEdjVINfMghGhVBhgjCaI3yj8WReImbtMulSJCWB1Xax9n > jCRGeXK228onrwLBmYT1Sv0tTuZ9htNK3RJ7wEPIRrjEwYK/s/+nYzQEQ4zvOUHZ > vkFv6HJnacCANRH7w1Onx/wBw5Na5i3CIuFwPrRZYOtVGdCuTeOBR2UHFXOO+REl > 2NUMTtK/yTexJj1QXsseIoUlOTh5obO/Nef1FMAvLHNlV8Apzb1XKfBf3+xJfs+t > L3TJWqearOdZtDL8V4m6AJlq0PPgk3DqlaazM1anJ7w/k62LkctKN5Lb6XBq+mOl > pE53Ncee4TnrhBLXAjW2Zot7kqSXlQtz78bCF33HgKKMzFzNSV3rhCydmXn9qap1 > UB/n38SNweE/aY7CPTZEuOCJuOB2ECwK+O14TP0KAdBST91nB2Y= > =1ebw > -----END PGP SIGNATURE----- > > > > > _______________________________________________ > Dar-support mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/dar-support Hello Denis, Thanks for your message. I reinstalled Cygwin 32-bit and the additional package mingw64-i686-gettext ( gettext/libintl for Win32 toolchain) but the result is the same. I am receiving the error message : /usr/lib/libintl.la' is not a valid libtool archive