Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
WineX
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gamers & Players
View previous topic :: View next topic  
Author Message
serzz
Apprentice
Apprentice


Joined: 03 Apr 2004
Posts: 153

PostPosted: Thu Apr 29, 2004 9:32 pm    Post subject: WineX Reply with quote

Trying to install winex...
Code:

Making depenencies ...
                                                                               
                                                                               
                                                                               
                                                                               
--------- Error log - file /root/temp/cvswinex/ErrorLog : ---------
make[1]: Entering directory `/root/temp/cvswinex/winex/include'
../tools/makedep  -I. -I. -I../include -I../include  -C.       -C.
make[1]: Entering directory `/root/temp/cvswinex/winex/documentation'
../tools/makedep  -I. -I. -I../include -I../include  -C.       -C.
make[1]: Leaving directory `/root/temp/cvswinex/winex/documentation'
cd `dirname library/__depend__` && make depend
make[1]: Leaving directory `/root/temp/cvswinex/winex/include'
cd `dirname ole/__depend__` && make depend
make[1]: Entering directory `/root/temp/cvswinex/winex/library'
../tools/makedep  -I. -I. -I../include -I../include  -C. debug.c errno.c ldt.c loader.c      -C.
make[1]: Entering directory `/root/temp/cvswinex/winex/dlls'
cd `dirname glu32/__depend__` && make depend
make[1]: Leaving directory `/root/temp/cvswinex/winex/library'
cd `dirname d3dgl/__depend__` && make depend
make[2]: Entering directory `/root/temp/cvswinex/winex/dlls/glu32'
../../tools/makedep  -I. -I. -I../../include -I../../include  -C. glu.c      -C.                                                                               
make[1]: Entering directory `/root/temp/cvswinex/winex/ole'
../tools/makedep  -I. -I. -I../include -I../include  -C. ole2nls.c uuid.c      -C.
make[2]: Entering directory `/root/temp/cvswinex/winex/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/temp/cvswinex/winex/dlls/glu32'
cd `dirname opengl32/__depend__` && make depend
make[2]: Leaving directory `/root/temp/cvswinex/winex/dlls/d3dgl'
cd `dirname x11drv/__depend__` && make depend
make[2]: Entering directory `/root/temp/cvswinex/winex/dlls/x11drv'
make[2]: Warning: File `Makefile.in' has modification time 3e+03 s in the futureMakefile is older than Makefile.in, please rerun ../../configure
make[2]: *** [Makefile] Error 1
make[2]: Leaving directory `/root/temp/cvswinex/winex/dlls/x11drv'
make[1]: *** [x11drv/__depend__] Error 2
make[1]: *** Waiting for unfinished jobs....
cd `dirname port/__depend__` && make depend
make[1]: Leaving directory `/root/temp/cvswinex/winex/ole'
cd `dirname programs/wineconsole/__depend__` && make depend
make[2]: Entering directory `/root/temp/cvswinex/winex/dlls/opengl32'
../../tools/makedep  -I. -I. -I../../include -I../../include  -C. wgl.c opengl_norm.c opengl_ext.c version.rc     -C.
make[1]: Entering directory `/root/temp/cvswinex/winex/port'
../tools/makedep  -I. -I. -I../include -I../include  -C. port.c      -C.
make[1]: Leaving directory `/root/temp/cvswinex/winex/port'
cd `dirname programs/winedbg/__depend__` && make depend
make[2]: Leaving directory `/root/temp/cvswinex/winex/dlls/opengl32'
make[1]: Leaving directory `/root/temp/cvswinex/winex/dlls'
make: *** [dlls/__depend__] Error 2
make: *** Waiting for unfinished jobs....
make[1]: Entering directory `/root/temp/cvswinex/winex/programs/wineconsole'
../../tools/makedep  -I. -I. -I../../include -I../../include  -C. dialog.c registry.c user.c wineconsole.c wineconsole_res.rc     -C.
make[1]: Entering directory `/root/temp/cvswinex/winex/programs/winedbg'
../../tools/makedep  -I. -I. -I../../include -I../../include  -C. break.c db_disasm.c display.c expr.c ext_debugger.c gdbproxy.c hash.c info.c memory.c module.c msc.c registers.c source.c stabs.c stack.c types.c winedbg.c    dbg.y debug.l -C.
make[1]: Leaving directory `/root/temp/cvswinex/winex/programs/wineconsole'
make[1]: Leaving directory `/root/temp/cvswinex/winex/programs/winedbg'
 
 
Error in Make depend
 
Try fixing the error based on the output above, and
run the script again, without paramaters (Eg: winex.run)



Any idea?
Back to top
View user's profile Send private message
serzz
Apprentice
Apprentice


Joined: 03 Apr 2004
Posts: 153

PostPosted: Thu Apr 29, 2004 11:24 pm    Post subject: Reply with quote

alright I fixed this one. But now I've got another

Code:

Configuring Wine without Windows.
Some fake Windows directories must be created, to hold any .ini files, DLLs,
start menu entries, and other things your applications may need to install.
Where would you like your fake C drive to be placed?
(default is /c)
Configuring Wine for a no-windows install in /c...
 
Created /root/.wine/config using default Wine configuration.
You probably want to review the file, though.
 
Compiling regapi...
rm -f regapi && ln -s ../../wine regapi
 
Preparing to install default Wine registry entries...
Installing default Wine registry entries...
 
wine: lstat /root/.wine/wineserver-tux/socket : No such file or directory
Registry install failed.



Any suggestions?
Back to top
View user's profile Send private message
dkenn
n00b
n00b


Joined: 21 Dec 2003
Posts: 27

PostPosted: Fri Apr 30, 2004 9:58 pm    Post subject: Reply with quote

Are you using the pthreads installer?
Back to top
View user's profile Send private message
serzz
Apprentice
Apprentice


Joined: 03 Apr 2004
Posts: 153

PostPosted: Sun May 02, 2004 12:16 am    Post subject: Reply with quote

dunno, however I've got installed it already.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gamers & Players All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum