Re: Problems building applications as user with a limited account

2007-09-29 Thread Angelo Graziosi
On Sat, 29 Sep 2007, d.henman wrote: ... Try adding--x-includes=/usr/X11R6/include/X11 to your configure arguments. Now the problems seem desappeared. In any case, I will consider your suggestion. Many thanks, Angelo. -- Unsubscribe info:

Re: llrint implementation in Cygwin

2007-09-29 Thread Diego Biurrun
Igor Peshansky wrote: On Fri, 28 Sep 2007, Diego Biurrun wrote: Tim Prince wrote: Diego Biurrun wrote: I have noticed that Cygwin does not implement llrint. However, llrint is part of C99 and not having it available makes some applications (for example MPlayer and FFmpeg) fail to compile.

Re: llrint implementation in Cygwin

2007-09-29 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Diego Biurrun on 9/29/2007 1:14 PM: What's wrong with adding llrint to your code (perhaps with a #define, i.e., #define llrint my_llrint typeof(llrint) my_llrint(...) { ... } )? It is ugly and it is a workaround for a problem

[ANNOUNCEMENT] New package: bsfilter 1.0.15 -- Bayesian spam filter with Japanese support

2007-09-29 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://sourceforge.jp/projects/bsfilter License : GPL A spam filter which can distinguish spam mail from other mails. It can read mails by three way: reads from normal file or stdin, retrieves and stores from IMAP server, reads from POP server

Re: llrint implementation in Cygwin

2007-09-29 Thread Igor Peshansky
On Sat, 29 Sep 2007, Diego Biurrun wrote: Igor Peshansky wrote: On Fri, 28 Sep 2007, Diego Biurrun wrote: I understand that adding llrint to Cygwin is probably not hard at all for somebody familiar with Cygwin. However, I am not such a person and I don't even have a Windows

Re: llrint implementation in Cygwin

2007-09-29 Thread Diego Biurrun
Igor Peshansky wrote: On Sat, 29 Sep 2007, Diego Biurrun wrote: Igor Peshansky wrote: On Fri, 28 Sep 2007, Diego Biurrun wrote: I understand that adding llrint to Cygwin is probably not hard at all for somebody familiar with Cygwin. However, I am not such a person and I don't even have a

Re: llrint implementation in Cygwin

2007-09-29 Thread Christopher Faylor
On Sat, Sep 29, 2007 at 10:20:23PM +0200, Diego Biurrun wrote: llrint is required, so I guess Cygwin compilation will indeed be broken for a while. We don't add OS-specific workarounds to FFmpeg. So what other kinds of workarounds do you add? cgf -- Unsubscribe info:

Re: llrint implementation in Cygwin

2007-09-29 Thread Diego Biurrun
Christopher Faylor wrote: On Sat, Sep 29, 2007 at 10:20:23PM +0200, Diego Biurrun wrote: llrint is required, so I guess Cygwin compilation will indeed be broken for a while. We don't add OS-specific workarounds to FFmpeg. So what other kinds of workarounds do you add? Workarounds for

Re: llrint implementation in Cygwin

2007-09-29 Thread Charles Wilson
Diego Biurrun wrote: llrint is required, so I guess Cygwin compilation will indeed be broken for a while. We don't add OS-specific workarounds to FFmpeg. I call shenanigans. The libavcodec directory has entirely separate subdirs for different processors -- platform specificity is BUILT IN

Bug In Cygwin For Vista Setup Postinstall post-textmf.sh

2007-09-29 Thread Thomas Dineen
Gentle People: I have found a bug actually a hang condition when I attempt to run Setup for Cygwin on my Toshiba Satellite with MS Vista with all current MS Windows updates installed. The hang occurs in the Running section of Setup on the file: /etc/postinstall/post-texmf.sh From what I

Re: Problems with freshclam

2007-09-29 Thread d.henman
I have the same version but have not encountered the problem you mention. I have: ls -l /etc/*clam* -rwx-- 1 djh Users 9293 Jun 28 09:22 /etc/clamd.conf -rwx-- 1 djh Users 3619 Jun 28 09:13 /etc/freshclam.conf freshclam.conf is probably the same as yours, but our clamd.conf file sizes

Re: Problems with freshclam

2007-09-29 Thread René Berber
Angelo Graziosi wrote: Using freshclam.exe (from clamav-0.91.2-1), now gives these errors: $ fresclam.exe ERROR: Please edit the example config file /etc/freshclam.conf. ERROR: Please edit the example config file /etc/clamd.conf. ERROR: Can't parse the config file /etc/clamd.conf It

Re: [SECURITY] rsync: Two buffer overflows

2007-09-29 Thread Lapo Luchini
Yaakov (Cygwin Ports) wrote: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/rsync/files/rsync-2.6.9-stats-fix.patch Uh... reading the bug and all, it doesn't seem a buffer overflow at all, only an error in statistics printed... (I will roll -3 nonetheless) -- Lapo Luchini [EMAIL

Re: [SECURITY] rsync: Two buffer overflows

2007-09-29 Thread Lapo Luchini
Yaakov (Cygwin Ports) wrote: Lapo, AFAIK rsync is yours. Besides the update, the necessary patches are at: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/rsync/files/rsync-2.6.9-stats-fix.patch

[SECURITY] Lighttpd: Buffer overflow

2007-09-29 Thread Yaakov (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Lapo, Here's another buffer overflow, this time affecting lighttpd's mod_fastcgi. Yaakov -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.5 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

Re: Problems building applications as user with a limited account

2007-09-29 Thread Angelo Graziosi
On Sat, 29 Sep 2007, d.henman wrote: ... Try adding--x-includes=/usr/X11R6/include/X11 to your configure arguments. Now the problems seem desappeared. In any case, I will consider your suggestion. Many thanks, Angelo. -- Unsubscribe info:

Re: Windows GUI apps from xterm

2007-09-29 Thread Igor Peshansky
On Wed, 12 Sep 2007, Holger Krull wrote: Keep things on the list please. Now from the same cygwin shell, if I run rsh any_unix_machine, I am now logged into a unix box, now I run rsh terminal_server_name, I am now back on the terminal server. Now if I run calc, it doesn't work, attached

New package: bsfilter 1.0.15 -- Bayesian spam filter with Japanese support

2007-09-29 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://sourceforge.jp/projects/bsfilter License : GPL A spam filter which can distinguish spam mail from other mails. It can read mails by three way: reads from normal file or stdin, retrieves and stores from IMAP server, reads from POP server