Re: [CFT] BSDL iconv in base system

From: Gabor Kovesdan <gabor_at_FreeBSD.org>
Date: Thu, 17 Jun 2010 21:41:11 +0200
>> 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_at_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_at_FreeBSD.org .:|:. gabor_at_kovesdan.org
WEB:   http://people.FreeBSD.org/~gabor .:|:. http://kovesdan.org
Received on Thu Jun 17 2010 - 17:41:17 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:04 UTC