Re: pop3d.c compile fails on parse errors during "make all"

2002-01-10 Thread Irwan Hadi
On Thu, Jan 10, 2002 at 03:23:20PM -0700, Robert L. Cochran Jr. wrote: > There are several hundred lines of error output like the above and > unfortunately I don't know how to redirect make's output to a file so I > can inspect the gcc compiler string. I'm new to C programming and not > sophis

Re: Still problem compiling perl module on Cyrus IMAPD 2.1.0

2002-01-06 Thread Irwan Hadi
On Sun, Jan 06, 2002 at 12:54:57PM -0700, Amos Gouaux wrote: > >>>>> On Sun, 6 Jan 2002 03:13:17 -0700, > >>>>> Irwan Hadi <[EMAIL PROTECTED]> (ih) writes: > > ih> Still the same although I already added those in Makefile.PL > > I feel y

Re: Still problem compiling perl module on Cyrus IMAPD 2.1.0

2002-01-06 Thread Irwan Hadi
On Sun, Jan 06, 2002 at 06:53:33PM -0700, Abu wrote: > Are you sure have cyrus-sasl-devel and/or openssl-devel installed on your system? Well the system is Solaris 8, and I compiled all from sources. (I guess what you mean cyrus-sasl-devel and openssl-devel is on RPM Linux ?) Thanks

Re: Still problem compiling perl module on Cyrus IMAPD 2.1.0

2002-01-06 Thread Irwan Hadi
On Sun, Jan 06, 2002 at 02:40:39AM -0700, Leena Heino wrote: > On Sun, 6 Jan 2002, Irwan Hadi wrote: > > > Dear all, > > > > I still got problem in using the IMAP module for cyrus-imap on Solaris > > 8, on Sun Enterprise 3000. > > > > The error is as

Still problem compiling perl module on Cyrus IMAPD 2.1.0

2002-01-06 Thread Irwan Hadi
Dear all, I still got problem in using the IMAP module for cyrus-imap on Solaris 8, on Sun Enterprise 3000. The error is as follow : [sol]/opt/source/mail/build/cyrus-imapd-2.1.0/perl/imap> perl Makefile.PL Note (probably harmless): No library found for -lsasl2 Note (probably harmless): No lib

Problem running cyrus-imapd 2.1.0

2002-01-04 Thread Irwan Hadi
Hi, I got a problem in using Cyrus-Imap 2.1.0 on Solaris 8, in which after I ./configure, make, make install it seems that some perl modules didn't get installed. This makes everytype I run for example cyradm, it will complaint can't find the appropriate perl modules. Example [sol]/home> cd /opt

Re: server build

2001-12-18 Thread Irwan Hadi
On Tue, Dec 18, 2001 at 02:15:59PM -0700, Kiarna Boyd wrote: > So after months of planning it and hassling all of you fine generous folks > for insight, > I AM BUILDING MY NEW MAIL SERVER! > (I'm spending x-mas implementing it) > I'm a little nervous to be truthful as I have a tiny window to get

Segmentation Fault when running cyrus-sasl

2001-12-17 Thread Irwan Hadi
Dear all, I got a problem when using saslpasswd in which everytime I run that program I got Segmentation Fault. Example : --- [eros]/export/home/cyrus-sasl/sbin> ./saslpasswd cyrus Password: Again (for verification): Segmentation Fault --- I compiled the cyrus-sasl with these options : #