some broken ports?
Peter Wemm
peter at wemm.org
Fri Jun 4 09:49:16 PDT 2004
On Thursday 03 June 2004 09:33 pm, Sean McNeil wrote:
> Am I missing something? Is libtool suppose to handle this and isn't?
> I cannot get several ports to compile without adding the following
> snip of code to the Makefile for each:
>
> .if ${MACHINE_ARCH} == "amd64"
> CONFIGURE_ARGS+=--with-pic
> .endif
I believe the problem is that libtool's test isn't adequate and it
arrives at the conclusion that it is possible to use non-pic binaries
in shared objects when in fact it just didn't test enough cases. I
don't know my way around its internals well enough though.
--
Peter Wemm - peter at wemm.org; peter at FreeBSD.org; peter at yahoo-inc.com
"All of this is for nothing if we don't go to the stars" - JMS/B5
More information about the freebsd-amd64
mailing list