bug-gnu-utils
[Top][All Lists]
Advanced

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

sed 4.0b: compile error without mbrtowc


From: Adrian Bunk
Subject: sed 4.0b: compile error without mbrtowc
Date: Fri, 19 Dec 2003 19:39:02 +0100
User-agent: Mutt/1.4.1i

I got the following compile error on NetBSD/sparc-1.5 using gcc 2.95.3:

<--  snip  -->

...
checking for mbrtowc... no
checking for wcrtomb... no
checking for wcscoll... no
...
gcc  -O2 -mcpu=v8   -o sed  sed.o compile.o execute.o regexp.o fmt.o 
mbcs.o ../lib/libsed.a -lintl -liconv 
mbcs.o(.text+0x14): In function `brlen':
: undefined reference to `mbrtowc'
collect2: ld returned 1 exit status
gmake[2]: *** [sed] Error 1
gmake[2]: Leaving directory `/aux/adrian/build/sed-4.0b/sed'

<--  snip  -->

The bug seems to be in sed/mbcs.c .

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed





reply via email to

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