`__ctype_b' .. `__ctype_toupper'

Marcus Meissner marcus at jet.franken.de
Sun Jan 2 08:57:32 CST 2005


On Sun, Jan 02, 2005 at 03:37:57PM +0100, Dietrich Teickner wrote:
> Hi,
> 
> I have updated to suse 9.1. After them I have this error.
> Where must be this definitions ?
> 
> Dietrich
> 
> ../../libs/libwpp.a(y.tab.o)(.text+0x2827): In function `combine_mtext':
> /home/sao2l02/Wine/wine/libs/wpp/./ppy.y:626: undefined reference to 
> `__ctype_b'
> 
> ...
> ../../libs/libwpp.a(lex.yy.o)(.text+0x3051):/home/sao2l02/Wine/wine/libs/wpp/./ppl.l:1078: 
> undefined reference to `__ctype_b'
> ../../libs/libwpp.a(lex.yy.o)(.text+0x3bfe): In function `is_c_h_include':
> /home/sao2l02/Wine/wine/libs/wpp/./ppl.l:1411: undefined reference to 
> `__ctype_toupper'
> collect2: ld returned 1 exit status

Did you recompile wine after the version upgrade?

run

make clean 
make depend
make


Ciao, Marcus



More information about the wine-devel mailing list