On Mon, 10 Apr 2006, Ken Murchison wrote:
try this patch:
https://bugzilla.andrew.cmu.edu/cgi-bin/cvsweb.cgi/src/cyrus/imap/fetchnews.c.diff?r1=1.14&r2=1.15&f=u
It now compiles great :)
Thanks so much for fixing this.
Let me know if you need more testing or anything.
Regards,
--
Antoine
k
-
Ken Murchison wrote:
Gabor Gombas wrote:
On Mon, Apr 10, 2006 at 02:20:08PM +0200, Antoine Jacoutot wrote:
Back to this thread again.
So, after chatting with some OpenBSD devs, the included patch should
fix the
issue.
It would be nice to officialy include it, if the fix is OK with you
(and
Selon Ken Murchison <[EMAIL PROTECTED]>:
> I have a portable fix that I am working on right now.
Fantastic :)
Thanks!
--
Antoine
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
Gabor Gombas wrote:
On Mon, Apr 10, 2006 at 02:20:08PM +0200, Antoine Jacoutot wrote:
Back to this thread again.
So, after chatting with some OpenBSD devs, the included patch should fix the
issue.
It would be nice to officialy include it, if the fix is OK with you (and maybe
with an #ifdef in c
On Mon, Apr 10, 2006 at 02:20:08PM +0200, Antoine Jacoutot wrote:
> Back to this thread again.
> So, after chatting with some OpenBSD devs, the included patch should fix the
> issue.
> It would be nice to officialy include it, if the fix is OK with you (and maybe
> with an #ifdef in case it only a
Selon Ken Murchison <[EMAIL PROTECTED]>:
> Antoine Jacoutot wrote:
> > Selon Ken Murchison <[EMAIL PROTECTED]>:
> >> I'm told that OpenBSD might not have a timezone variable, but timezone()
> >> is a function instead. If this is the case, my fix will not do what you
> >> want.
> >
> > Thanks a lot
On Tue, Apr 04, 2006 at 08:29:45AM -0400, Ken Murchison wrote:
> Its entirely possible that the current code is taking advantage of a
> "feature" of Linux which is not intended to be exposed to the user.
>From 'man timezone':
The tzset() function initializes the tzname variable from the
Antoine Jacoutot wrote:
Selon Ken Murchison <[EMAIL PROTECTED]>:
I'm told that OpenBSD might not have a timezone variable, but timezone()
is a function instead. If this is the case, my fix will not do what you
want.
Thanks a lot for the warning.
I will try get in touch with OpenBSD devs on th
Selon Ken Murchison <[EMAIL PROTECTED]>:
> I'm told that OpenBSD might not have a timezone variable, but timezone()
> is a function instead. If this is the case, my fix will not do what you
> want.
Thanks a lot for the warning.
I will try get in touch with OpenBSD devs on this issue and will get
Antoine Jacoutot wrote:
Selon Ken Murchison <[EMAIL PROTECTED]>:
This is definitely not what you want to do. I don't know why OpenBSD
has a problem with this. It compiles fine on Linux and Solaris. You
could try changing #436 to:
stamp -= (time_t) timezone;
Yes, this works fine now :)
I'
Selon Ken Murchison <[EMAIL PROTECTED]>:
> This is definitely not what you want to do. I don't know why OpenBSD
> has a problem with this. It compiles fine on Linux and Solaris. You
> could try changing #436 to:
>
> stamp -= (time_t) timezone;
Yes, this works fine now :)
Thanks a lot, I appreci
etchnews.c: invalid operands to binary
Antoine Jacoutot wrote:
> Hi...
>
> I'm trying to compile the 2.2.13 version of cyrus-imapd under OpenBSD.
> I've never had issues with earlier versions, but now, there seems to be
> some changes in imap/fetchnews.c and I get the
Antoine Jacoutot wrote:
Hi...
I'm trying to compile the 2.2.13 version of cyrus-imapd under OpenBSD.
I've never had issues with earlier versions, but now, there seems to be
some changes in imap/fetchnews.c and I get the following error:
cc -c -I.. -I./../lib -I/usr/include -I./../sieve
-I/us
13 matches
Mail list logo