ports/106639: installing devel/git from ports fails with compile error

Florian Franzmann siflfran at hawo.stw.uni-erlangen.de
Tue Dec 12 10:50:21 UTC 2006


>Number:         106639
>Category:       ports
>Synopsis:       installing devel/git from ports fails with compile error
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 12 10:50:06 GMT 2006
>Closed-Date:
>Last-Modified:
>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 at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list