bug-gettext
[Top][All Lists]
Advanced

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

[bug-gettext] [bug #56615] Installation of static gettext fails (public


From: Maarten
Subject: [bug-gettext] [bug #56615] Installation of static gettext fails (public release 0.20.1)
Date: Thu, 11 Jul 2019 16:16:43 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:67.0) Gecko/20100101 Firefox/67.0

URL:
  <https://savannah.gnu.org/bugs/?56615>

                 Summary: Installation of static gettext fails (public release
0.20.1)
                 Project: GNU gettext
            Submitted by: maartenbe
            Submitted on: Thu 11 Jul 2019 08:16:41 PM UTC
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

When building gettext as a static library,
`make install` fails.

This occurs when building gettext using conan (a c/c++ package manager).

These arguments are passed to the configure script:
```
./configure '--enable-relocatable' '--disable-shared' '--enable-static'
'--with-pic'
make
make install
```

The error is:
```
/usr/bin/install -c -m 644
/home/maarten/.conan/data/gettext/0.20.1/madebr/testing/package/1fa632996f395f14abf2cf2c01b80b7e4e1dcb49/lib/libgnuintl.so
/home/maarten/.conan/data/gettext/0.20.1/madebr/testing/package/1fa632996f395f14abf2cf2c01b80b7e4e1dcb49/lib/preloadable_libintl.so
/usr/bin/install: cannot stat
'/home/maarten/.conan/data/gettext/0.20.1/madebr/testing/package/1fa632996f395f14abf2cf2c01b80b7e4e1dcb49/lib/libgnuintl.so':
No such file or directory

```
I've added the build log as an attachment.





    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Thu 11 Jul 2019 08:16:41 PM UTC  Name: build.log.tar.gz  Size: 79KiB  
By: maartenbe
Build log using conan
<http://savannah.gnu.org/bugs/download.php?file_id=47196>

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?56615>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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