http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5484
Summary: Cannot install - Makefile errors
Product: Spamassassin
Version: 3.2.0
Platform: Other
OS/Version: Linux
Status: NEW
Severity: blocker
Priority: P4
Component: Building & Packaging
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
I have had 3.1.4 running for a while now. Standard i386 workstation Linux
2.4.20-8. No real problems apart from the fact that it does not stop about 12
spam mails a day.
Decided to update to Spamassassin 3.2.0. Ran in the essential modules
(HTML::Parser and Net::DNS). Ran `perl Makefile.PL', but the Makefile was
missing characters and primes. Edited the file to match about a dozen primes
(and take out some duff lines). Ran make - no problems. Ran make test (ran with
a few warnings). Tried to run `make install' and the install failed to:
[EMAIL PROTECTED] Mail-SpamAssassin-3.2.0]# make install
/usr/bin/perl build/mkrules --exit_on_no_src --src rulesrc --out rules
--manifest MANIFE
ST --manifestskip MANIFEST.SKIP
no source directory found: exiting
/usr/bin/perl build/preprocessor -Mvars -DVERSION="3.002000" -DPREFIX="/usr"
-DDEF_RULE
S_DIR="/usr/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin"
-DLOCAL_STATE
_DIR="/var/lib/spamassassin" -DINSTALLSITELIB="'/usr/lib/perl5/site_perl/5.8.0'"
-DCONTA
CT_ADDRESS="[EMAIL PROTECTED]" -Msharpbang -Mconditional
-DPERL_BIN="/usr/bin/perl
" -DPERL_WARN="" -DPERL_TAINT="" -m755 -isa-update.raw -osa-update
cp sa-update blib/script/sa-update
/usr/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/sa-update
Manifying blib/man1/sa-update.
Use of uninitialized value in -d at /usr/lib/perl5/5.8.0/File/Path.pm line 141.
fileparse(): need a valid pathname at /usr/lib/perl5/5.8.0/File/Path.pm line 142
make: *** [pure_site_install] Error 255
Web suggests that this is a bug with perl 5.8.0 and Path.pm (-d test throws an
error).
Anyway, upgrade aborted and back to 3.1.4.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.