I am getting
 
gcc -c -I. -I. -I../../include -I../../include -g -O2 -Wall -fPIC -D__WINE__ -D_REENTRANT -I/usr/X11R6/include -o reader.o reader.c
reader.c:96: conflicting types for `malloc'
/usr/X11R6/include/stdlib.h:474: previous declaration of `malloc'
make[2]: *** [reader.o] Error 1
make[2]: Leaving directory `/usr/src/wine/dlls/richedit'
make[1]: *** [richedit/libriched32.so] Error 2
make[1]: Leaving directory `/usr/src/wine/dlls'
make: *** [dlls] Error 2
I grabbed the source from cvs.winehq.com
 
I am running Linux Kernel 2.2.16
with ncurses 5.0
glibc 2.1.3
glibc-linuxthreads 2.1.3
glibc-crypt 2.1
gcc 2.95.2
 
If you need more info, Just let me know
 
David

Reply via email to