And here is the correct diff:
--- apr-1.2.7-r3.ebuild~ 2006-10-19 17:01:19.000000000 -0700
+++ apr-1.2.7-r3.ebuild 2006-09-26 12:02:05.000000000 -0700
@@ -70,10 +70,6 @@
sed -i 's,${installbuilddir}/libtool,/usr/bin/libtool,' apr-1-config
rm libtool
+ # add --tag=CXX to avoid
+ # libtool: compile: specify a tag with `--tag'
+ sed -i 's|--silent|--silent --tag=CXX|' build/apr_rules.mk
+
emake || die "Make failed"
}
-matt
--
[EMAIL PROTECTED] mailing list
