similar to: Building wine on rhel or centos 4 get compile error

Displaying 20 results from an estimated 1100 matches similar to: "Building wine on rhel or centos 4 get compile error"

2006 Nov 22
0
howto compile wine on centos 4 and x86_64
Hi all, I am trying to compile wine on x86_64 for 32 bit world. I found the fedora 5 wiki which states: ------------------------- Building Wine on Fedora Core 5 x86_64 Run the following commands as root: cd /usr/lib ln -s libfreetype.so.6 libfreetype.so ln -s libXext.so.6 libXext.so ln -s libX11.so.6 libX11.so ln -s libGLU.so.1 libGLU.so All the required development packages are
2006 Nov 20
0
amd 64 compile on centos 4 or RHEL 4
hi, I have found the FAQ and wiki talking about 64 bit compiles on distros. Fedora is my closest relative in this case and I was following those instructions. However I get a compile error on 0.9.25. It seems like __i386__ and __x86_64__ are both defined for the compile its causing problems. How do I correct this? My configure run is: export CC=gcc ./configure --x-libraries=/usr/X11R6/lib
2001 May 14
1
Wine compile errors
Wine gives me an error 2 when I compile it. It reads: In file included from ../include/windef.h:16, from ../include/wine/unicode.h:10, from casemap.c:4: ../include/winnt.h:13:19: ctype.h: No such file or directory In file included from ../include/windef.h:16, from
2014 May 09
1
Only part of sieve script works
Hi, I am using Dovecot 2.2.11 with Pigeonhole on Arch Linux. I have a partly working sieve script (pasted to the end of this mail) which sorts mail into various imap folders. The first, third and fourth if blocks work just fine. The second and fifth block do not sort any mails. However, if I apply the script with sieve-test to mails the second and fifth block seem to work. How is the manual
2005 Aug 16
1
Wine compile failure while compiling glu32
I have been trying to compile wine on my Mac PowerBook G3 running Debian, and it continually crashes with the following error: ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./glu32.spec glu.o glu32.dll.dbg.o -o glu32.dll.so -L../../dlls -L../../dlls/kernel32 -L../../dlls/ntdll -lkernel32 -lntdll -L../../libs/wine -lwine -L/usr/X11R6/lib -lSM -lICE -lXxf86dga -lXxf86vm -lXext
2004 Apr 12
1
Winelib rookie...
Hi! I'm trying to port a windows code to linux via winelib. After running winemaker I get the project files and run ./configure. At a certain point the following message appears on the console: checking for windef.h... configure: error: Could not find the Wine headers (windef.h) I have the windef.h file in a irectory named /usr/include/wine/windows/. Do I need to setup any environment
2009 Dec 10
1
Dovecot Sieve some rules not working
Hope this list is the right place for a question about dovecot sieve. I have some rules of which some are working and some are not. I cannot understand why two rules wont work. }elsif header :comparator "i;ascii-casemap" :contains "from" "EMAILADDRESS" { fileinto "Computer &- Security.Foren &- Maillists.Synology.Forum"; stop; } elsif header
2019 Oct 08
0
Case sensitivity in :addresses in sieve vacation scripts
On Tue, Oct 8, 2019, at 7:58 AM, Julian Kippels via dovecot wrote: > Hi, > > I have recently updated from Dovecot 2.2 to 2.3. Since I have noticed > that vacation responses from sieve are not working the same anymore. > For example, my sieve script looks like this: > > vacation :days 1 :addresses ["Kippels at hhu.de","julian.kippels at hhu.de"] >
2007 Aug 11
8
Sieve Vacation cause deliver to die
When a user enable vacation in sieve deliver die and the mail lost. I am using 1.0.3 Thanks ------------------------------------------------------------------------------------------------------------------------------------------- in syslog postfix/pipe[16060]: 8E33017D4: to=<vivi at abc.com.hk>, relay=dovecot, delay=0.17, delays=0.13/0.01/0/0.03, dsn=5.3.0, status=bounced (Command
2015 May 05
2
[sieve] extracting address behavior changes beetwen 2.2.13 and 2.2.16
Hi all! After upgrading dovecot from 2.2.13 to 2.2.16 I noticed that my sieve filters doesn't catch some emails. I used sieve-test with tracing (it's great tool!) and I can see as below: part of sieve filter: [...] elsif address :is "From" "backup at areda.pl" { [...] dovecot-2.2.13: 36: address test 36: starting `:is' match with `i;ascii-casemap'
2010 Feb 20
3
MFC Code Compile Error
Dear Friend Need in Help I created using Application wizard vc++ 6.0 single document interface .... wineg++ -c -mno-cygwin -I. -I/home/khana/mvs6/VC98/mfc/include -I/home/khana/mvs6/VC98/include -o DemoMfc.o DemoMfc.cpp In file included from /home/khana/mvs6/VC98/include/windef.h:166, from /home/khana/mvs6/VC98/include/windows.h:163, from
2014 Aug 06
2
Sieve filter extracting wrong header value on certain mail messages
# 2.2.12: /etc/dovecot/dovecot.conf # OS: Linux 3.15.4-x86_64-linode45 x86_64 openSUSE 12.3 (x86_64) Short version: 1) I filter out spam by using a dovecot sieve filter to act based on a header inserted by bogofilter 2) In some cases, sieve fails to correctly file based on this header 3) Testing with sieve-test indicates that it's testing the wrong header 4) Suggestions? Am I doing
2015 Sep 03
0
sieve filtering utf 8 strings
Op 9/2/2015 om 5:03 PM schreef Sergey Schwartz: > Guys, > > I'm completely stuck, so asking for advice. > My user has a sieve script which checks message header if it contains > words in russian like '???? ???????????? ?????????'. > > Pritty simple script > > # rule:[??????????] > if allof (header :contains "subject" "LDS (robot): ????
2010 Jan 27
0
Seen Flag doesn't work using imapflags
Ronny Reiher wrote: > Hi Stephan, > > many thanks for your great work on Sieve ! > > Since I have upgraded to Sieve v0.1.15 and ManageSieve v0.11.11 the "Seen Flag" doesn't work anymore. With your previous Version it was working fine. Maybe you can give me an hint how to solve this issue ? > > # Sieve Filter > # Erzeugt von Ingo (http://www.horde.org/ingo/)
2015 May 05
0
[sieve] extracting address behavior changes beetwen 2.2.13 and 2.2.16
Marcin Miros?aw schreef op 5-5-2015 om 11:48: > Hi all! > > After upgrading dovecot from 2.2.13 to 2.2.16 I noticed that my sieve > filters doesn't catch some emails. I used sieve-test with tracing (it's > great tool!) and I can see as below: > part of sieve filter: > [...] > elsif address :is "From" "backup at areda.pl" { > [...] > >
2020 Feb 20
1
My sieve is failing
I have an active sieve file for my list account that alters the headers for this list (sets the reply-to address to the list instead of the poster) which is suddenly failing. require [ "regex", "variables", "fileinto", "envelope", "mailbox", "imap4flags", "editheader" ]; /* other stuff */ elsif header :contains
2014 Nov 26
0
Pigeonhole, vacation being sent incorrectly
jesus! learn to use precedence On 11/26/14, Harry Mills <harry at opendium.com> wrote: > Hi, > > I have an issue with a vacation message in a sieve script. I can't see > an error in the script itself. > > Pigeonhole version: 0.4.2-32 > Dovecot Version: 2.2.10 > > The script was created by Ingo (part of the Horde suite), but I think > the script is fine.
2014 Sep 30
2
[LLVMdev] size_t?
I'm getting compile errors because size_t is getting redefined. My "forced include file" starts with: #if BUILDING_FOR_WINDOWS #define NOMINMAX /* deal with the fact that windef.h also defines BOOL */ #define BOOL WINBOOL #include <windows.h> #include <intrin.h> #undef BOOL #endif Looking at the preprocessor expansion of a typical .cpp file, I see that crtdefs.h
2005 May 01
6
win32-changejournal 0.2.0-1 compile error
I get the following error when trying to compile: win32-changejournal-0.2.0-1 on: Windows 2000, Service Pack 4 Microsoft Visual Studio 6 Any ideas? Thanks, Zach ----- ERROR BELOW----- C:\unzipped\win32-changejournal-0.2.0-1\win32-changejournal-0.2.0>nmake Microsoft (R) Program Maintenance Utility Version 6.00.9782.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
2011 Jun 14
2
Dovecot 2.0.13 and sieve
Hello all, I am testing Dovecot 2.0.13, with sieve for the vacation. I have some problems with the :regex as i can see... An example: # Sieve Filter # Generato da Ingo (http://www.horde.org/ingo/) (10/06/2011, 04:45:07) require ["vacation", "regex"]; # Vacanze if allof ( not exists ["list-help", "list-unsubscribe", "list-subscribe",