Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Dec 2000 08:11:03 +0100
From:      "Peter C. Verhage" <petercv@zeelandnet.nl>
To:        <Konstantin.Chuguev@dante.org.uk>
Cc:        <ports@FreeBSD.org>
Subject:   FreeBSD Port: iconv-2.0
Message-ID:  <000a01c0601c$dc7a5790$0200000a@peter>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000a01c0601c$dc7a5790$0200000a>