Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Aug 2005 20:41:23 +0200
From:      Miguel Mendez <flynn@energyhq.es.eu.org>
To:        Emanuel Haupt <eh-lists-freebsd@critical.ch>
Cc:        freebsd-amd64@freebsd.org
Subject:   Re: need help testing a port on amd64
Message-ID:  <20050818204123.29ce61db.flynn@energyhq.es.eu.org>
In-Reply-To: <20050818195029.770270cf.eh-lists-freebsd@critical.ch>
References:  <20050818195029.770270cf.eh-lists-freebsd@critical.ch>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 18 Aug 2005 19:50:29 +0200
Emanuel Haupt <eh-lists-freebsd@critical.ch> wrote:

> Hi,
> 
> I made a new port (audio/xmms-nsf) and I am not sure if it needs to be
> built with -fPIC on amd64 archs.
> 
> Could someone with an amd64 arch build the port and send me the output
> of the build?
> 
> Without -fPIC
> http://critical.ch/xmms-nsf.shar

This one fails during the last link stage.

/usr/bin/ld: ../../src/nes/.libs/libnez.a(handler.o): relocation
R_X86_64_32S can not be used when making a shared object; recompile
with -fPIC ../../src/nes/.libs/libnez.a(handler.o): could not read
symbols: Bad value *** Error code 1

> With -fPIC
> http://critical.ch/xmms-nsf.with-fPIC.shar

Works fine on 6.0-BETA2.

Cheers,
-- 
Miguel Mendez <flynn@energyhq.es.eu.org>
http://www.energyhq.es.eu.org
PGP Key: 0xDC8514F1




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