[oe-users] openembedded fails sanity check: claims texi2html not installed (it is).

michael at michaelshiloh.com michael at michaelshiloh.com
Sat Feb 17 08:37:50 UTC 2007


Hello,

I'm setting up OE on a new computer and getting an error claiming texi2html is
not installed. It is:

   bash-3.2$ make openmoko-devel-image
   ( cd build ; . ../setup-env ; \
             bitbake openmoko-devel-image )
   NOTE: Using cache in '/home/moko/build/tmp/cache/fic-gta01'
   NOTE: Handling BitBake files: \ (4146/4146) [100 %]
   NOTE: Parsing finished. 3969 cached, 0 parsed, 177 skipped, 0 masked.

   ERROR:  Openembedded's config sanity checker detected a potential
   misconfiguration.
           Either fix the cause of this error or at your own risk disable the
   checker (see sanity.conf).
           Following is the list of potential problems / advisories:

           Please install following missing utilities: texi2html

   make: *** [openmoko-devel-image] Error 1
   bash-3.2$ which texi2html
   /usr/local/bin/texi2html
   bash-3.2$ texi2html -v
   1.64

My distribution (Arch Linux) did not have a package for texi2html so I
installed from source. That shouldn't be a problem, should it?

Any advice?

Thanks,
Michael





More information about the Openembedded-users mailing list