On Jun 3, 2012, at 7:36 AM, Bjarne D Mathiesen wrote:

> I'm in the process of re-writing the active and/or working mod_* ports
> for the new Debian/Ubunto layout.
> 
> However, I've run into a problem with most of them :-(
> They are all installing perfectly under the present Apache layout.
> 
> I've compared the logs from a perfect install & a failed install.
> What goes wrong is the following :
> 
> /macportstest/share/apr-1/build/libtool --silent --mode=link --tag=CC
> /usr/bin/clang -o mod_chroot.la  -rpath  -module -avoid-version
> mod_chroot.lo
> 
> the -rpath is empty on a failed build.
> As far as I can see, -rpath ought to be the dir where the module is
> going to be installed , but setting :
>       --libexecdir=[dict get ${apache} libexecdir] \


FYI, the tcl (8.4.7) supplied with Leopard (Mac OS X 10.5) does not appear to 
have "dict".

Perhaps we can use an array so we don't leave Leopard behind unnecessarily?
http://www.tcl.tk/man/tcl8.4/TclCmd/array.htm#M16


Regards,
Bradley Giesbrecht (pixilla)

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev

Reply via email to