bugGNU gettext - Bugs: bug #57823, configure option...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #57823: configure option --with-installed-libtextstyle does not work

Submitter:  Bruno Haible <haible>
Submitted:  Sat 15 Feb 2020 11:50:45 AM UTC
   
 
Category:  Build Severity:  3 - Normal
Item Group:  None Status:  Fix Released
Privacy:  Public Assigned to:  haible
Open/Closed:  Closed

Sat 15 Feb 2020 12:08:54 PM UTC, comment #1: 

Duplicate of bug #56333.

Bruno Haible <haible>
Group administrator
Sat 15 Feb 2020 11:50:45 AM UTC, original submission:  

In gettext 0.20.1, building the gettext-tools subpackage, as documented in the file PACKAGING, through

./configure --with-installed-libtextstyle --with-installed-csharp-dll --prefix=/tmp/inst
make

does not work: It produces a build failure

Making all in src
make[2]: Entering directory '/tmp/gettext-0.20.1/gettext-tools/src'
here=`pwd`; \
cd ../../libtextstyle/lib && \
  make install-nobase_includeHEADERS install-nobase_nodist_includeHEADERS includedir="$here"
make[3]: Entering directory '/tmp/gettext-0.20.1/libtextstyle/lib'
make[3]: *** No rule to make target 'install-nobase_includeHEADERS'.  Stop.
make[3]: Leaving directory '/tmp/gettext-0.20.1/libtextstyle/lib'
Makefile:3955: recipe for target 'textstyle.h' failed
make[2]: *** [textstyle.h] Error 2
make[2]: Leaving directory '/tmp/gettext-0.20.1/gettext-tools/src'
Makefile:2173: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/tmp/gettext-0.20.1/gettext-tools'
Makefile:2041: recipe for target 'all' failed
make: *** [all] Error 2


Bruno Haible <haible>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by haible (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2023-01-04 haible StatusFixed Fix Released
    2020-02-15 haible StatusNone Fixed
        Assigned toNone haible
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code