On Mon, Oct 03, 2005 at 10:38:27AM -0400, Norbert Veber wrote:
> On Sun, Oct 02, 2005 at 08:48:37PM +0200, Kurt Roeckx wrote:
> > Your configure script is trying to make shared libraries and it's
> > not using -fPIC to do so.  From config.log:
> 
> Hum, it doesn't appear to be causing any problems.  The package built
> successfully on all architectures but amd64.  Which architecture are you
> seeing this on?
> 
> I don't think this bug should be RC since amd64 is as far as I know
> still an unofficial port.  Thats not to say I won't fix the problem
> (once I figure out how).

Right, I probably shouldn't have set this to RC.

configure.ac has:
if test "$with_screensaver" != "no"; then
    LDFLAGS="-shared -L/usr/X11R6/lib"

Remove that "-shared", regenerate configure, and it should be
fixed.


Kurt



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to