LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
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


Reply
  Search this Thread
Old 11-25-2007, 08:49 AM   #1
intheshadows
Member
 
Registered: Sep 2007
Location: United Kindom
Distribution: Fedora 11, Yellow Dog Linux (PS3 Version)
Posts: 39

Rep: Reputation: 15
trying to configure winecvs


hi im trying to install and configure WineCVS but i keep getting this output im a newbie to this so i dont really understand


can somebody plz help

heres the output:

WineCVS.sh - Progress(u) : Green is current

0 = Uninstall
1 = Cleanup
2 = CVS checkout
3 = Configure
4 = Make depend
5 = Make
6 = Make install
7 = Finish up

-------------------------------------------

Compiling ...


Cedega rox ... You should support TransGaming, that way you
get voting rights, support and access to a binary enhanced
--------- Error log - file /root/.WineCVS/sources/cvscedega/ErrorLog : ---------
make[3]: Leaving directory `/root/.WineCVS/sources/cvscedega/winex/msdos'
make[3]: Entering directory `/root/.WineCVS/sources/cvscedega/winex/ole'
make[3]: `ole.o' is up to date.
make[3]: Leaving directory `/root/.WineCVS/sources/cvscedega/winex/ole'
make[3]: Entering directory `/root/.WineCVS/sources/cvscedega/winex/relay32'
make[3]: `relay32.o' is up to date.
make[3]: Leaving directory `/root/.WineCVS/sources/cvscedega/winex/relay32'
make[3]: Entering directory `/root/.WineCVS/sources/cvscedega/winex/scheduler'
make[3]: `scheduler.o' is up to date.
make[3]: Leaving directory `/root/.WineCVS/sources/cvscedega/winex/scheduler'
make[3]: Entering directory `/root/.WineCVS/sources/cvscedega/winex/win32'
make[3]: `win32.o' is up to date.
make[3]: Leaving directory `/root/.WineCVS/sources/cvscedega/winex/win32'
make[3]: Entering directory `/root/.WineCVS/sources/cvscedega/winex/libs/ptmalloc3'
make[3]: `dmalloc.o' is up to date.
make[3]: Leaving directory `/root/.WineCVS/sources/cvscedega/winex/libs/ptmalloc3'
make[2]: Leaving directory `/root/.WineCVS/sources/cvscedega/winex/dlls/ntdll'
make[2]: Entering directory `/root/.WineCVS/sources/cvscedega/winex/dlls/kernel'
make[2]: `libkernel32.so' is up to date.
make[2]: Leaving directory `/root/.WineCVS/sources/cvscedega/winex/dlls/kernel'
make[2]: Entering directory `/root/.WineCVS/sources/cvscedega/winex/dlls/advapi32'
make[2]: `libadvapi32.so' is up to date.
make[2]: Leaving directory `/root/.WineCVS/sources/cvscedega/winex/dlls/advapi32'
make[2]: Entering directory `/root/.WineCVS/sources/cvscedega/winex/dlls/gdi'
make[3]: Entering directory `/root/.WineCVS/sources/cvscedega/winex/graphics'
make[3]: `graphics.o' is up to date.
make[3]: Leaving directory `/root/.WineCVS/sources/cvscedega/winex/graphics'
make[3]: Entering directory `/root/.WineCVS/sources/cvscedega/winex/graphics/enhmetafiledrv'
make[3]: `enhmetafiledrv.o' is up to date.
make[3]: Leaving directory `/root/.WineCVS/sources/cvscedega/winex/graphics/enhmetafiledrv'
make[3]: Entering directory `/root/.WineCVS/sources/cvscedega/winex/graphics/metafiledrv'
make[3]: `metafiledrv.o' is up to date.
make[3]: Leaving directory `/root/.WineCVS/sources/cvscedega/winex/graphics/metafiledrv'
make[3]: Entering directory `/root/.WineCVS/sources/cvscedega/winex/graphics/win16drv'
make[3]: `win16drv.o' is up to date.
make[3]: Leaving directory `/root/.WineCVS/sources/cvscedega/winex/graphics/win16drv'
make[3]: Entering directory `/root/.WineCVS/sources/cvscedega/winex/objects'
make[3]: `objects.o' is up to date.
make[3]: Leaving directory `/root/.WineCVS/sources/cvscedega/winex/objects'
make[2]: Leaving directory `/root/.WineCVS/sources/cvscedega/winex/dlls/gdi'
make[2]: Entering directory `/root/.WineCVS/sources/cvscedega/winex/dlls/user'
Makefile:520: warning: overriding commands for target `user32.spec.c'
Makefile:311: warning: ignoring old commands for target `user32.spec.c'
gcc -MMD -c -I. -I. -I../../include -I../../include -g -O2 -Wall -mpreferred-stack-boundary=2 -fno-keep-static-consts -D__const=const -fno-strict-aliasing -Wa,--execstack -D__int8=char -D__int16=short -D__int32=int "-D__int64=long long" -fPIC -D__WINE__ -D_USER32_ -D_WINABLE_ -D_REENTRANT -o dde/ddeml16.o dde/ddeml16.c
/bin/sh: dde/ddeml16.d: No such file or directory
make[2]: *** [dde/ddeml16.o] Error 1
make[2]: Leaving directory `/root/.WineCVS/sources/cvscedega/winex/dlls/user'
make[1]: *** [user/libuser32.so] Error 2
make[1]: Leaving directory `/root/.WineCVS/sources/cvscedega/winex/dlls'
make: *** [dlls] Error 2


Error in Make

Try fixing the error based on the output above, and
run the script again, without paramaters (Eg: WineCVS.sh)
 
  


Reply

Tags
wine


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
WineCVS help robgig1088 Linux - Software 3 09-09-2006 09:39 AM
WineCVS.sh fails during make epoo Linux - Games 4 07-01-2006 06:03 PM
Ahh, another WineCVS prob slackwarebilly Linux - Software 0 08-10-2005 06:39 PM
WineCVS Hitty Linux - Games 1 05-25-2005 09:46 AM
Error in Make running WineCVS.sh thesonic1 Linux - Software 3 03-17-2005 07:26 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 02:39 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration