Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
08-04-2003, 11:25 AM
|
#1
|
Member
Registered: Jul 2003
Location: Oshawa, Ontario, Canada
Distribution: ?????
Posts: 324
Rep:
|
Problems compiling Winex
Everytime i try to compile winex (from CVS) on my system i get a bunch of errors.
Here is the last few lines:
make[2]: *** [depend] Error 1
make[2]: Leaving directory `/root/wine/dlls/x11drv'
make[1]: *** [x11drv/__depend__] Error 2
make[1]: Leaving directory `/root/wine/dlls'
make: *** [dlls/__depend__] Error 2
Please tell me what it means and howto fix it! I love linux but am getting to the end of my rope. If i can't get my games working i think i'm going back to windows.
Please help!
I'm running it on Redhat 8
-Athlon 18
-256 DDR
-S3 Prosavege integrated video
-Sound Blaster 128
Last edited by Abe_the_Man; 08-04-2003 at 11:26 AM.
|
|
|
08-04-2003, 02:47 PM
|
#2
|
Senior Member
Registered: May 2003
Location: Sydney, Nova Scotia, Canada
Distribution: slackware
Posts: 4,185
Rep:
|
sometimes cvs version of winex is a bitch and doesn't work properly even when it does get installed...show all the steps you have done that succeeded, and what user are you when doing each step..
|
|
|
08-04-2003, 08:39 PM
|
#3
|
Member
Registered: Jul 2003
Location: Oshawa, Ontario, Canada
Distribution: ?????
Posts: 324
Original Poster
Rep:
|
I ran the winex install tool './tools/wineinstall ' (while loggedin as root). It automatically configures it (which works fine) and then compiles it. I hget the errors during the compile. Here it is:
Warning !! wine binary (still) found, which may indicate
a (conflicting) previous installation.
You might want to abort and uninstall Wine first.
I see that WINE has already been configured, so I'll skip that.
Compiling WINE. Grab a lunch or two, rent a video, or whatever,
in the meantime...
cd `dirname dlls/__depend__` && make depend
make[1]: Entering directory `/root/wine/dlls'
cd `dirname glu32/__depend__` && make depend
make[2]: Entering directory `/root/wine/dlls/glu32'
../../tools/makedep -I. -I. -I../../include -I../../include -C. glu.c -C.
make[2]: Leaving directory `/root/wine/dlls/glu32'
cd `dirname d3dgl/__depend__` && make depend
make[2]: Entering directory `/root/wine/dlls/d3dgl'
../../tools/makedep -I. -I. -I../../include -I../../include -C. caps.c d3dgl_main.c fixedfunc.c light.c prim.c state.c texstate.c texture.c vprogram.c -C.
make[2]: Leaving directory `/root/wine/dlls/d3dgl'
cd `dirname opengl32/__depend__` && make depend
make[2]: Entering directory `/root/wine/dlls/opengl32'
../../tools/makedep -I. -I. -I../../include -I../../include -C. wgl.c opengl_norm.c opengl_ext.c -C.
make[2]: Leaving directory `/root/wine/dlls/opengl32'
cd `dirname x11drv/__depend__` && make depend
make[2]: Entering directory `/root/wine/dlls/x11drv'
cd `dirname ../../graphics/x11drv/__depend__` && make depend
make[3]: Entering directory `/root/wine/graphics/x11drv'
../../tools/makedep -I. -I. -I../../include -I../../include -C. bitblt.c bitmap.c brush.c clipping.c codepage.c dib.c graphics.c init.c objects.c opengl.c palette.c pen.c text.c xfont.c -C.
make[3]: Leaving directory `/root/wine/graphics/x11drv'
cd `dirname ../../windows/x11drv/__depend__` && make depend
make[3]: Entering directory `/root/wine/windows/x11drv'
../../tools/makedep -I. -I. -I../../include -I../../include -C. clipboard.c event.c keyboard.c -C.
make[3]: Leaving directory `/root/wine/windows/x11drv'
../../tools/makedep -I. -I. -I../../include -I../../include -C. desktop.c dga2.c hud.c mouse.c scroll.c window.c winpos.c x11ddraw.c x11drv_main.c xrender.c xvidmode.c xrandr.c glx.c executebuffer.c -C.
xrandr.h: No such file or directory
xrandr.h was first included from x11ddraw.c:18
make[2]: *** [depend] Error 1
make[2]: Leaving directory `/root/wine/dlls/x11drv'
make[1]: *** [x11drv/__depend__] Error 2
make[1]: Leaving directory `/root/wine/dlls'
make: *** [dlls/__depend__] Error 2
Compilation failed, aborting install.
Just so you know i don't have any old wine install.
PLEASE HELP!! I don't want to go back to the dark side! Save me from Darth GATES Please!!
|
|
|
All times are GMT -5. The time now is 06:14 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|