On Sun, 14 Nov 2010 13:27:18 -0700
Matthew Burgess <[email protected]> wrote:

> On Sun, 14 Nov 2010 21:24:29 +0100, "Dr.-Ing. Edgar Alwers" 
> <[email protected]> wrote:

> 
> What versions of zlib and libxml2 are you using?  libxml2 <= 2.7.6 is known 
> to misuse
> the zlib API which was exposed with zlib >= 1.2.4.  Upgrading to 
> libxml2-2.7.8 would
> be my recommendation.
> 

I have zlib-1.2.5 and libxml2-2.7.6. I upgraded libxml2 to version 2.7.8, as 
suggested.

OK, but now, I get configuration errors:
quote
-----------------------------------
-- Found shared-mime-info version: /usr/bin/update-mime-database: 
/usr/lib/libxml2.so.2: no version information available (required by 
/usr/bin/update-mime-database)
0.70
CMake Error at cmake/modules/MacroEnsureVersion.cmake:76 (MATH):
  math cannot parse the expression: "/usr/bin/update-mime-database:
  /usr/lib/libxml2.so.2: no version information available (required by
  /usr/bin/update-mime-database)

  0*10000 + /usr/bin/update-mime-database: /usr/lib/libxml2.so.2: no version
  information available (required by /usr/bin/update-mime-database)

  70*100 + 0": syntax error, unexpected exp_DIVIDE, expecting exp_OPENPARENT
  or exp_NUMBER (1)
Call Stack (most recent call first):
  cmake/modules/MacroEnsureVersion.cmake:95 (NORMALIZE_VERSION)
  cmake/modules/FindSharedMimeInfo.cmake:43 (macro_ensure_version)
  mimetypes/CMakeLists.txt:3 (find_package)


CMake Error at cmake/modules/FindSharedMimeInfo.cmake:45 (message):
  The found version of shared-mime-info (/usr/bin/update-mime-database:
  /usr/lib/libxml2.so.2: no version information available (required by
  /usr/bin/update-mime-database)

  0.70) is below the minimum required (0.30)
Call Stack (most recent call first):
 mimetypes/CMakeLists.txt:3 (find_package)


-- Configuring incomplete, errors occurred!
---------------------------------------
unquote

Any hint, what should I evtl upgrade in addition ? 
And thank you very much for your help, Matt.

Edgar
 


-- 
Dr.-Ing. Edgar Alwers <[email protected]>
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to