Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Dec 2004 09:40:31 GMT
From:      "Volker Stolz" <vs@freebsd.org>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/74541: [patch] ports/mail/p5-Sendmail-Milter does not compile with threaded perl installed
Message-ID:  <200412090940.iB99eV75035005@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/74541; it has been noted by GNATS.

From: "Volker Stolz" <vs@freebsd.org>
To: freebsd-gnats-submit@freebsd.org, chadf@bookcase.com,
	trhodes@freebsd.org
Cc:  
Subject: Re: ports/74541: [patch] ports/mail/p5-Sendmail-Milter does not compile with threaded perl installed
Date: Thu, 09 Dec 2004 10:35:26 +0100

 Somehow I feel that his isn't going to work since 'make' will try to run  
 'perl' before it gets to the point of installing it as a prerequisite:
 
 p5-Sendmail-Milter@menelaos [10:33:56]> make
 perl: not found
 "Makefile", line 20: warning: "perl -e 'use Config;  
 if($Config{usethreads}) { print "YES" }'" returned non-zero status
 ===>  Vulnerability check disabled
 => Sendmail-Milter-0.18.tar.gz doesn't seem to exist in  
 /usr/ports/distfiles/.
 perl: not found
 "Makefile", line 20: warning: "perl -e 'use Config;  
 if($Config{usethreads}) { print "YES" }'" returned non-zero status
 => Attempting to fetch from  
 ftp://sunsite.informatik.rwth-aachen.de/pub/FreeBSD/ports/distfiles/.
 Sendmail-Milter-0.18.tar.gz                   100% of   20 kB 1716 kBps
 ===>  Extracting for p5-Sendmail-Milter-0.18
 => Checksum OK for Sendmail-Milter-0.18.tar.gz.
 ===>   p5-Sendmail-Milter-0.18 depends on file: /usr/local/bin/perl5.6.1 -  
 not found
 
 Volker



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