Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 May 2003 15:38:54 -0700 (PDT)
From:      John Polstra <jdp@polstra.com>
To:        current@freebsd.org
Subject:   Re: FreeBSD 5.1 BETA 2 make cvsup-without-gui fails
Message-ID:  <200305252238.h4PMcs9V063923@strings.polstra.com>
In-Reply-To: <20030525161307.41B4BB703@xmxpita.excite.com>
References:  <20030525161307.41B4BB703@xmxpita.excite.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <20030525161307.41B4BB703@xmxpita.excite.com>,
hgjsdfkhfjkl <testing12351@excite.com> wrote:
> 
> after a fresh "kernel developer" install from the x86 5.1 beta 2 ISO, i
> successfully configured the network and ping a domain name. Then I
> attempted to install /usr/ports/net/cvsup-without-gui. This fails and
> repeated attempts provide differing failures. output follows
[...]
> install  -o root -g wheel -m 444 include/libcharset.h
> /usr/ports/converters/libiconv/work/libiconv-1.8/lib/libcharset.h
> cd lib && make all
> /bin/sh ../libtool --mode=compile cc -I. -I. -I../include -I./../include
> -O -pipe -mcpu=pentiumpro -c ./iconv.c
> ../libtool: 1048: Syntax error: ";" unexpected
> *** Error code 2
> 
> Stop in /usr/ports/converters/libiconv/work/libiconv-1.8/lib.
> *** Error code 1
> 
> Stop in /usr/ports/converters/libiconv/work/libiconv-1.8.
> *** Error code 1
> 
> Stop in /usr/ports/converters/libiconv.
> *** Error code 1
> 
> Stop in /usr/ports/devel/gettext.
> *** Error code 1
> 
> Stop in /usr/ports/devel/gmake.
> *** Error code 1
> 
> Stop in /usr/ports/lang/ezm3.
> *** Error code 1
> 
> Stop in /usr/ports/net/cvsup-without-gui.

It's not the cvsup-without-gui port that's failing.  It's the libiconv
port, which is apparently required directly or indirectly by gmake.

John
-- 
  John Polstra
  John D. Polstra & Co., Inc.                        Seattle, Washington USA
  "Two buttocks cannot avoid friction."                     -- Malawi saying



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