From owner-freebsd-ports Wed Dec 6 23:10:10 2000 From owner-freebsd-ports@FreeBSD.ORG Wed Dec 6 23:10:08 2000 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mail.zeelandnet.nl (mail.zeelandnet.nl [212.115.192.194]) by hub.freebsd.org (Postfix) with ESMTP id 7A37C37B69F for ; Wed, 6 Dec 2000 23:10:08 -0800 (PST) Received: from peter (kbl-mbg1585.zeelandnet.nl [212.92.70.51]) by mail.zeelandnet.nl (Postfix) with SMTP id 6C15EE4AD; Thu, 7 Dec 2000 08:10:06 +0100 (CET) Message-ID: <000a01c0601c$dc7a5790$0200000a@peter> From: "Peter C. Verhage" To: Cc: Subject: FreeBSD Port: iconv-2.0 Date: Thu, 7 Dec 2000 08:11:03 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, I tried to compile Gnome last night, and at the end something went wrong when compiling iconv-2.0. It seems that this port is broken. These are the errors I get: ------------------------ ===> util cc -O -pipe -I/usr/ports/converters/iconv/work/iconv-2.0/util/../lib -c iconv.c cc -O -pipe -I/usr/ports/converters/iconv/work/iconv-2.0/util/../lib -c iconv_stream.c cc -O -pipe -I/usr/ports/converters/iconv/work/iconv-2.0/util/../lib -o iconv iconv.o iconv_stream.o -L../lib -liconv ../lib/libiconv.so: undefined reference to `iconv_builtin_ccs' ../lib/libiconv.so: undefined reference to `iconv_builtin_ces' *** Error code 1 Stop in /usr/ports/converters/iconv/work/iconv-2.0/util. *** Error code 1 Stop in /usr/ports/converters/iconv/work/iconv-2.0. *** Error code 1 Stop in /usr/ports/converters/iconv. *** Error code 1 Stop in /usr/ports/converters/iconv. *** Error code 1 Stop in /usr/ports/converters/iconv. ------------------------ I also get some other errors prior to this error: "Unknown modifier 'C'" I get this message maybe 20 times or something. I've tried to fix it myself but with no luck. It seems something is either wrong in the makefile (the Unknown modifier 'C') what makes the whole proces go wrong. Or smoething is wrong in de lib or the util directory. With best regards, Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message