Hi,
I am trying to build SA-2.41 for Cygwin (on Win 98). I tried the
list-archives but only found something relating to a previous version,
and which anyway was not related to my problem.
perl Makefile.PL seems to go okay, but the make process then fails as
follows:
make -f binaries.mk spamd/spamc
make[1]: Entering directory /home/Gary/develop/Mail-SpamAssassin-2.41'
gcc -g -O2 spamd/spamc.c spamd/libspamc.c spamd/utils.c \
-o spamd/spamc
make[1]: Leaving directory /home/Gary/develop/Mail-SpamAssassin-2.41'
cp spamd/spamc blib/script/spamc
/usr/bin/perl -I/usr/lib/perl5/5.6.1/cygwin-multi -I/usr/lib/perl5/5.6.1
-MExtUtils::MakeMaker -e "MY->fixin(shift)" blib/script/spamc
Can't process 'blib/script/spamc': No such file or directory at -e line 1
make: *** [blib/script/spamc] Error 255
$ ls -la blib/script
total 60
drwxr-xr-x 2 eye users 0 Sep 18 12:38 .
drwxr-xr-x 7 eye users 0 Sep 18 12:34 ..
-rw-r--r-- 1 eye users 0 Aug 22 2001 .exists
-rwxr-xr-x 1 eye users 61206 Sep 18 12:38 spamc.exe
What I think is happening is that the .exe suffix is being added to the
binary (I'm assuming this is one of the executable files, and that extension
would be required for Cygwin use), but something then can't find the
executable file as a result. This /usr/bin/perl line, correct? What I don't
understand is why perl is being given an executable file, so maybe my
thoughts are completely wrong. Has anyone else had any experience with this?
--
G
-------------------------------------------------------
This SF.NET email is sponsored by: AMD - Your access to the experts
on Hammer Technology! Open Source & Linux Developers, register now
for the AMD Developer Symposium. Code: EX8664
http://www.developwithamd.com/developerlab
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk