Instead of running make, have you tried the suggested
./tools/wineinstall?
If not, then blow away the directory, download a new copy from CVS, and
go from there.
Good luck,
Mark
On Fri, 2002-12-27 at 17:34, Msg From Appl0 wrote:> When i run make, in the wine directory, i have the followin errors:
>
> gcc -c -I. -I. -I../../include -I../../include -g -O2 -Wall
> -mpreferred-stack-boundary=2 -fPIC -D__WINE__ -D_REENTRANT -o
> riched32.dll.dbg.o riched32.dll.dbg.c
> ld -r charlist.o reader.o text-writer.o richedit.o riched32.dll.dbg.o
-o
> riched32.dll.tmp.o
> strip --strip-unneeded riched32.dll.tmp.o
> LD_LIBRARY_PATH="../../library:../../unicode:$LD_LIBRARY_PATH"
> ../../tools/winebuild/winebuild -fPIC -D__WINE__ -o riched32.spec.c --spec
> ./riched32.spec riched32.dll.tmp.o -L../../dlls -luser32 -lkernel32
> gcc -c -I. -I. -I../../include -I../../include -g -O2 -Wall
> -mpreferred-stack-boundary=2 -fPIC -D__WINE__ -D_REENTRANT -o
> riched32.spec.o riched32.spec.c
> gcc -shared -Wl,-Bsymbolic,-z,defs riched32.spec.o charlist.o reader.o
> text-writer.o richedit.o riched32.dll.dbg.o -o riched32.dll.so
-L../../dlls
> -L../../library -lwine -lm -lc
> make[2]: Leaving directory /home/appl0/wine/dlls/richedit'
> rm -f riched32.dll.so && ln -s richedit/riched32.dll.so
riched32.dll.so
> make[2]: Entering directory /home/appl0/wine/dlls/rpcrt4'
> gcc -c -I. -I. -I../../include -I../../include -g -O2 -Wall
> -mpreferred-stack-boundary=2 -fPIC -D__WINE__ -D_RPCRT4_ -D_REENTRANT -o
> cproxy.o cproxy.c
> gcc -c -I. -I. -I../../include -I../../include -g -O2 -Wall
> -mpreferred-stack-boundary=2 -fPIC -D__WINE__ -D_RPCRT4_ -D_REENTRANT -o
> cpsf.o cpsf.c
> gcc -c -I. -I. -I../../include -I../../include -g -O2 -Wall
> -mpreferred-stack-boundary=2 -fPIC -D__WINE__ -D_RPCRT4_ -D_REENTRANT -o
> cstub.o cstub.c
> cstub.c:124: parse error before RPCOLEMESSAGE'
> cstub.c: In function StdStubBuffer_Invoke':
> cstub.c:126: number of arguments doesn't match prototype
> ../../include/rpcproxy.h:132: prototype declaration
> cstub.c:127: face' undeclared (first use in this function)
> cstub.c:127: (Each undeclared identifier is reported only once
> cstub.c:127: for each function it appears in.)
> cstub.c:129: Msg' undeclared (first use in this function)
> cstub.c:129: Channel' undeclared (first use in this function)
> make[2]: *** [cstub.o] Error 1
> make[2]: Leaving directory /home/appl0/wine/dlls/rpcrt4'
> make[1]: *** [rpcrt4] Error 2
> make[1]: Leaving directory /home/appl0/wine/dlls'
> make: *** [dlls] Error 2
>
> I tried re-downloading and re-compiling it, as a normal user, but i
continue
> having the same problems.
>
> Thanks
> Appl0
>
>
>
> _________________________________________________________________
> MSN Fotos: la forma m?s f?cil de compartir e imprimir fotos.
> http://photos.msn.es/support/worldwide.aspx
>
> _______________________________________________
> wine-users mailing list
> wine-users@winehq.com
> http://www.winehq.com/mailman/listinfo/wine-users