WINE Compile issue latest development release (1.1.16?)
WINE Compile issue latest development release (1.1.16?)
checking for X... no
configure: error: X development files not found. Wine will be built
without X support, which probably isn't what you want. You will need to install
development packages of Xlib/Xfree86 at the very least.
Use the --without-x option if you really want this.
Configure failed, aborting install.
-_- i keep getting random things when i try to install wine this is the latest.
configure: error: X development files not found. Wine will be built
without X support, which probably isn't what you want. You will need to install
development packages of Xlib/Xfree86 at the very least.
Use the --without-x option if you really want this.
Configure failed, aborting install.
-_- i keep getting random things when i try to install wine this is the latest.
Re: WINE Compile issue latest development release (1.1.16?)
Do what it tells you. Install the X development packages. If you get any other messages about missing files, install them too.133794m3r wrote:checking for X... no
configure: error: X development files not found. Wine will be built
without X support, which probably isn't what you want. You will need to install
development packages of Xlib/Xfree86 at the very least.
Use the --without-x option if you really want this.
Configure failed, aborting install.
-_- i keep getting random things when i try to install wine this is the latest.
Re: WINE Compile issue latest development release (1.1.16?)
http://wiki.winehq.org/Recommended_Packages133794m3r wrote:checking for X... no
I assume "clicked that" means you're using Ubuntu. Perhaps you overlooked this note below the links to the Ubuntu scripts:133794m3r wrote:yes i've already clicked that and ran it 3 times now -_- and it doesn't install the dependencies i ran it from sudo ran it from the terminal nothing. Now it's saying install freetype fonts -_-
As for the freetype error message, as I already told you: install whatever configure complains is missing.Please read the comments at the top of each script before running. If you find a problem with those scripts, please email Dan Kegel.
Note that some packages are in Universe, so you have to enable that repository before running that script.
Is there a reason you're trying to build from source rather than just installing the Ubuntu packages?
WINE Compile issue latest development release (1.1.16?)
On Fri, Mar 13, 2009 at 9:01 AM, 133794m3r <[email protected]> wrote:
--
-Austin
What distro? 32 bit or 64?yes i've already clicked that and ran it 3 times now -_- and it doesn't install the dependencies i ran it from sudo ran it from the terminal nothing. Now it's saying install freetype fonts -_-
--
-Austin
32 bit and also i finally got it to accept all of my repositories and such and now i got this
Also just so people know why i'm just not doing the simple sudo apt install of wine. it's so that i can do the PW fix. :/ and this is the only way i know of to fix it.
Code: Select all
wined3d_private.h: In function ‘is_identity_fixup’:
wined3d_private.h:112: error: too many arguments to function ‘memcmp’
device.c: In function ‘IWineD3DDeviceImpl_QueryInterface’:
device.c:70: error: too many arguments to function ‘memcmp’
device.c:71: error: too many arguments to function ‘memcmp’
device.c:72: error: too many arguments to function ‘memcmp’
device.c: In function ‘IWineD3DDeviceImpl_CreateStateBlock’:
device.c:397: error: too many arguments to function ‘memset’
device.c: In function ‘IWineD3DDeviceImpl_CreateVolume’:
device.c:1171: error: too many arguments to function ‘memset’
device.c: In function ‘IWineD3DDeviceImpl_CreateSwapChain’:
device.c:1803: error: too many arguments to function ‘memset’
device.c: In function ‘IWineD3DDeviceImpl_LoadLogo’:
device.c:2187: error: too many arguments to function ‘memset’
device.c: In function ‘IWineD3DDeviceImpl_SetDisplayMode’:
device.c:2677: error: too many arguments to function ‘memset’
device.c: In function ‘IWineD3DDeviceImpl_SetTransform’:
device.c:2889: error: too many arguments to function ‘memcmp’
device.c:2893: error: too many arguments to function ‘memcpy’
device.c:2906: error: too many arguments to function ‘memcmp’
device.c: In function ‘IWineD3DDeviceImpl_SetVertexShaderConstantB’:
device.c:3686: error: too many arguments to function ‘memcpy’
device.c: In function ‘IWineD3DDeviceImpl_GetVertexShaderConstantB’:
device.c:3714: error: too many arguments to function ‘memcpy’
device.c: In function ‘IWineD3DDeviceImpl_SetVertexShaderConstantI’:
device.c:3733: error: too many arguments to function ‘memcpy’
device.c: In function ‘IWineD3DDeviceImpl_GetVertexShaderConstantI’:
device.c:3762: error: too many arguments to function ‘memcpy’
device.c: In function ‘IWineD3DDeviceImpl_SetVertexShaderConstantF’:
device.c:3782: error: too many arguments to function ‘memcpy’
device.c:3796: error: too many arguments to function ‘memset’
device.c: In function ‘IWineD3DDeviceImpl_GetVertexShaderConstantF’:
device.c:3816: error: too many arguments to function ‘memcpy’
device.c: In function ‘IWineD3DDeviceImpl_SetPixelShaderConstantB’:
device.c:4079: error: too many arguments to function ‘memcpy’
device.c: In function ‘IWineD3DDeviceImpl_GetPixelShaderConstantB’:
device.c:4107: error: too many arguments to function ‘memcpy’
device.c: In function ‘IWineD3DDeviceImpl_SetPixelShaderConstantI’:
device.c:4126: error: too many arguments to function ‘memcpy’
device.c: In function ‘IWineD3DDeviceImpl_GetPixelShaderConstantI’:
device.c:4155: error: too many arguments to function ‘memcpy’
device.c: In function ‘IWineD3DDeviceImpl_SetPixelShaderConstantF’:
device.c:4175: error: too many arguments to function ‘memcpy’
device.c:4189: error: too many arguments to function ‘memset’
device.c: In function ‘IWineD3DDeviceImpl_GetPixelShaderConstantF’:
device.c:4209: error: too many arguments to function ‘memcpy’
device.c: In function ‘process_vertices_strided’:
device.c:4253: error: too many arguments to function ‘memcpy’
device.c:4469: error: too many arguments to function ‘memcpy’
device.c:4471: error: too many arguments to function ‘memcpy’
device.c:4495: error: too many arguments to function ‘memcpy’
device.c:4526: error: too many arguments to function ‘memcpy’
device.c:4546: error: too many arguments to function ‘memcpy’
device.c:4548: error: too many arguments to function ‘memcpy’
device.c: In function ‘IWineD3DDeviceImpl_ProcessVertices’:
device.c:4587: error: too many arguments to function ‘memset’
device.c: In function ‘IWineD3DDeviceImpl_UpdateVolume’:
device.c:5547: error: too many arguments to function ‘memcpy’
device.c: In function ‘IWineD3DDeviceImpl_UpdateSurface’:
device.c:5942: error: too many arguments to function ‘memset’
device.c: In function ‘IWineD3DDeviceImpl_DrawRectPatch’:
device.c:6140: error: too many arguments to function ‘memcmp’
device.c: In function ‘IWineD3DDeviceImpl_ColorFill’:
device.c:6414: error: too many arguments to function ‘memset’
device.c: In function ‘IWineD3DDeviceImpl_ClearRendertargetView’:
device.c:6462: error: too many arguments to function ‘memset’
device.c: In function ‘IWineD3DDeviceImpl_SetCursorProperties’:
device.c:6904: error: too many arguments to function ‘memcpy’
device.c: In function ‘is_display_mode_supported’:
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
Compilation failed, aborting install.
WINE Compile issue latest development release (1.1.16?)
On Fri, Mar 13, 2009 at 9:45 AM, 133794m3r <[email protected]> wrote:
is ./configure showing no warnings? Try:
$ ./configure && make clean && make depend && make
--
-Austin
What distro?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]
is ./configure showing no warnings? Try:
$ ./configure && make clean && make depend && make
--
-Austin
WINE Compile issue latest development release (1.1.16?)
On Fri, Mar 13, 2009 at 11:07 AM, 133794m3r <[email protected]> wrote:
Are you using git? Try using 'git clean -f' to reset your tree to
default and clean up any mess.
--
-Austin
Does ./configure have any warnings?didn't feel liek clicking edit same error this time again.
Are you using git? Try using 'git clean -f' to reset your tree to
default and clean up any mess.
--
-Austin
no clue about git and no warnings it goes all the way through and does that witht eh errors. I'll try that command you did.
edit:
edit:
Code: Select all
The program 'git' is currently not installed. You can install it by typing:
sudo apt-get install git-core
bash: git: command not found
as shown i am not using git.
WINE Compile issue latest development release (1.1.16?)
133794m3r wrote:
probably soon be available to install.
This might help you, but they were building wine for 9.04
http://ubuntuforums.org/showpost.php?p= ... ostcount=4
That version already has 1.1.16 available to install and 1.1.17 willUbuntu 8.1 Intriped
probably soon be available to install.
This might help you, but they were building wine for 9.04
http://ubuntuforums.org/showpost.php?p= ... ostcount=4
Code: Select all
/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:
wined3d_private.h: In function ‘is_identity_fixup’:
wined3d_private.h:112: error: too many arguments to function ‘memcmp’
device.c: In function ‘IWineD3DDeviceImpl_QueryInterface’:
device.c:70: error: too many arguments to function ‘memcmp’
device.c:71: error: too many arguments to function ‘memcmp’
device.c:72: error: too many arguments to function ‘memcmp’
device.c: In function ‘IWineD3DDeviceImpl_CreateStateBlock’:
device.c:397: error: too many arguments to function ‘memset’
device.c: In function ‘IWineD3DDeviceImpl_CreateVolume’:
device.c:1171: error: too many arguments to function ‘memset’
device.c: In function ‘IWineD3DDeviceImpl_CreateSwapChain’:
device.c:1803: error: too many arguments to function ‘memset’
device.c: In function ‘IWineD3DDeviceImpl_LoadLogo’:
device.c:2187: error: too many arguments to function ‘memset’
device.c: In function ‘IWineD3DDeviceImpl_SetDisplayMode’:
device.c:2677: error: too many arguments to function ‘memset’
device.c: In function ‘IWineD3DDeviceImpl_SetTransform’:
device.c:2889: error: too many arguments to function ‘memcmp’
device.c:2893: error: too many arguments to function ‘memcpy’
device.c:2906: error: too many arguments to function ‘memcmp’
device.c: In function ‘IWineD3DDeviceImpl_SetVertexShaderConstantB’:
device.c:3686: error: too many arguments to function ‘memcpy’
device.c: In function ‘IWineD3DDeviceImpl_GetVertexShaderConstantB’:
device.c:3714: error: too many arguments to function ‘memcpy’
device.c: In function ‘IWineD3DDeviceImpl_SetVertexShaderConstantI’:
device.c:3733: error: too many arguments to function ‘memcpy’
device.c: In function ‘IWineD3DDeviceImpl_GetVertexShaderConstantI’:
device.c:3762: error: too many arguments to function ‘memcpy’
device.c: In function ‘IWineD3DDeviceImpl_SetVertexShaderConstantF’:
device.c:3782: error: too many arguments to function ‘memcpy’
device.c:3796: error: too many arguments to function ‘memset’
device.c: In function ‘IWineD3DDeviceImpl_GetVertexShaderConstantF’:
device.c:3816: error: too many arguments to function ‘memcpy’
device.c: In function ‘IWineD3DDeviceImpl_SetPixelShaderConstantB’:
device.c:4079: error: too many arguments to function ‘memcpy’
device.c: In function ‘IWineD3DDeviceImpl_GetPixelShaderConstantB’:
device.c:4107: error: too many arguments to function ‘memcpy’
device.c: In function ‘IWineD3DDeviceImpl_SetPixelShaderConstantI’:
device.c:4126: error: too many arguments to function ‘memcpy’
device.c: In function ‘IWineD3DDeviceImpl_GetPixelShaderConstantI’:
device.c:4155: error: too many arguments to function ‘memcpy’
device.c: In function ‘IWineD3DDeviceImpl_SetPixelShaderConstantF’:
device.c:4175: error: too many arguments to function ‘memcpy’
device.c:4189: error: too many arguments to function ‘memset’
device.c: In function ‘IWineD3DDeviceImpl_GetPixelShaderConstantF’:
device.c:4209: error: too many arguments to function ‘memcpy’
device.c: In function ‘process_vertices_strided’:
device.c:4253: error: too many arguments to function ‘memcpy’
device.c:4469: error: too many arguments to function ‘memcpy’
device.c:4471: error: too many arguments to function ‘memcpy’
device.c:4495: error: too many arguments to function ‘memcpy’
device.c:4526: error: too many arguments to function ‘memcpy’
device.c:4546: error: too many arguments to function ‘memcpy’
device.c:4548: error: too many arguments to function ‘memcpy’
device.c: In function ‘IWineD3DDeviceImpl_ProcessVertices’:
device.c:4587: error: too many arguments to function ‘memset’
device.c: In function ‘IWineD3DDeviceImpl_UpdateVolume’:
device.c:5547: error: too many arguments to function ‘memcpy’
device.c: In function ‘IWineD3DDeviceImpl_UpdateSurface’:
device.c:5942: error: too many arguments to function ‘memset’
device.c: In function ‘IWineD3DDeviceImpl_DrawRectPatch’:
device.c:6140: error: too many arguments to function ‘memcmp’
device.c: In function ‘IWineD3DDeviceImpl_ColorFill’:
device.c:6414: error: too many arguments to function ‘memset’
device.c: In function ‘IWineD3DDeviceImpl_ClearRendertargetView’:
device.c:6462: error: too many arguments to function ‘memset’
device.c: In function ‘IWineD3DDeviceImpl_SetCursorProperties’:
device.c:6904: error: too many arguments to function ‘memcpy’
device.c: In function ‘is_display_mode_supported’:
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
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=shortlog133794m3r wrote:this happens when i try to do what they said :/Code: Select all
/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:
WINE Compile issue latest development release (1.1.16?)
http://git-scm.com/well as that page says it's for a 64bit system. I'm on a 32 bit system and what's this Git?
If you do not know what it is then the answer is short answer is no.should i just install it?
The longer answer is wine source is managed with the git scm which
allows you to check out (download to your pc) different releases of
wine using the git application. There is much more but I have no time
for the full answer..
John
WINE Compile issue latest development release (1.1.16?)
On Sat, Mar 14, 2009 at 1:41 AM, 133794m3r <[email protected]> wrote:
--
-Austin
Does 1.1.17 help any?well there's still no hopes with this install apparently i can't edit that file to make a compile file so that's just making me feel wonderful :/
--
-Austin