pkgsrc-WIP-discuss archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Failures in pkgsrc-wip
- To: Krister Walfridsson <cato%df.lth.se@localhost>
- Subject: Re: Failures in pkgsrc-wip
- From: Hauke Fath <hauke%Espresso.Rhein-Neckar.DE@localhost>
- Date: Sat, 23 Apr 2005 19:56:32 +0200 See http://spamassassin.org/tag/ for more details. Report problems to http://sf.net/tracker/?func=add&group_id=1&atid=200001 1.0 FORGED_RCVD_HELO Received: contains a forged HELO 0.0 SF_CHICKENPOX_PERIOD BODY: Text interparsed with . 0.0 SF_CHICKENPOX_SLASH BODY: Text interparsed with / 0.0 SF_CHICKENPOX_MINUS BODY: Text interparsed with - 0.0 SF_CHICKENPOX_UNDERSCORE BODY: Text interparsed with _ 0.0 SF_CHICKENPOX_EQUAL BODY: Text interparsed with = 0.0 SF_CHICKENPOX_AT BODY: Text interparsed with @ 0.0 SF_CHICKENPOX_APOSTROPHE BODY: Text interparsed with ' -0.0 AWL AWL: From: address is in the auto white-list
At 18:10 Uhr +0200 23.4.2005, Krister Walfridsson wrote:
>wip/nnrpd
> warning: "eval "perl -MExtUtils::Embed -e ldopts"" returned non-zero
>status
Krister,
does your bulk build attempt to build wip/nnrpd on a system without perl?
If yes, that's noted in the TODO as a known issue.
The problem is caused by the following entry in INN's config.data file:
## How do you get the PERL libraries? This version of INN has Perl dynamic
## loading support. If you've set PERL_SUPPORT to DO, go back to your shell
## and run 'perl -MExtUtils::Embed -e ldopts'. Paste its output below.
#### =()<PERL_LIB @<PERL_LIB>@>()=
PERL_LIB @PERL_LDOPTS@
To substitute @PERL_LDOPTS@, I had to resort to
# How do we know we have perl? Catch22...
PERL_LDOPTS!= eval "perl -MExtUtils::Embed -e ldopts"
in the pkg Makefile which of course conflicts with properly detecting an
installed perl.
Does anyone know of a better way to obtain the output of 'perl
-MExtUtils::Embed -e ldopts'?
hauke
--
/~\ The ASCII Ribbon Campaign
\ / No HTML/RTF in email
X No Word docs in email
/ \ Respect for open standards
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
pkgsrc-wip-discuss mailing list
pkgsrc-wip-discuss%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-discuss
Home |
Main Index |
Thread Index |
Old Index