[Wine] WINE Compile issue latest development release (1.1.16?)

Austin English austinenglish at gmail.com
Fri Mar 13 10:18:30 CDT 2009


On Fri, Mar 13, 2009 at 9:45 AM, 133794m3r <wineforum-user at winehq.org> wrote:
> 32 bit and also i finally got it to accept all of my repositories and such and now i got this
>
>
> Code:
> device.c:7142: error: too many arguments to function ‘memset’
> make[2]: *** [device.o] Error 1
> make[2]: Leaving directory `/home/mac/wine-1.1.16/dlls/wined3d'
> make[1]: *** [wined3d] Error 2
> make[1]: Leaving directory `/home/mac/wine-1.1.16/dlls'
> make: *** [dlls] Error 2
>
> [/code]

What distro?

is ./configure showing no warnings? Try:

$ ./configure && make clean && make depend && make
-- 
-Austin



More information about the wine-users mailing list