133794m3r wrote: > > Code: > /usr/include/bits/stdlib.h:78: error: expected declaration specifiers or ?...? before ?size_t? > /usr/include/bits/stdlib.h: In function ?wctomb?: > /usr/include/bits/stdlib.h:93: error: ?size_t? undeclared (first use in this function) > /usr/include/bits/stdlib.h:94: error: too many arguments to function ?__wctomb_chk? > /usr/include/bits/stdlib.h: At top level: > /usr/include/bits/stdlib.h:99: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?__mbstowcs_chk? > /usr/include/bits/stdlib.h:102: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?__mbstowcs_alias? > /usr/include/bits/stdlib.h:106: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?__mbstowcs_chk_warn? > /usr/include/bits/stdlib.h:114: error: expected ?,? or ?;? before ?mbstowcs? > /usr/include/bits/stdlib.h:131: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?__wcstombs_chk? > /usr/include/bits/stdlib.h:134: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?__wcstombs_alias? > /usr/include/bits/stdlib.h:138: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?__wcstombs_chk_warn? > /usr/include/bits/stdlib.h:145: error: expected ?,? or ?;? before ?wcstombs? > In file included from device.c:32: > > > > this happens when i try to do what they said :/ Do you have libc6-dev and build-essential installed? This page - http://wiki.winehq.org/WineOn64bit - has all the info about build dependencies for 32/64bit and fun stuff like that. If you don't want to mess around with git you can grab the latest .bz2 build snapshot from http://source.winehq.org/git/wine.git/?a=shortlog