Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 03 Jun 2004 21:33:49 -0700
From:      Sean McNeil <sean@mcneil.com>
To:        freebsd-amd64@freebsd.org
Subject:   some broken ports?
Message-ID:  <1086323628.48282.23.camel@server.mcneil.com>

next in thread | raw e-mail | index | archive | help
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

So far these include:

mail/evolution (has just been committed)
multimedia/mpeg4ip

There is an odd patch in gxine that I have to remove too:

multimedia/gxine/files/patch-src::spidermonkey::jsprf.c

Sean




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