Results 1 to 1 of 1
When I ran ./tools/wininstall it came up with this error message:
We need to install wine as root user, do you want us to build wine,
'su root' and install ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 08-26-2004 #1Just Joined!
- Join Date
- Aug 2004
- Location
- NC
- Posts
- 4
installation error
When I ran ./tools/wininstall it came up with this error message:
We need to install wine as root user, do you want us to build wine,
'su root' and install Wine? Enter 'no' to continue without installing
(yes/no) no
Compiling WINE. Grab a lunch or two, rent a video, or whatever,
in the meantime...
make[1]: Entering directory `/home/alex/wine/include'
make[1]: *** No targets specified and no makefile found. Stop.
make[1]: Leaving directory `/home/alex/wine/include'
make: *** [include] Error 2
cd ./tools && make `basename tools/makedep`
make[1]: Entering directory `/home/alex/wine/tools'
cc makedep.c -o makedep
makedep.c:21:20: config.h: No such file or directory
makedep.c:23:23: wine/port.h: No such file or directory
makedep.c: In function `output_src':
makedep.c:459: error: `LEX_OUTPUT_ROOT' undeclared (first use in this function)
makedep.c:459: error: (Each undeclared identifier is reported only once
makedep.c:459: error: for each function it appears in.)
make[1]: *** [makedep] Error 1
make[1]: Leaving directory `/home/alex/wine/tools'
make: *** [tools/makedep] Error 2
Compilation failed, aborting install.
Any suggestions


Reply With Quote
