Displaying 6 results from an estimated 6 matches for "madritsch".
2002 Apr 04
1
problem to compile wine
I have the following errors in my config.log:
conftest.c:2: parse error before `me'
configure:1765: $? = 1
configure: failed program was:
#ifndef __cplusplus
choke me
#endif
configure: failed program was:
#line 1923 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
This error occurs several times. confdefs.h does not exist. Why?
*** Note: Your system
2002 Dec 30
1
Internet Explorer problem
Hello
Internet Explorer does not see the Internet even though the dial in
connection has automatically been made.
[DllOverrides]
"kernel32" = "builtin"
"ntdll" = "builtin"
"winsock" = "builtin"
"wsock32" = "builtin"
"ws2_32" = "builtin"
2002 Apr 24
0
No applications work
...one or more of this applications running, I
would be grateful, if you helped me. Maybe it helps if you also gave me
your library configurations in ~/.wine/config with which this
applications should work and told me the versions of your freetype
,freetype and wine packages.
Thanks in advance
A. Madritsch
2002 Jan 27
0
Wine does not compile under SuSE Linux
Wine does not compile under SuSE Linux 7.1. It tries to include files
from /usr/local/include/freetype2 which are actually located in
/usr/include/freetype2. After copying them from /usr/include/freetype2
to /usr/local/include/freetype2 it compiled, but the following runtime
error occurs: `wine: error while loading shared libraries: wine:
undefined symbol: Dosvm'. Could someone help me please?
2002 Mar 27
0
How to compile wine on suse linux?
Hello
It seems that neither the configure nor the font_convert.sh script works
on suse linux, or do I make something wrong? Could anybody give me a
hint please?
Thanks
2003 Jan 03
0
Problem compiling wine
Hello
When I try to compile wine the following error ocures freetype.c:
...
At top level:
/usr/local/include/freetype2/freetype/internal/ftobjs.h:562: storage
size of `glyph_class' isn't
known
make[2]: *** [freetype.o] Error 1
make[2]: Leaving directory `/home/amadrits/temp/wine/dlls/gdi'
make[1]: *** [gdi] Error 2
make[1]: Leaving directory `/home/amadrits/temp/wine/dlls'
make: