From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13082 invoked from network); 30 Oct 2008 11:09:37 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.5 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 30 Oct 2008 11:09:37 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 41360 invoked from network); 30 Oct 2008 11:09:30 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 30 Oct 2008 11:09:30 -0000 Received: (qmail 21134 invoked by alias); 30 Oct 2008 11:09:17 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 25955 Received: (qmail 21110 invoked from network); 30 Oct 2008 11:09:15 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 30 Oct 2008 11:09:15 -0000 Received: from mta-1.ms.rz.rwth-aachen.de (mta-1.ms.rz.RWTH-Aachen.DE [134.130.7.72]) by bifrost.dotsrc.org (Postfix) with ESMTPS id BD1CC80524C0 for ; Thu, 30 Oct 2008 12:09:12 +0100 (CET) Received: from ironport-out-1.rz.rwth-aachen.de ([134.130.5.40]) by mta-1.ms.rz.RWTH-Aachen.de (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) with ESMTP id <0K9J00IF8TNBKZ70@mta-1.ms.rz.RWTH-Aachen.de> for zsh-workers@sunsite.dk; Thu, 30 Oct 2008 12:09:11 +0100 (CET) Received: from relay-2.ms.rz.rwth-aachen.de (HELO relay.rwth-aachen.de) ([134.130.7.75]) by ironport-in-1.rz.rwth-aachen.de with ESMTP; Thu, 30 Oct 2008 12:09:11 +0100 Received: from numa-i.igpm.rwth-aachen.de (numa-i.igpm.RWTH-Aachen.DE [134.130.161.252]) by relay.rwth-aachen.de (8.13.8+Sun/8.13.8/1) with ESMTP id m9UB9BMC007246 for ; Thu, 30 Oct 2008 12:09:11 +0100 (CET) Received: by numa-i.igpm.rwth-aachen.de (Postfix, from userid 230) id 8EA071069B8; Thu, 30 Oct 2008 12:09:10 +0100 (CET) Date: Thu, 30 Oct 2008 12:09:10 +0100 (CET) From: Helmut Jarausch Subject: zsh 4.3.8-dev fails to link on amd64 To: zsh-workers@sunsite.dk Reply-to: jarausch@igpm.rwth-aachen.de Message-id: MIME-version: 1.0 Content-type: TEXT/PLAIN; CHARSET=us-ascii Content-transfer-encoding: 7BIT Content-disposition: INLINE X-IronPort-AV: E=Sophos;i="4.33,514,1220220000"; d="scan'208";a="88640535" X-Virus-Scanned: ClamAV 0.92.1/8541/Thu Oct 30 03:54:28 2008 on bifrost X-Virus-Status: Clean Hi, I've just tried to build zsh from CVS on an AMD64 architecture but it fails with x86_64-pc-linux-gnu-gcc -shared -o pcre.so pcre..o -lgdbm -L/usr/lib64 /usr/lib64/libpcre.a -lcap -ldl -lncursesw -lm -lc /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib64/libpcre.a(pcre_compile.o): relocation R_X86_64_32S against `a local symbol' can not be used when making a shared object; recompile with -fPIC /usr/lib64/libpcre.a: could not read symbols: Bad value collect2: ld returned 1 exit status (This is a GenToo system, pcre-7.8) What am I missing? Many thanks for a hint, Helmut Jarausch Lehrstuhl fuer Numerische Mathematik RWTH - Aachen University D 52056 Aachen, Germany