similar to: 0.9.14 CVS compilation on Gentoo amd64 fails

Displaying 20 results from an estimated 1000 matches similar to: "0.9.14 CVS compilation on Gentoo amd64 fails"

2006 Jul 16
1
latest git fails to compile, amstream.c:77: undefined ref to `IID_IUnknown'
git revision: ded4fbcc3c0d1e5f65cfb4e0e575f111c1e8974a I get the following: ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./amstream.spec amstream.o main.o mediastream.o regsvr.o version.res -Wl,--rpath,\$ORIGIN/`../../tools/relpath /usr/local/lib/wine /usr/local/lib` -o amstream.dll.so -lole32 -luser32 -ladvapi32 -lkernel32 -lstrmiids -luuid ../../libs/port/libwine_port.a
2009 Aug 15
5
Compiling old wine versions in opensuse 11.1
dear forum I am hoping somebody can help me compile relatively old versions of wine (~0.9.10 -> 0.9.23) on openSuSE 11.1. I have a dual boot of opensuse 11.1 x86_32 and x86_64 and have had no luck with either. I have successfully compiled wine 1.1.11 but have have the same failure with 0.9.10 and 0.9.20. Code: > ./configure --prefix=/usr --x-libraries=/usr/X11R6/lib
2005 Aug 22
1
Error-messages with winecfg and Adobe Photoshop6.0
I have installed wine-20050628-mdk.i586.rpm on a Mandrake 10.2 system for x86_64 with kernel-2.6.11.6mdk-1-1mdk. When I start Adobe Photoshop 6.0 which I installed with wine I am always getting the following messages with errors: [root@localhost ~]# wine '/root/.wine/drive_c/Program Files/Adobe/Photoshop 6.0/Photoshp.exe' err:ole:CoGetClassObject class
2011 Dec 31
1
Pressure sensitivity not working on Photoshop CS or CS2
Hello! I have a problem with my Genius tablet. It works on GIMP (native) but not on Photoshop, I tried CS and CS2. I got how to make a log file from another thread, but it was old and photoshop version was different. Tablet is a Genius G-Pen 4500. Name UC-LOGIC Tablet WP5540U. Distro is Arch Linux, Wine package version is 1.3.36-1. Thanks a lot :). Here is the log: Code:
2006 May 12
2
wine CVS does not find freetype on Gentoo amd64
(This is not about any wine ebuild) (I am not compiling wine in a 32bit chroot) During the compilation of latest wine release from the CVS repository, I get the following warning message at the completion of the ./configure script: *** Warning: Freetype or Fontforge is missing. *** Fonts will not be built. Dialog text may be invisible or unaligned. I know for sure that my system has both
2008 Apr 26
11
Odd display problem for 0.9.59/60
I came across a problem after updating to 0.9.59 and it appears to have continued to 0.9.60. I started with gutsy, ATI 9600 with the fglrx drivers, direct rendering working as with the games i wanted (CNC3, Champ Man...) in 0.9.58 however on upgrading to .9.59 software installs and winecfg both display properly, However on running the games i get a fuzzy display a bit like a tv half tuned in to
2005 Sep 13
1
RE: [SLE] SuSE 9.3 and Latest Binaries - Library Conflict
Cross-posting scares me, but... Have you looked at the latest RPMs for SuSE, from ftp://ftp.suse.com/pub/projects/samba/ ? They've worked like a charm for me, thus far (revision after revision, a simple rpm -U * seems to work...) -----Original Message----- From: david rankin [mailto:drankin@cox-internet.com] Sent: Mon 9/12/2005 5:30 PM To: samba; Suse Linux Subject: [SLE] SuSE 9.3 and
2009 May 02
7
yum installation problem
hello, I want to install wineHQ on my box but i'm facing difficulties, it says yum requires the dependency GLIBC 2.4 AND GNU HASH somthing: my repos: CentOS-Base.repo CentOS-Media.repo epel.repo epel-testing.repo fedora-extras.repo Code: yum install wine Repository epel is listed more than once in the configuration Repository epel-debuginfo is listed more than once in the configuration
2005 Sep 10
1
SuSE 9.3 samba binaries FUBAR??
Mates, I dunno if nobody else is using the samba binaries to put 3.0.20-1 on SuSE 9.3 -- or -- if I'm just doing something stupid, but there seem to be library problems. Specifically, we are getting library errors for the *.so.2 libraries, regardless of whether we try via YAST or RPM. david@nemesis:~/Documents/linux/rpms/samba320> ll total 19970 -rw-r--r-- 1 david users 60998
2011 Jul 17
5
League of legend & Adobeair
I follow the guide for run league of legend on wine League of legend for run need adobeair but: Try to install Winetricks adobeair Code: Executing w_do_call adobeair Executing load_adobeair Executing mkdir -p /home/mirio/.cache/winetricks/adobeair Executing wine AdobeAIRInstaller.exe fixme:console:AttachConsole stub ffffffff fixme:console:AttachConsole stub ffffffff wine: Unhandled page
2007 Feb 13
2
anyone has C++ STL classes stability issue if used with R
Hello, is there any one who uses C++ STL classes when programming shared libs for R and has had any problems with STL? In the very simple example below I am constantly getting segfaults when trying to populate the queue. The segfault occurs at what looks like a random index in the loop when pushing another element to the queue. Reproduced on 4 machines. Object x is an Image as in EBImage,
2010 Sep 11
4
Namo FreeMotion - how to run in Wine?
I need to run Namo FreeMotion 2008 in Wine. I have installed wine 1.131 and some winetricks, here ist the message, if I try to start the program: ~/.wine/drive_c/Programme/Namo/FreeMotion 2008$ wine FreeMotion.exe fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0) fixme:imm:ImmReleaseContext (0x1048c, 0x156338): stub
2009 Jul 21
5
Same app at different OSs
Why same app can works on linuxes, but MacOS? Any differences in wine was builded on linux or MacOS? I'm about Themida related apps. So CommFort chat client (4.4 MB) (http://www.commfort.com/download/commfort_client.zip) http://www.commfort.com/en/index.shtml packed by Themida (http://www.oreans.com) works under Wine at linuxes but at MacOS i've get "Cannot open oreans.vxd
2012 Feb 27
2
Is there an easier way of doing this?
I'm trying to compile the latest wine release from source after a fresh linux mint install, and this is what I get when I do './configure' Code: configure: libxcursor development files not found, the Xcursor extension won't be supported. configure: libxi development files not found, the Xinput extension won't be supported. configure: XShape development files not found, XShape
2011 Jun 09
3
Compiling wine: no sound system, etc.
Hello all... I'm trying to compile wine 1.3.21 on my Linux Mint Debian Edition machine, because I'm tired of the antique version available from the repositories. Unfortunately, ./configure always ends with a bunch of WARNINGs and I'm not sure what to do about them. Here's the list it gives me: Code: configure: libxcursor development files not found, the Xcursor extension won't
2011 Jan 18
2
"Problem installing wine"
config.status: linking AUTHORS to dlls/shell32/AUTHORS config.status: linking tools/winewrapper to wine config.status: executing include/stamp-h commands config.status: executing dlls/gdi32/enhmfdrv commands config.status: executing dlls/gdi32/mfdrv commands config.status: executing dlls/kernel32/nls commands config.status: executing dlls/user32/resources commands config.status: executing
2007 Jan 20
1
WINSPOOL_EnumPrinters Found 0 printers one system with 1 parallel CUPS printer
I've had this problem for a while, but only recently have I realized that I better fix it soon! I compile my own Wine out of git. Currently, I'm running wine-0.9.29-g5441536 but this issue appeared long before that. Moreover, I stopped being able to print between Wine updates, so I don't think it is anything to do with changes in Wine's code. The simplest way to reproduce my
2010 Sep 24
1
fixme errors on Wineboot
Good night everyone. Okay, here's my problem. Last night I installed Photoshop CS2, and started getting errors that I was not allowed to continue, causing the program to close. I tried uninstalling the program, but it performed a 'repair' installation instead, so I manually had to remove everything: files and registry entries. The problem is, that when I try to use wineboot, I get this
2011 Nov 08
1
Cooltype crash on Photoshop CS5 and WIne 1.3.32
Am I the only one getting this? Whenever I select a certain font or open a PSD file that uses it, the application hangs up or crashes. Code: err:shell:HCR_GetFolderAttributes should be called for simple PIDL's only! fixme:system:SetProcessDPIAware stub! fixme:ntdll:NtSetInformationToken unimplemented class 24 fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
2013 Aug 02
0
Wine release 1.7.0
The Wine development release 1.7.0 is now available. What's new in this release (see below for details): - Support for vertical text in the Postscript driver. - Version 2 of liblcms used now instead of version 1. - Unicode data updated to Unicode 6.2.0. - Hyperlink controls supported in installers. - Improved support for XML attributes. - Various bug fixes. The source is