Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Jan 2001 19:18:33 +0100 (CET)
From:      Frank Bartels <knarf@camelot.de>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/24755: iconv port depends on /usr/share/mk from FreeBSD 4.x
Message-ID:  <200101311818.f0VIIXT73779@robin.camelot.de>

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

>Number:         24755
>Category:       ports
>Synopsis:       iconv port depends on /usr/share/mk from FreeBSD 4.x
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 31 10:20:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Frank Bartels
>Release:        FreeBSD 3.5-RELEASE i386
>Organization:
CameloT e.K.
>Environment:

FreeBSD 3.5 with original /usr/share/mk and cvsupped ports.

>Description:

Installing ports/converters/iconv does not install iconv.h with
FreeBSD 3.x because it depends on newer bsd.lib.mk (and bsd.own.mk
and perhaps more). This breaks the build of libxml2 which is needed
for kannel-1.0.

>How-To-Repeat:

cd /usr/ports/converters/iconv && make install && \
 ls -l /usr/local/include/iconv.h

>Fix:
	
install /usr/share/mk from 4.2-STABLE
OR
copy iconv.h manually to /usr/local/include

Questions:

- are we still interested in using the ports with FreeBSD 3.x?
- is installing /usr/share/mk from 4.2-STABLE a dirty hack?

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


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?200101311818.f0VIIXT73779>