buggrep - Bugs: bug #34930, grep 2.10 fails to build (no wide...

 
 

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

bug #34930: grep 2.10 fails to build (no wide char support OS)

Submitter:  Alan Hourihane <alanh>
Submitted:  Mon 28 Nov 2011 08:46:24 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed

Wed 29 Feb 2012 05:40:46 PM UTC, comment #2: 

This bug was fixed in the grep master in December 2011, in commit 0ba89c07c583fb7bc24225f6dca66fd066169497.

Paul Eggert <eggert>
Group Member
Mon 12 Dec 2011 12:22:32 PM UTC, comment #1: 

Seems that grep now needs to include the gnulib modules "iswctype" and "wcscoll".

Alan Hourihane <alanh>
Mon 28 Nov 2011 08:46:24 PM UTC, original submission:  

When building it fails with....

libgrep.a(dfa.o):dfa.o:(.text+0x1e10): undefined reference to `_iswctype'
libgrep.a(dfa.o):dfa.o:(.text+0x1f6c): undefined reference to `_wcscoll'
libgrep.a(dfa.o):dfa.o:(.text+0x1f80): undefined reference to `_wcscoll'

The OS in question doesn't have wide-char support.

Alan Hourihane <alanh>

 

(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 eggert (Posted a comment)
  • -email is unavailable- added by alanh (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 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2012-02-29 eggert StatusNone Fixed
    2012-02-29 eggert Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code