From nobody@FreeBSD.org  Tue Dec 12 10:42:34 2006
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 340C316A407
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 12 Dec 2006 10:42:34 +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 02CA843CA2
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 12 Dec 2006 10:41:12 +0000 (GMT)
	(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 kBCAgXeI077147
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 12 Dec 2006 10:42:33 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id kBCAgXwD077128;
	Tue, 12 Dec 2006 10:42:33 GMT
	(envelope-from nobody)
Message-Id: <200612121042.kBCAgXwD077128@www.freebsd.org>
Date: Tue, 12 Dec 2006 10:42:33 GMT
From: Florian Franzmann<siflfran@hawo.stw.uni-erlangen.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: installing devel/git from ports fails with compile error
X-Send-Pr-Version: www-3.0

>Number:         106639
>Category:       ports
>Synopsis:       installing devel/git from ports fails with compile error
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    anholt
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 12 10:50:06 GMT 2006
>Closed-Date:    Wed Oct 03 12:29:16 GMT 2007
>Last-Modified:  Wed Oct 03 12:29:16 GMT 2007
>Originator:     Florian Franzmann
>Release:        5.4-RELEASE-p11
>Organization:
>Environment:
FreeBSD ente.hawo.stw.uni-erlangen.de 5.4-RELEASE-p11 FreeBSD 5.4-RELEASE-p11 #1: Thu Feb  2 12:10:48 CET 2006 root@ente.hawo.stw.uni-erlangen.de:/usr/obj/usr/src/sys/HAWO-FB5  i386
>Description:
compiling devel/git from ports fails with the following error:
gcc -o xdiff/xprepare.o -c -g -O2 -Wall  -I/usr/local/include -I/usr/pkg/include -DSHA1_HEADER='<openssl/sha.h>'  xdiff/xprepare.c
gcc -o xdiff/xutils.o -c -g -O2 -Wall  -I/usr/local/include -I/usr/pkg/include -DSHA1_HEADER='<openssl/sha.h>'  xdiff/xutils.c
gcc -o xdiff/xemit.o -c -g -O2 -Wall  -I/usr/local/include -I/usr/pkg/include -DSHA1_HEADER='<openssl/sha.h>'  xdiff/xemit.c
rm -f xdiff/lib.a && ar rcs xdiff/lib.a xdiff/xdiffi.o xdiff/xprepare.o xdiff/xutils.o xdiff/xemit.o
gcc -g -O2 -Wall  -I/usr/local/include -I/usr/pkg/include -DSHA1_HEADER='<openssl/sha.h>'  -o git-convert-objects   -L/usr/local/lib convert-objects.o libgit.a xdiff/lib.a -lz  -liconv  -lcrypto
/usr/bin/ld: cannot find -liconv
gmake: *** [git-convert-objects] Error 1
*** Error code 2

Stop in /usr/ports/devel/git.

ports tree is up to date.
>How-To-Repeat:
cd /usr/ports/devel/git && make && make install clean
>Fix:
unknown
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->anholt 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Dec 12 10:52:08 UTC 2006 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=106639 

From: Eric Anholt <eric@anholt.net>
To: bug-followup@FreeBSD.org, siflfran@hawo.stw.uni-erlangen.de
Cc:  
Subject: Re: ports/106639: installing devel/git from ports fails with
	compile error
Date: Fri, 25 May 2007 11:17:25 -0700

 --=-G/NT+RTefHn+vDxqLp8K
 Content-Type: text/plain
 Content-Transfer-Encoding: quoted-printable
 
 The port looks like it should be correctly depending on iconv, and the
 build has worked fine for me.  Is your libiconv in an unusual location?
 
 --=20
 Eric Anholt                             anholt@FreeBSD.org
 eric@anholt.net                         eric.anholt@intel.com
 
 
 --=-G/NT+RTefHn+vDxqLp8K
 Content-Type: application/pgp-signature; name=signature.asc
 Content-Description: This is a digitally signed message part
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.7 (FreeBSD)
 
 iD8DBQBGVyg1HUdvYGzw6vcRAjfBAKCdb81yNPvEJnuhXTamRMu13BjjmwCeIWC8
 PYoQpOBBe2Dr9ekKiKIdq/c=
 =vYXD
 -----END PGP SIGNATURE-----
 
 --=-G/NT+RTefHn+vDxqLp8K--
State-Changed-From-To: open->closed 
State-Changed-By: edwin 
State-Changed-When: Wed Oct 3 12:29:04 UTC 2007 
State-Changed-Why:  
Feedback timeout. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=106639 
>Unformatted:
