Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Nov 1995 08:28:52 +0100 (MET)
From:      Ollivier Robert <roberto@keltia.freenix.fr>
To:        bsd@ee.petra.ac.id (FreeBSD)
Cc:        questions@freebsd.org, freebsd-questions@freebsd.org, hackers@freebsd.org
Subject:   Re: elm problem :)
Message-ID:  <199511130728.IAA01404@keltia.freenix.fr>
In-Reply-To: <Pine.LNX.3.91.951113092543.26952B-100000@ee.petra.ac.id> from "FreeBSD" at Nov 13, 95 09:30:02 am

next in thread | previous in thread | raw e-mail | index | archive | help
It seems that FreeBSD said:
> What's wrong with my elm compiled under FreeBSD :
> 
> * it cant read mailbox :
> 
>     Waiting to read mailbox while mail is being recieved: attempt #?

Use   fcntl as locking    mechanism  when configuring  Elm. Your  /var/mail
directory should have the following permissions:

drwxr-xr-x  2 root  bin  512 Oct 17 20:51 /var/mail
 
> PS: can someone send me a binary file of pine compiled under FreeBSD 2.0 ?
>     we cant compiled pine (_crypt problem).
 
Add -lcrypt  to the LDFLAGS (or  whatever use Pine for  the linker flags or
libraries). 

-- 
Ollivier ROBERT    -=- The daemon is FREE! -=-    roberto@keltia.frmug.fr.net
   FreeBSD keltia.freenix.fr 2.2-CURRENT #1: Sun Nov 12 16:47:05 MET 1995



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199511130728.IAA01404>