From owner-freebsd-current@FreeBSD.ORG Thu Jun 17 19:41:17 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CEF431065672 for ; Thu, 17 Jun 2010 19:41:17 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from server.mypc.hu (server.mypc.hu [87.229.73.95]) by mx1.freebsd.org (Postfix) with ESMTP id 8795E8FC1C for ; Thu, 17 Jun 2010 19:41:17 +0000 (UTC) Received: from server.mypc.hu (localhost [127.0.0.1]) by server.mypc.hu (Postfix) with ESMTP id 65B2D14DBC0A; Thu, 17 Jun 2010 21:41:15 +0200 (CEST) X-Virus-Scanned: amavisd-new at server.mypc.hu Received: from server.mypc.hu ([127.0.0.1]) by server.mypc.hu (server.mypc.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id Pwy+Lb6IsMMi; Thu, 17 Jun 2010 21:41:13 +0200 (CEST) Received: from [192.168.1.105] (catv-80-99-92-167.catv.broadband.hu [80.99.92.167]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by server.mypc.hu (Postfix) with ESMTPSA id 3C60914DBB84; Thu, 17 Jun 2010 21:41:13 +0200 (CEST) Message-ID: <4C1A7A57.3000006@FreeBSD.org> Date: Thu, 17 Jun 2010 21:41:11 +0200 From: Gabor Kovesdan User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; es-ES; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 MIME-Version: 1.0 To: Anonymous References: <4C16C5B5.1070308@FreeBSD.org> <867hlzq4lb.fsf@gmail.com> <867hlzufl6.fsf@gmail.com> In-Reply-To: <867hlzufl6.fsf@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD Current Subject: Re: [CFT] BSDL iconv in base system X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Jun 2010 19:41:17 -0000 >> Does it respect lib32? >> I don't know to much about the ia32 compatibility layer but I used conventional FreeBSD Makefiles to build the stuff. I'll try to figure out what's going wrong but unfortunately I don't have an amd64 test machine to build. >> $ iconv -f ascii >> iconv: iconv_open(UTF-8, ascii): Invalid argument >> /usr/lib/i18n/libiconv_std.so.4: unsupported file layoutzsh: exit 1 iconv -f ascii >> >> $ file /usr/lib/i18n/libiconv_std.so.4 >> /usr/lib/i18n/libiconv_std.so.4: ELF 32-bit LSB shared object, Intel 80386, version 1 (FreeBSD), dynamically linked, stripped >> >> $ uname -vm >> FreeBSD 9.0-CURRENT #0 r209191=1463b20-dirty: Tue Jun 15 04:59:40 UTC 2010 holo@raphael.local:/a/objdir/a/dirty_build/sys/PHOENIX amd64 >> > BTW, I tried to crosscompile i386 and got error on installing usr.bin/{mkesdb,mkcsmapper}. > > $ make installworld TARGET=i386 DESTDIR=/b/bbb > ... > ===> usr.bin/mkcsmapper (install) > install -s -o root -g wheel -m 555 mkcsmapper /b/bbb/usr/bin > strip: /b/bbb/usr/bin/mkcsmapper: File format not recognized > install: wait: No such file or directory > *** Error code 70 > If cross-compiling doesn't work, how did you build the former one that gave you that error? -- Gabor Kovesdan FreeBSD Volunteer EMAIL: gabor@FreeBSD.org .:|:. gabor@kovesdan.org WEB: http://people.FreeBSD.org/~gabor .:|:. http://kovesdan.org