Date: Tue, 26 Sep 2006 22:34:18 -0700 From: steve@Watt.COM (Steve Watt) To: freebsd-ports@freebsd.org, pgollucci@p6m7g8.com Subject: p5-Apache-DBI 'make package' dependency strangeness Message-ID: <200609270534.k8R5YIoU006143@wattres.watt.com>
next in thread | raw e-mail | index | archive | help
Hello, I'm trying to build a package for p5-Apache-DBI in a mod_perl2 + apache22 system. The package comes out with all manner of strange dependencies: If I 'make WITH_MODPERL2=yes WITH_APACHE2=yes', the dependencies in the package are: Registering depends: apache-2.0.59 mod_perl2-2.0.2,3 apache-2.2.3 libiconv-1.9.2_2 expat-2.0.0_1 p5-DBI-1.52 p5-Storable-2.15 perl-5.8.8. Note that apache-2.0.59 and apache-2.2.3 are both listed. If I do 'make WITH_MODPERL2=yes USE_APACHE=22', then I seem to get into a loop at 'Registering installation for p5-Apache-DBI-1.02', and I see lots of "make CHILD_DEPENDS=yes PARENT_CHECKED= package-depends-list" in the process list, and one "/usr/bin/grep -v -E this_port_does_not_exist" Eventually, make whines about too many levels of recursion. It doesn't matter if I say "USE_APACHE=22" or "USE_APACHE=2.2", same problem. Please cc: on replies, I'm not subscribed to -ports. -- Steve Watt KD6GGD PP-ASEL-IA ICBM: 121W 56' 57.5" / 37N 20' 15.3" Internet: steve @ Watt.COM Whois: SW32-ARIN Free time? There's no such thing. It just comes in varying prices...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609270534.k8R5YIoU006143>