From owner-freebsd-gnome@FreeBSD.ORG Sun Oct 16 06:47:34 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 84A6616A41F for ; Sun, 16 Oct 2005 06:47:34 +0000 (GMT) (envelope-from stefan.tell@crashmail.de) Received: from hydra.crashmail.de (hydra.crashmail.de [217.146.142.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8EE143D53 for ; Sun, 16 Oct 2005 06:47:33 +0000 (GMT) (envelope-from stefan.tell@crashmail.de) Received: from localhost (localhost.crashmail.de [127.0.0.1]) by hydra.crashmail.de (Postfix) with ESMTP id 6F6D562EE6; Sun, 16 Oct 2005 08:47:59 +0200 (CEST) Received: from hydra.crashmail.de ([127.0.0.1]) by localhost (hydra.crashmail.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 06799-07; Sun, 16 Oct 2005 08:47:52 +0200 (CEST) Received: from zeus.crashmail.de (dslb-082-083-083-163.pools.arcor-ip.net [82.83.83.163]) by hydra.crashmail.de (Postfix) with ESMTP id 5C41662ECF; Sun, 16 Oct 2005 08:47:51 +0200 (CEST) Received: from localhost (zeus.crashmail.de [192.168.1.100]) by zeus.crashmail.de (Postfix) with ESMTP id 810745567; Sun, 16 Oct 2005 08:47:20 +0200 (CEST) Received: from zeus.crashmail.de ([127.0.0.1]) by localhost (zeus.crashmail.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 35051-10; Sun, 16 Oct 2005 08:47:18 +0200 (CEST) Received: from localhost (pandora.crashmail.de [192.168.1.20]) by zeus.crashmail.de (Postfix) with ESMTP id 1A3355566; Sun, 16 Oct 2005 08:47:18 +0200 (CEST) Received: by crashmail.de (OpenXP/4.10.7068 (FreeBSD)); 16 Oct 2005 08:47:18 +0200 Date: 16 Oct 2005 08:47:00 +0200 From: stefan.tell@crashmail.de (Stefan 'Steve' Tell) To: gnome@freebsd.org Message-ID: <9fy$OunPhEB@zeus.crashmail.de> In-Reply-To: <9fy$OBs9hEB@zeus.crashmail.de> User-Agent: OpenXP/4.10.7068 (FreeBSD) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Homepage: http://www.crashmail.de X-Face: .KSo,m`RE@]&5>cJ8vw<`1x?R(?,Q]b@qeq; P\.fK\}i>U^v9f; /~+rKfXKOJ$jD@Foy7MtnIpnk+6]/](%q@*/|+M<4.q@SO3+)u X-PGP-Key: 0x9B6C7E15 X-PGP-Fingerprint: 0A21 6C88 552E 54AE 3FB5 4732 25EE 6ABE 9B6C 7E15 X-BSD-Version: FreeBSD pandora.crashmail.de 6.0-CURRENT #5: Fri Jun 3 16:57:28 CEST 2005 X-Virus-Scanned: amavisd-new at zeus.crashmail.de X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at crashmail.de Cc: Subject: Re: Scintilla on AMD64 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Oct 2005 06:47:34 -0000 * Stefan 'Steve' Tell wrote: > * Joe Marcus Clarke wrote: >> On Sun, 2005-10-16 at 08:34 +0200, Stefan 'Steve' Tell wrote: >>> There is an -fpic in line 40 and I think, it compiles with -fpic. >> But add -fPIC (capital PIC). That's what the compiler is saying is >> required. > Hum, I see. I never stop learning. :) > Thanks for all, > ===> Registering installation for scintilla-1.62 Sorry, my fault, it does not build with GTK2-support (i forgot to add WITH_GTK2=yes) cc -DPIC -fPIC `pkg-config --cflags gtk+-2.0 gthread-2.0` -O2 -fno-strict-aliasing -pipe -march=k8 -DNDEBUG -W -Wall -Wno-char-subscripts -DGTK -DSCI_LEXER -I ../include -I ../src -c ../src/XPM.cxx ^^^^^ gcc `pkg-config --cflags gtk+-2.0 gthread-2.0` -O2 -fno-strict-aliasing -pipe -march=k8 -DNDEBUG -W -Wall -Wno-char-subscripts -DGTK -DSCI_LEXER -I ../include -I ../src -w -c scintilla-marshal.c cc -shared `pkg-config --libs gtk+-2.0 gthread-2.0` -o ../bin/libscintilla.so.1 DocumentAccessor.o WindowAccessor.o KeyWords.o StyleContext.o Document.o CallTip.o ScintillaBase.o ContractionState.o Editor.o ExternalLexer.o PropSet.o PlatGTK.o KeyMap.o LineMarker.o ScintillaGTK.o CellBuffer.o ViewStyle.o RESearch.o Style.o Indicator.o AutoComplete.o UniConversion.o XPM.o scintilla-marshal.o /usr/bin/ld: scintilla-marshal.o: relocation 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 -- By(t)e, Steve /\ http://www.crashmail.de GnuPG/PGP: 0x9B6C7E15, encrypted mail prefered, see header