similar to: Freetype problem

Displaying 20 results from an estimated 2000 matches similar to: "Freetype problem"

2001 Jun 04
1
*** liste wine ***
Hello, I have a make error. --- error output : /usr/bin/ld: cannot find -lXpm collect2: ld returned 1 exit status make[2]: *** [libx11drv.so] Erreur 1 make[1]: *** [x11drv/libx11drv.so] Erreur 2 make: *** [dlls] Erreur 2 --- standard output : make[1]: Entre dans le r?pertoire `/home/j/src/wine/unicode' make[1]: `libwine_unicode.so' est ? jour. make[1]: Quitte le r?pertoire
2002 Jan 03
2
Unable to compile wine CVS version
Hi, trying to compile CVS wine version after updating today reports these messages : make[3]: Entre dans le r?pertoire `/home/wine/graphics/x11drv' make[3]: *** Pas de r?gle pour fabriquer la cible `../../include/bitmaps/obm_lfarrowi', n?cessaire pour `oembitmap.o'. Arr?t. make[3]: Quitte le r?pertoire `/home/wine/graphics/x11drv' make[2]: *** [../../graphics/x11drv/x11drv.o]
2003 Sep 26
1
installation : make fails (R-1.7.1 on RedHat 8.0)
Hi, I'm trying to compile R-1.7.1 from source (on a RedHat 8.0) instead of using the binary version, as it has often been advised. However I don't manage to find a solution to the following error which occurs during the make procedure : /!\-------------------------------------------/!\ building package 'ctest' mkdir -p -- ../../../library/ctest/R mkdir -p --
2004 Mar 29
1
wine-20040309 build error
Hi all, I am trying to build wine-20040309, and i am facing a gcc crash while compiling winetest. The log is below (sorry : it's localized in french). make[2]: Entre dans le r?pertoire `/home/root/build/wine-20040309/programs/winetest'../../tools/winegcc/winegcc -B../../tools/winebuild -mwindows gui.o main.o send.o util.o winetest.exe.dbg.o gui.res winetest.res -o winetest.exe.so
2002 Oct 05
6
Problems with installing
Hi! I'm having problems with installing Wine. I have downloaded Wine from CVS, and tried to install it with tools/wineinstall, but got some errors. This comes from my shell: [wayne@wayne wine]$ ./tools/wineinstall WINE Installer v0.73 I see that WINE has already been configured, so I'll skip that. We need to install wine as root user, do you want us to build wine, 'su root'
2004 Jul 12
1
Errors when compiling app_radius
Hi, Just to know if somebody had succesfully compile app_radius from http://appradius.minitelecom.org ? Here below my configuration : -> asterisk runing -> mysql running -> freeradius running -> Compiling cpprad : OK -> Compiling app_radius : not OK, here below my error message : "" make[1]: Quitte le r?pertoire `/home/grd/appradius/inc' make[1]: Entre dans le
2001 Aug 27
0
compilation problem with wine-20010824
hi, for some versions of wine now I had a compilation problem. I use Suse linux 7.1. The rest see below. All I did was using tools/wineinstall, because I do not want to install a whole windows on my machine. ----------------------------------------- < dani@ta127038:~/src/wine-20010824 > tools/wineinstall WINE Installer v0.7 ..... gcc -c -I. -I. -I../../include -I../../include
2002 Dec 07
1
need help installing wine...Please!
System: 1800+ athlon OS: Redhat 8.0 I downloaded the latest tar.gz file from the homepage "wine-20021125" un-tared it via tar -zxvf Wine-20021125.tar.gz.... then cd to wine-20021125. From the latter directory I try to run the ./tools/wineinstall "as a user" and get this error: [JoKeR@WhItEWidoW wine-20021125]$ ./tools/wineinstall /bin/bash: /root/.bashrc: Permission
2005 May 15
1
Compile problem on last CVS
Good evening from the CVS of the 2005/05/14 it's impossible to build asterisk* on a redhat 7.3 i get this at compile time chan_sip.c: In function `build_user': chan_sip.c:10007: parse error before `struct' chan_sip.c:10029: `userflags' undeclared (first use in this function) chan_sip.c:10029: (Each undeclared identifier is reported only once chan_sip.c:10029: for each
2001 Nov 28
2
segv while compiling
Why can't I build wine? And why didn't ./configure catch it? ....... ....... ....... gcc -c -I. -I. -I../include -I../include -g -O2 -Wall -mpreferred-stack-boundary=2 -fPIC -D__WINE__ -D_REENTRANT -I/usr/X11R6/include -o ts_xresource.o ts_xresource.c gcc -c -I. -I. -I../include -I../include -g -O2 -Wall -mpreferred-stack-boundary=2 -fPIC -D__WINE__ -D_REENTRANT -I/usr/X11R6/include -o
2002 Dec 27
1
Wine Problems
When i run make, in the wine directory, i have the followin errors: gcc -c -I. -I. -I../../include -I../../include -g -O2 -Wall -mpreferred-stack-boundary=2 -fPIC -D__WINE__ -D_REENTRANT -o riched32.dll.dbg.o riched32.dll.dbg.c ld -r charlist.o reader.o text-writer.o richedit.o riched32.dll.dbg.o -o riched32.dll.tmp.o strip --strip-unneeded riched32.dll.tmp.o
2002 Nov 28
0
Compiling Wine-20021125 w/ gcc-3.2.1 and freetype-2.1.3
Hi! I'm trying to build Wine-20021125 via "wineinstall" and the compile fails with TONS of messages related to Freetype. I took a peek at the "config.log" file and found these errors when configure was trying to detect the freetype/ftglyph.h header: configure:8420: checking for freetype/freetype.h configure:8427: result: yes configure:8340: checking freetype/ftglyph.h
2012 Jun 10
0
--stats and performance issue
Hello, My question is regarding the interpretation of --stats output and whether I have a performance issue or not. Can the client/server architecture (rsync client on one machine, rsync server on another machine) be far slowlier than a local rsync session ? This is the ouput of an rsync session: date rsync -v --recursive --links --perms --times --group --owner --xattrs --acls --delete
2008 Dec 03
2
Trouble compiling--unable to find freetype
I have opensuse 11, 64bit. trying to compile wine 1.1.9, From previous info, I've been using the following.... --------------- ./configure --x-libraries=/usr/X11R6/lib --x-includes=/usr/include/X11/ --with-x --prefix=/usr ------------------------ I do have freetype2-64 and freetype2 dev 64 installed. I am hoping that the problem can be resolved with another syntax change to my
2001 Oct 27
1
Configure error on RH 7.2 freetype headers
Configure wrote out include/config.h as if my freetype headers had ftnames.h instead of ftsnames.h, as a result it didn't compile. As a workaround I manually edited config.h to get it to compile. This was an update to RH 7.2 over 7.1, latest CVS.
2001 Jul 01
1
[Wine-20010629] compilation problems with freetype
Hi! I tried to compile Wine-20010629, but compiltaion stops at dlls/wineps/truetype.c with: truetype.c:55: parse error before `library' truetype.c:55: warning: type defaults to `int' in declaration of `library' truetype.c:55: warning: data definition has no type or storage class truetype.c:56: parse error before `face' truetype.c:56: warning: type defaults to `int' in
2008 Feb 22
0
Pb de compilation de mgeops-psp-3.0.6
Bonjour, 2008/2/22, Sid Touati <Sid.Touati at inria.fr>: > Bonjour > > > - fichier config.log, dans le r?pertoire de PSP, apr?s avoir lanc? "./configure" > > > le fichier est joint > > > > - r?sultat de "rpm -ql lib64sigc++2.0-devel" > > # rpm -ql lib64sigc++2.0-devel > > /usr/include/sigc++-2.0 >
2002 Feb 28
0
wine compile error libx11drv.so glx.c
im trying to compile the transgaming winex version of wine that i got from cvs. im using the following: slackware 7.1 kernel-2.4.17 reiserfs x4.1.0 nvidia geforce2 mx w/NVIDIA 1.0-1541 drivers configure runs correctly, make depend runs correctly, then make dies. here is the tail end of that output. please help. i have searched google, winehq, etc. with no success. i got these same results with a
2002 Aug 27
0
freetype 2 and wine compiliation
hi everyone. i've got a rather strange problem here. when i set up my slackware 8.1 up yesterday i compiled wine with some warnings concerning freetype header files. now that i wanted to insert the open-gl in wine (version 200208084) but when i try to compile it i get this: ... freetype.c:1991: dereferencing pointer to incomplete type freetype.c: In function `WineEngGetTextExtentPoint':
2002 May 29
1
compile release 20020509 of Wine, failed! What's wrong? Please help...
compile release 20020509 of Wine, failed! What's wrong? Please help... ============================================================== make[1]: Leaving directory `/0/acacia2/tlbach/temp/wine-20020509/server' make[1]: Entering directory `/0/acacia2/tlbach/temp/wine-20020509/dlls' make[2]: Entering directory `/0/acacia2/tlbach/temp/wine-20020509/dlls/ntdll'