From owner-freebsd-bugs@FreeBSD.ORG Wed May 30 21:20:04 2007 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 83D5C16A469 for ; Wed, 30 May 2007 21:20:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 4679213C458 for ; Wed, 30 May 2007 21:20:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l4ULK47l032812 for ; Wed, 30 May 2007 21:20:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l4ULK4nL032811; Wed, 30 May 2007 21:20:04 GMT (envelope-from gnats) Resent-Date: Wed, 30 May 2007 21:20:04 GMT Resent-Message-Id: <200705302120.l4ULK4nL032811@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Paul Khavkine Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BDB8316A41F for ; Wed, 30 May 2007 21:15:18 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [69.147.83.33]) by mx1.freebsd.org (Postfix) with ESMTP id AF4C213C44C for ; Wed, 30 May 2007 21:15:18 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id l4ULFIks047258 for ; Wed, 30 May 2007 21:15:18 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id l4ULFIjm047257; Wed, 30 May 2007 21:15:18 GMT (envelope-from nobody) Message-Id: <200705302115.l4ULFIjm047257@www.freebsd.org> Date: Wed, 30 May 2007 21:15:18 GMT From: Paul Khavkine To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.0 Cc: Subject: misc/113172: Not able to compile port with linker reporting missing -lgcc_pic X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 May 2007 21:20:04 -0000 >Number: 113172 >Category: misc >Synopsis: Not able to compile port with linker reporting missing -lgcc_pic >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed May 30 21:20:03 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Paul Khavkine >Release: 7-CURRENT >Organization: >Environment: FreeBSD paul.corp.distributel.ca 7.0-CURRENT FreeBSD 7.0-CURRENT Tue May 29 17:40:13 UTC 2007 paul@paul.distributel.ca:/usr/obj/usr/src/sys/paul i386 >Description: I have updated the system on May 29th from the CURRENT cvs branch and when compiling /usr/graphics/tiff port, it fails when trying to link the library libtiffxx.so.4 with the following error: /usr/bin/ld: cannot find -lgcc_pic libgcc_pic does not seem to be present and not specified in the Makefile for the port anywhere. Paul >How-To-Repeat: cd /usr/ports/graphics/tiff make install >Fix: >Release-Note: >Audit-Trail: >Unformatted: