Date: Thu, 17 Jun 2010 21:41:11 +0200 From: Gabor Kovesdan <gabor@FreeBSD.org> To: Anonymous <swell.k@gmail.com> Cc: FreeBSD Current <freebsd-current@freebsd.org> Subject: Re: [CFT] BSDL iconv in base system Message-ID: <4C1A7A57.3000006@FreeBSD.org> In-Reply-To: <867hlzufl6.fsf@gmail.com> References: <4C16C5B5.1070308@FreeBSD.org> <867hlzq4lb.fsf@gmail.com> <867hlzufl6.fsf@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
>> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4C1A7A57.3000006>
