, February 01, 2005 4:38 PM
To: Kowal, Michael
Cc: c-client@u.washington.edu
Subject: Re: compile error
On Tue, 1 Feb 2005, Kowal, Michael wrote:
> ln: `ip_unix.c': File exists
ip_unix.c is a file that is made as part of the build. It should not
exist when the build is started.
Try doing
I'm trying to compile IMAP and I keep getting the following error:
imap-2004c1]# make slx
.
.
.
ln -s ip4_unix.c ip_unix.c
ln: `ip_unix.c': File exists
make[3]: *** [onceenv] Error 1
make[3]: Leaving directory `/usr/local/imap-2004c1/c-client'
make[2]: *** [slx] Error 2
make[2]: Leaving dir