Displaying 9 results from an estimated 9 matches for "ft_init_freetype".
2004 Dec 20
0
[LLVMdev] Compiling FreeType 2.1.9 with LLVM 1.4
...tables that way
too. Check out the -march option of llc. "llc --help".
> I'm currently to the point where I can execute
> my own bytecode via lli (or compile it via llc) and produce this output:
Great!
>
> $ lli a.out.bc
> ERROR: Program used external function 'FT_Init_FreeType' which could not be resolved!
> lli((anonymous namespace)::PrintStackTrace()+0x1f)[0x835875f]
> /lib/tls/libc.so.6(abort+0x1d2)[0x40135f12]
> lli[0x810666b]
> Aborted
>
> [This is expected, of course, as I'm attempting to get to the point of linking]
I suspect if you bui...
2004 Dec 20
4
[LLVMdev] Compiling FreeType 2.1.9 with LLVM 1.4
...s is too experimental to be expected to work I'll learn how LLVM bc can be
linked with C shared objects instead. I'm currently to the point where I can execute
my own bytecode via lli (or compile it via llc) and produce this output:
$ lli a.out.bc
ERROR: Program used external function 'FT_Init_FreeType' which could not be resolved!
lli((anonymous namespace)::PrintStackTrace()+0x1f)[0x835875f]
/lib/tls/libc.so.6(abort+0x1d2)[0x40135f12]
lli[0x810666b]
Aborted
[This is expected, of course, as I'm attempting to get to the point of linking]
Many thanks,
Adam
2001 Jul 01
1
[Wine-20010629] compilation problems with freetype
...ruetype.c: In function `PSDRV_GetTrueTypeMetrics':
truetype.c:565: `FT_Error' undeclared (first use in this function)
truetype.c:565: parse error before `error'
truetype.c:567: `error' undeclared (first use in this function)
truetype.c:567: warning: implicit declaration of function `FT_Init_FreeType'
truetype.c:568: `FT_Err_Ok' undeclared (first use in this function)
truetype.c:617: warning: implicit declaration of function `FT_Done_FreeType'
make[2]: *** [truetype.o] Error 1
make[1]: *** [wineps/libwineps.so] Error 2
make: *** [dlls] Error 2
freetype2-2.0.1 and freetype2-devel-2....
2004 Dec 20
3
[LLVMdev] Compiling FreeType 2.1.9 with LLVM 1.4
...ion of llc. "llc --help".
>
> > I'm currently to the point where I can execute
> > my own bytecode via lli (or compile it via llc) and produce this output:
>
> Great!
>
> >
> > $ lli a.out.bc
> > ERROR: Program used external function 'FT_Init_FreeType' which could not be resolved!
> > lli((anonymous namespace)::PrintStackTrace()+0x1f)[0x835875f]
> > /lib/tls/libc.so.6(abort+0x1d2)[0x40135f12]
> > lli[0x810666b]
> > Aborted
> >
> > [This is expected, of course, as I'm attempting to get to the point of...
2006 Aug 16
2
Problem Installing rrdtool
...----------
checking for zlibVersion in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for png_access_version_number in -lpng... yes
checking png.h usability... yes
checking png.h presence... yes
checking for png.h... yes
checking for FT_Init_FreeType in -lfreetype... yes
checking ft2build.h usability... no
checking ft2build.h presence... no
checking for ft2build.h... no
checking for pkg-config... (cached) pkg-config
configure: WARNING:
----------------------------------------------------------------------------
* I found a copy of pkgconfig, bu...
2001 Jun 22
0
Half-Life: Selected Mode is not supported by your card
.... no
checking for OSMesaCreateContext in -lOSMesa... no
checking for glBegin in -lGLU... no
checking for ncurses.h... yes
checking for waddch in -lncurses... yes
checking for resizeterm in -lncurses... yes
checking for getbkgd in -lncurses... yes
checking for cupsGetPPD in -lcups... no
checking for FT_Init_FreeType in -lfreetype... no
checking for GNU style IPX support... yes
checking for sys/soundcard.h... yes
checking for Open Sound System... yes
checking for Open Sound System/MIDI interface... yes
checking whether mmap64 works defined as mmap... yes
checking for gcc strength-reduce bug... no
checking for g...
2004 Dec 20
0
[LLVMdev] Compiling FreeType 2.1.9 with LLVM 1.4
...l to be expected to work I'll learn how LLVM bc can be
>linked with C shared objects instead. I'm currently to the point where I can execute
>my own bytecode via lli (or compile it via llc) and produce this output:
>
>$ lli a.out.bc
>ERROR: Program used external function 'FT_Init_FreeType' which could not be resolved!
>lli((anonymous namespace)::PrintStackTrace()+0x1f)[0x835875f]
>/lib/tls/libc.so.6(abort+0x1d2)[0x40135f12]
>lli[0x810666b]
>Aborted
>
>[This is expected, of course, as I'm attempting to get to the point of linking]
>
>Many thanks,
>A...
2004 Oct 23
1
Issues with compiling wine
...#define HAVE_OPENGL 1
| #define HAVE_GLX_GETPROCADDRESS 1
| #define HAVE_GLEXT_PROTOTYPES 1
| #define HAVE_UNICODE_UBIDI_H 1
| /* end confdefs.h. */
| #include <unicode/ubidi.h>
| int
| main ()
| {
| ubidi_open()
| ;
| return 0;
| }
configure:9963: result: no
configure:9971: checking for FT_Init_FreeType in -lfreetype
configure:10001: gcc -o conftest -g -O2 conftest.c -lfreetype -L/usr/openwin/lib -R/usr/openwin/lib -lresolv -lsocket -lnsl >&5
configure:10007: $? = 0
configure:10010: test -z || test ! -s conftest.err
configure:10013: $? = 0
configure:10016: test -s conftest
configure...
2006 May 18
2
Problems compiling Wine
...penProfileFromFile in -llcms... yes
checking for ldap_initialize in -lldap_r... yes
checking for ber_init in -llber... yes
checking for ldap_count_references... yes
checking for ldap_first_reference... yes
checking for ldap_next_reference... yes
checking for ldap_parse_reference... yes
checking for FT_Init_FreeType in -lfreetype... yes
checking for freetype-config... freetype-config
checking for ft2build.h... yes
checking for freetype/freetype.h... yes
checking for freetype/ftglyph.h... yes
checking for freetype/tttables.h... yes
checking for freetype/ftnames.h... no
checking for freetype/ftsnames.h... yes
ch...