similar to: Problem building from source

Displaying 20 results from an estimated 400 matches similar to: "Problem building from source"

2009 Jul 14
4
error on solaris please help interlocked*functions
i install the wine 1.1.25 but after awhile installation stops and heres some detail in terminal > configure: libcapi20 development files not found, ISDN won't be supported. > configure: libldap (OpenLDAP) development files not found, LDAP won't be supported. > > configure: Finished. Do 'make depend && make' to compile Wine. > > cc -c -I. -I.
2010 Dec 09
3
How to recompile Wine on ARM
I am trying to Recomiple the Wine 1.3.8 for the Arm. I configured as follows, > export CC=arm_v5t_le-gcc > ./configure --prefix=/usr/local/Wine_Arm --host=arm --with-wine-tools=$PWD --without-freetype then, > make config.status: creating tools/Makefile make[1]: Entering directory `/home/Kanna/wine-1.3.8/tools' arm_v5t_le-gcc -c -I. -I. -I../include -I../include -D__WINESRC__
2011 Oct 22
3
Wine 1.3.31 fails to compile in git
I tested also with a clean git source. Something wrong with ole32. Code: -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wwrite-strings -fno-omit-frame-pointer -Wpointer-arith -Wlogical-op -I/usr/include/freetype2 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -o tmarshal_i.o tmarshal_i.c
2009 Feb 14
3
Building wine with profile generation
Hi all, I'm trying to build wine with the following command: Code: ./configure CFLAGS="-O2 -fprofile-generate" --prefix=/home/ema/winepf As I have a lot of these errors: Code: gcc -O2 -fprofile-generate -o sfnt2fnt sfnt2fnt.o -L../libs/wine -lwine ../libs/port/libwine_port.a -lfreetype -lz -Wl,--rpath,\$ORIGIN/../libs/wine /usr/bin/ld: sfnt2fnt: hidden symbol
2004 Oct 09
0
Can't compile 20040914
Hello all. I can't compile wine-20040914 cleanly: I have to make depend && make -i to skip an error in sfnt2fnt.c: gcc -g -O2 -o sfnt2fnt sfnt2fnt.o -L/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -lfreetype -lz -L../libs/unicode -lwine_unicode -L../libs/port -lwine_port sfnt2fnt.o: In function fill_fontinfo': /home/fab/test/wine/wine-20040914/tools/sfnt2fnt.c:168: undefined
2002 Jan 27
1
Converting Win fon-fonts to linux pcf fonts
Hi, I tried to convert win fon fonts to linux pcf fonts using fnt2bdf as it is described in the wine documentation. On some fonts fnt2bdf said rthat there is no charset set information in the fon file so that the -c option has to be used. But what charset option should be used for such fonts? fnt2bdf's help does print out a example where -c winsys is used, but never prints out all
2009 Jan 26
4
Error while building wine 1.1.13 on Mac Os X
As in subject, when I try building wine 1.1.13 using Mac OS X 10.5.6 using both the latest developer tools and fink packages (for libjpeg, libpng, libxml2, etc) it gives an error on "make && make depend" with the following message: -- rm -f libwine_port.a ar rc libwine_port.a ffs.o fstatvfs.o futimes.o getopt.o getopt1.o getpagesize.o gettid.o interlocked.o isinf.o isnan.o
2008 Apr 04
0
Wine release 0.9.59
This is release 0.9.59 of Wine, a free implementation of Windows on Unix. What's new in this release (see below for details): - Improved support for the .NET framework. - Better services handling through a separate services.exe process. - Support for ATI fragment shader. - Better support for http proxies. - Window management fixes. - Pre-compiled fonts are now available in the
2004 Dec 07
2
fonts - newbie squared
Background: I run an NT 4.0 installation that also boots to my primary Linux (Red Hat 9) sitting on a partition in a second drive. Earlier, after installing Red Hat 9, I tried to install wine, but it Had Problems, even when I tried some of the solutions. So I waited. Recently, I tried to install an updated version of wine using an rpm, so I tried to unstall the old stuff. Wouldn't
2008 Jun 19
3
Segfault when compiling Wine 1.0 from source
Greetings again. I have been trying to compile Wine 1.0 with no luck. I was using wineinstall utility included with the source. The wineinstall is segfaulting, and the culprit might be an utility in the /tools directory. The error message in question: make[1]: Leaving directory `/home/user/wine-1.0.0~winehq0~debian~4.0/include' make[1]: Entering directory
2010 Jul 28
1
Libiberty/mkstemps compile problem
Hello people. Somewhat hardheaded, and after doing so for years without problems, I started to compile wine 1.2 for my 86_64 system. Configuration went well, but compilation aborted on: make[1]: Entering directory `/home/jcoppens/wine-1.2/tools/widl' gcc -m32 -g -O2 -o widl client.o expr.o hash.o header.o proxy.o server.o typegen.o typelib.o typetree.o utils.o widl.o write_msft.o
2016 Feb 19
0
Wine release 1.9.4
The Wine development release 1.9.4 is now available. What's new in this release (see below for details): - Support for color glyphs and font fallbacks in DirectWrite. - Improvements to the WebServices reader. - Support for more formats in Direct3D 11. - Simplified syntax and clean up of tests marked todo. - Various bug fixes. The source is available from the following locations:
2008 Nov 18
4
Problems compiling git under OS X
Hi there! I am currently trying to compile hacks.git under OS X and I can't seem to get past the following error during 'make': Code: [...] gcc -o wineserver async.o atom.o change.o class.o clipboard.o completion.o console.o context_alpha.o context_i386.o context_powerpc.o context_sparc.o context_x86_64.o cursoricon.o debugger.o device.o directory.o event.o fd.o file.o handle.o
2019 Mar 29
0
Wine release 4.5
The Wine development release 4.5 is now available. What's new in this release (see below for details): - Support for Vulkan 1.1. - Better support for kernel objects in device drivers. - Still more Media Foundation APIs implemented. - Support for SVG elements in MSHTML. - Fixes for case conversion troubles in Turkish locale. - Various bug fixes. The source is available from the
2008 Nov 27
4
Error compiling 1.1.9
hi, i'm trying to compile the wine 1.1.9 version, but i get this error. gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -g -O2 -o ntdsapi.o ntdsapi.c ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./ntdsapi.spec ntdsapi.o -o
2001 Jul 16
0
font size in pixels instead of points
OK. I've played with this for long enough now. Any chance of some help? In order to solve some problems with an application I went through the process of converting the VGASYS and SSERIFE fonts. (I'll make a couple of additions to the docs when I get a moment!). However when I go to select the MS Sans Serif fonts from the standard "font choice dialog" thingy the available
2006 Jun 06
0
0.9.14 source + invisible fonts prob
Hi all I build today 0.9.14 from source on a Linuxfromscratch system (gcc-4.0.3, glibc-2.3.6, binutils-2.16.1, Xorg7.1, freetype-2.1.10). My first attempt aborted on the configuration step, indicating that it couldn't find freetype even though the only part that seemed to be missing was: checking for freetype/ftnames.h... no everything else on freetype being yes. Anyway, the advice at
2008 Oct 23
1
Wine install problem - undefined reference to `bMenuVisible'
I installed 1.1.6 and it was working fine except for one application. I installed 0.9.32 after changing my .wine directory to .wine_bak. (someone mentioned that they had got my application to work on the older version). The application still didn't work, so I changed my .wine directory to .wine932, and changed my .wine_bak to .wine. At that point I expected everything to be back to where I had
2009 Feb 14
4
wine 1.1.15: winebuild failed with status 32512
When I try to build wine 1.1.15 in Fedora 8 I get this error > sh: i686-redhat-linux-gnu-as: command not found > winebuild: i686-redhat-linux-gnu-as failed with status 32512 > winegcc: ../../tools/winebuild/winebuild failed > make[2]: *** [acledit.dll.so] Error 2 > make[2]: Leaving directory `/home/user/rpmbuild/BUILD/wine-1.1.15/dlls/acledit' > make[1]: *** [acledit] Error
2014 Feb 07
0
Wine release 1.7.12
The Wine development release 1.7.12 is now available. What's new in this release (see below for details): - Initial support for Window Media Player interfaces. - Some more Task Scheduler support. - Various C++ runtime fixes. - More dlls with ugly names for Windows 8 API set support. - Various bug fixes. The source is available from the following locations: