notthatgrant
2011-07-19 14:03:50 UTC
Using Slackware 13.0. Tried to compile wine-1.3.24, but it failed to
compile. Used the option to compile without automatic installation (ie.
no root permissions).
Below are the last several lines of output - hopefully enumerating whay
compilation failed -
---start quote---
make[1]: Entering directory `/mnt/software/tar/wine-1.3.24/dlls/d3dx9_35'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/mnt/software/tar/wine-1.3.24/dlls/d3dx9_35'
make[1]: Entering directory `/mnt/software/tar/wine-1.3.24/dlls/d3dx9_36'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/mnt/software/tar/wine-1.3.24/dlls/d3dx9_36'
make[1]: Entering directory
`/mnt/software/tar/wine-1.3.24/dlls/d3dx9_36/tests'
gcc -c -I. -I. -I../../../include -I../../../include
-DWINE_STRICT_PROTOTYPES -DWINE_NO_NAMELESS_EXTENSION -D_REENTRANT -fPIC
-Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement
-Wempty-body -Wstrict-prototypes -Wtype-limits -Wwrite-strings
-Wpointer-arith -g -O2 -o math.o math.c
math.c: In function 'test_D3DXFloat_Array':
math.c:2251: error: 'INFINITY' undeclared (first use in this function)
math.c:2251: error: (Each undeclared identifier is reported only once
math.c:2251: error: for each function it appears in.)
math.c:2253: error: 'NAN' undeclared (first use in this function)
make[1]: *** [math.o] Error 1
make[1]: Leaving directory
`/mnt/software/tar/wine-1.3.24/dlls/d3dx9_36/tests'
make: *** [dlls/d3dx9_36/tests] Error 2
Compilation failed, aborting install.
---end quote---
Had no problem compiling and installing wine-1.3.22, which am currently
using. Also apparently no problem compiling wine-1.2.23, but have not
installed it. wine 1.3.24 is broken for me.
What should I do, in order to compile wine-1.3.24 on Slackware 13.0?
compile. Used the option to compile without automatic installation (ie.
no root permissions).
Below are the last several lines of output - hopefully enumerating whay
compilation failed -
---start quote---
make[1]: Entering directory `/mnt/software/tar/wine-1.3.24/dlls/d3dx9_35'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/mnt/software/tar/wine-1.3.24/dlls/d3dx9_35'
make[1]: Entering directory `/mnt/software/tar/wine-1.3.24/dlls/d3dx9_36'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/mnt/software/tar/wine-1.3.24/dlls/d3dx9_36'
make[1]: Entering directory
`/mnt/software/tar/wine-1.3.24/dlls/d3dx9_36/tests'
gcc -c -I. -I. -I../../../include -I../../../include
-DWINE_STRICT_PROTOTYPES -DWINE_NO_NAMELESS_EXTENSION -D_REENTRANT -fPIC
-Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement
-Wempty-body -Wstrict-prototypes -Wtype-limits -Wwrite-strings
-Wpointer-arith -g -O2 -o math.o math.c
math.c: In function 'test_D3DXFloat_Array':
math.c:2251: error: 'INFINITY' undeclared (first use in this function)
math.c:2251: error: (Each undeclared identifier is reported only once
math.c:2251: error: for each function it appears in.)
math.c:2253: error: 'NAN' undeclared (first use in this function)
make[1]: *** [math.o] Error 1
make[1]: Leaving directory
`/mnt/software/tar/wine-1.3.24/dlls/d3dx9_36/tests'
make: *** [dlls/d3dx9_36/tests] Error 2
Compilation failed, aborting install.
---end quote---
Had no problem compiling and installing wine-1.3.22, which am currently
using. Also apparently no problem compiling wine-1.2.23, but have not
installed it. wine 1.3.24 is broken for me.
What should I do, in order to compile wine-1.3.24 on Slackware 13.0?