Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Mar 2002 21:12:08 +0100 (CET)
From:      Stephane.Lentz@ansf.alcatel.fr
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/36145: cannot compile ipsorcr
Message-ID:  <200203202012.g2KKC8e04044@garek.ds9.org>

next in thread | raw e-mail | index | archive | help

>Number:         36145
>Category:       ports
>Synopsis:       cannot compile ipsorcr
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 20 12:20:02 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Stephane Lentz
>Release:        FreeBSD 4.5-RELEASE i386
>Organization:
AI
>Environment:
System: FreeBSD garek.ds9.org 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Sun Feb 17 23:18:40 CET 2002 root@:/usr/src/sys/compile/NICKFURY i386

The 1.4.4 port of ipsorc does not build correctly :

garek.ds9.org:/usr/ports/net/ipsorc$ make
===>  Building for ipsorc-1.4.4
......
cc -g -O2 -Wall -ansi -D_CON_ sorcery.c spells.c ipsorcery.c icmp.c -o ipmagic
cc -g -O2 -Wall -ansi -D_GTK_ ipmagic.c spellbook.c cauldron.c spells.c tcp.c ic
mp.c udp.c -o magic `/usr/X11R6/bin/gtk12-config --cflags --libs`
/usr/libexec/elf/ld: cannot find -lintl
*** Error code 1
Stop in /usr/ports/net/ipsorc/work/ipsorc-1.4.4.
*** Error code 1
Stop in /usr/ports/net/ipsorc.
*** Error code 1
Stop in /usr/ports/net/ipsorc.
*** Error code 1
Stop in /usr/ports/net/ipsorc.
garek.ds9.org:/usr/ports/net/ipsorc$

However : 
locate libint
/usr/X11R6/include/X11/PEX5/PEXlibint.h
/usr/X11R6/include/X11/Xlibint.h
/usr/X11R6/lib/modules/libint10.a
/usr/local/include/libintl.h
/usr/local/lib/libintl.a
/usr/local/lib/libintl.so
/usr/local/lib/libintl.so.1

>Description:
>How-To-Repeat:
>Fix:

 dependancy problem or path problem ?

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203202012.g2KKC8e04044>