Re: bluetooth obex not working
| Newsgroups | gmane.linux.lfs.beyond.support |
|---|---|
| Message-ID | <[email protected]> |
Xi Ruoyao" ([email protected] via blfs-support Mailing List) wrote: > > It does not make sense. libiconv is only intended to be used if the > libc does not support iconv. But in LFS the libc (glibc) supports iconv > and it supports UTF-16LE. > > Does your /usr/lib/gconv/gconv-modules contain UTF-16LE? If not it's > most likely the file is mistakenly overwritten when you install some > rogue package. > > Note that we have an example of such an rogue package in the BLFS book: > the recent v4l-utils would overwriteen /usr/lib/gconv/gconv-modules if > we didn't pass -D gconv=disabled when building it. You are spot on. I think my mistake was that I built v4l-utils 1.29 according to the instructions in https://linuxfromscratch.org/blfs/view/11.1/multimedia/v4l-utils.html which do not include -D gconv=disabled and my gconv-modules file got messed up. > Anyway if this file is broken you need to reinstall it from a fresh > glibc build. > I've reinstalled it now. Thanks a lot!!! -- http://lists.linuxfromscratch.org/sympa/info/blfs-support Unsubscribe: See the above information page