Displaying 20 results from an estimated 500 matches similar to: "compile error: server/event.c"
2001 May 09
1
Can't list directory on ftp.winehq.com
Hi,
after opening the AUTH port in my ipchains filter, I still can't get directory
listings from ftp.winehq.com.
Google shows there was a bug in the ProFTPD 1.2.0pre10 which is used on
ftp.winehq.com:
"Bug#74153: marked as done (proftpd sometimes refuses to list directories"
2006 May 20
2
FATAL: Could not open ''System.map''
Hello all,
I downloaded the linux-2.6.16.16.tar.bz2 (www.kernel.org) and
xen-3.0.2-src.tgz. I tried on Debian:
# tar -xvzf xen-3.0.2-src.tgz
# tar -xvjf linux-2.6.16.16.tar.bz2
# cd xen-3.0.2-2
# mkbuildtree ../../linux-2.6.16.16
# cd ../../linux-2.6.16.16
# make menuconfig (I made a basic configuration)
# make-kpkg --append-to-version=-686-xen --revision=1.0 -us -uc
kernel_image
However
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
2008 Mar 20
5
[LLVMdev] testsuite problems after merge
I'm seeing ~100 new failures in the gcc testsuite due to the test file
being doubled or tripled, as below. This appears to affect only
files that were newly imported from gcc-4.2 in the recent merge. Does
anybody have an idea for how to mechanize fixing these (I doubt you
can count on the APPLE LOCAL comment being there)? If there's no
better way than slogging through
2008 Mar 20
0
[LLVMdev] testsuite problems after merge
These should be fixed now. Sorry for the mess.
-bw
On Mar 20, 2008, at 10:08 AM, Dale Johannesen wrote:
> I'm seeing ~100 new failures in the gcc testsuite due to the test
> file being doubled or tripled, as below. This appears to affect
> only files that were newly imported from gcc-4.2 in the recent
> merge. Does anybody have an idea for how to mechanize fixing these
2005 Sep 11
1
Compile cvs version
Hi !
After download latest version from cvs compile fails:
make[2]: Entering directory `/backup/privat/emulator/wine/dlls/activeds'
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT
-fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+
-Wpointer-arith -g -O2 -o activeds_main.o activeds_main.c
../../tools/winebuild/winebuild -D__WINESRC__
2005 May 04
1
ZBrush 2 - Unhandled exception (thread 0009), starting debugger -
Hi,
I'm having big troubles in installing and running Zbrush 2 with WineHQ.
I've compiled different versions of wine (included the last one) and
each one gives me the same messages and errors.
I've tried to install ZBrush with the installer, but it hangs in the
middle of the process.
So I've installed it on Windows to get the files extracted. When I run
ZBrush.exe on wine I
2007 Mar 19
3
64 bit compilation SUSE 10.2
Greetings All,
I am attempting to compile wine under the SUSE 10.2 64 bit
distribution, and am running into a bit of
a problem.
I have installed every 32 bit library that I could find in the
distro, including the xorg-X11 libs. I ran the following commands:
./configure --prefix=/usr --x-libraries=/usr/X11R6/lib
make depend && make
The compilation chugs away for about 15 min,
2008 Oct 21
1
"Floating point exception" when running linux/syslinux using syslinux 3.72
Hi,
I got "Floating point exception" when running linux/syslinux using
syslinux 3.72.
How to reproduce:
1. On debian Etch, kernel 2.6.24-etchnhalf.1-686
2. wget
http://www.kernel.org/pub/linux/utils/boot/syslinux/syslinux-3.72.tar.bz2
3. tar xvjf syslinux-3.72.tar.bz2
4. syslinux-3.72/linux/syslinux --help
5. An error message "Floating point exception" was shown.
Same problem
2005 Sep 01
2
Wine 20050830 compilation fails
Hello all.
The latest version of wine (both CVS and tarball) doesn't compile on my
machine (2.6.13 kernel, gcc 3.3.4).
I get an error in dlls/wldap32:
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT
-fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+
-Wpointer-arith -g -O2 -o add.o add.c
In file included from add.c:39:
2006 May 06
1
Error compiling Wine 0.9.12
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi All,
Xandros 3.0.1 OCE (Debian based).
./configure executed without problem (once I installed bison++). Then
'make depend && make' resulted in the errors below. Apologies for the
length of the mail, but I don't want to miss out anything which may be
vital :)
Any suggestions would be gratefully received.
Kind regards,
2007 Jul 11
1
RPM Build Question
Hi People,
I have just started building my own RPMS on both Fedora and CentOS and
generally things have gone well. Currently I am trying to create RPMS
for some commercial software that we have purchased.
Step 1 was install the software using its JAVA Based installer
ensuring that all files were installed into a particular directory in
/usr/local.
Step 2 was create a tar file of the
2006 May 25
5
Wine 0.9.14.compile error (fatal)
Tried to compile the lastest wine and gcc choked up on it as follows:
gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include
-D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -gstabs+
-Wpointer-arith
-g -O2 -o baseshader.o baseshader.c
baseshader.c: In function `print_glsl_info_log':
baseshader.c:688: error: `GL_OBJECT_INFO_LOG_LENGTH_ARB' undeclared (first
2004 Sep 16
1
Error compiling "`FT_ENCODING_NONE' undeclared"
Here is where it happened:
---
gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2
-D__WINESRC__ -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe
-mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -g
-O2 -o freetype.o freetype.c
freetype.c: In function `get_glyph_index':
freetype.c:2189: `FT_ENCODING_NONE' undeclared (first use in this function)
2003 May 22
1
REPEAT- (message didn't show) compilation error, todays CVS
make[2]: Leaving directory `/home/michael/my_cvs/wine-cvs/wine/dlls/dpnhpast'
make[2]: Entering directory `/home/michael/my_cvs/wine-cvs/wine/dlls/dsound'
gcc -c -I. -I. -I../../include -I../../include -D_REENTRANT -fPIC
-D__WINESRC__ -Wall -mpreferred-stack-boundary=2
-gstabs+ -Wpointer-arith -g -O2 -o sound3d. o
sound3d.c
2005 May 31
2
handytone 486
Hi ;
Have two handytone 486 and want to use them as digium TDM400 fxo-fxs card...
I mean is it possible to direct pstn calls from astersik (extensions) to handytone line port directly and
vice versa ?...
Thanks in advance
Betul
Onemli not : Bu e-mail iletisi, sadece adreste belirtilen kisi veya kurulusun kullanimini hedeflemekte olup, mesajda yer alan bilgiler kisiye ozel ve gizli
2005 Jul 13
5
chan_sccp new release
http://chan-sccp.berlios.de/
20050713 ftp://ftp.berlios.de/pub/chan-sccp/chan_sccp-20050713.tar.bz2
I didn't have a spare 7960 to use this week, so maybe some line issue is
still present.
- fixed a memory leak on database updates (dnd, cfwd*)
- fixed old memory leak on unload (now unload chan_sccp.so and load
chan_sccp.so work. It does reload the config when asterisk is running)
- socket
2004 Feb 14
3
wine-20040213 does not compile
hi guys, I tried compiling wine-20040213 today but I got the following error:
make[2]: Entering directory `/progs/build/wine-20040213/dlls/x11drv'
gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include
-D__WINESRC__ -DBINDIR="\"/usr/bin\"" -D_REENTRANT -fPIC -Wall -pipe
-mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith
-g -O2 -o
2005 Jan 03
0
dlls continued
I installed another app, but it wouldn't run until I moved Mfc40.dll into the
system folder. I didn't change the config file, but the app now works.
Tempting a mental breakdown, I then installed another app, but got these
messages during the installation:
"Setup is registering installed files" in one msg dialog, and:
MHCMB032.OCX
MHLABL32.OCX
MHLIST32.OCX
MHTEXT32.OCX
2008 Sep 21
1
can't instiall wine 1.1.5
I'm trying to install wine 1.1.5, but i am stuck now :( i downloaded the .tar.bz2 file and i used tar xvjf wine-1.1.5.tar.bz2. The readme file says i have to then type ./tools/wineinstall, but when i do that an error pops up.
Code:
Wine Installer v1.0
Warning !! wine binary (still) found, which may indicate
a (conflicting) previous installation.
You might want to abort and uninstall Wine