Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Jun 2004 13:01:30 +1000
From:      Tim Robbins <tim@robbins.dropbear.id.au>
To:        Sean McNeil <sean@mcneil.com>
Cc:        freebsd-amd64@freebsd.org
Subject:   Re: Bad links with *.a libs for shared objects and bad patch
Message-ID:  <20040602030130.GB8782@cat.robbins.dropbear.id.au>
In-Reply-To: <1086142376.36268.12.camel@server.mcneil.com>
References:  <1086142376.36268.12.camel@server.mcneil.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jun 01, 2004 at 07:12:56PM -0700, Sean McNeil wrote:
> While compiling all the ports over from i386 to amd64 arch, I found a
> few I use had issues with making shared libraries with non-shared libs
> that were compiled without -fPIC.
> 
> These were:
> 
> multimedia/mpeg4ip
> mail/evolution
> 
> What I ended up doing to get these to build was add the following to my
> /etc/make.conf temporarily to build them:
> 
> CFLAGS= -O -pipe -fPIC

multimedia/mpeg4ip is (unfortunately) known to be broken on amd64 right now.
Hopefully I will find some time to fix it this week.


Tim



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