Skip site navigation (1)Skip section navigation (2)
Date:      16 Oct 2005 08:34:00 +0200
From:      stefan.tell@crashmail.de (Stefan 'Steve' Tell)
To:        marcus@marcuscom.com
Cc:        gnome@freebsd.org
Subject:   Re: Scintilla on AMD64
Message-ID:  <9fy$LwxPhEB@zeus.crashmail.de>
In-Reply-To: <1129444138.45346.9.camel@shumai.marcuscom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Joe Marcus,

thanks for your fast reply ..

* Joe Marcus Clarke <marcus@marcuscom.com> wrote:
> On Sun, 2005-10-16 at 08:23 +0200, Stefan 'Steve' Tell wrote:

>> I can not build x11-toolkits/scintilla on my FreeBSD 6.0RC1/amd64 with
>> GTK2-support.
>>
>> cc -DPIC -fpic `pkg-config --cflags gtk+-2.0 gthread-2.0` -O2
   [ .. ]  ^^^^^^
>> R_X86_64_32 can not be used when making a shared object; recompile with
>> -fPIC scintilla-marshal.o: could not read symbols: Bad value
>> gmake: *** [../bin/libscintilla.so.1] Error 1
>> *** Error code 2
>>
>> Any hints?

> Try adding -fPIC to scintilla's Makefile at line 40.

There is an -fpic in line 40 and I think, it compiles with -fpic.

Line 40: MAKE_ARGS+=     PICFLAGS="-DPIC -fpic"

-- 
By(t)e,
        Steve           /\          http://www.crashmail.de

GnuPG/PGP: 0x9B6C7E15, encrypted mail prefered, see header



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9fy$LwxPhEB>