[CFT] BSDL iconv in base system

Gabor Kovesdan gabor at FreeBSD.org
Thu Jun 17 19:41:17 UTC 2010


>> 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



More information about the freebsd-current mailing list