[CMake] CMake Error: Parse error in cache file

David Cole david.cole at kitware.com
Tue Aug 16 18:34:15 EDT 2011


These two lines look suspicious:

  FIND_PACKAGE_MESSAGE_DETAILS_BISON:INTERNAL=[/usr/bin/bison][vbison++
Version 1.21.9-1, adapted from GNU bison by coetmeur at icdc.fr
  Maintained by Magnus Ekdahl <magnus at debian.org>()]

Perhaps there's a "\n" in there that should not be...

Try putting that all on one line and give it another shot.


HTH,
David


On Tue, Aug 16, 2011 at 6:22 PM, Panu Avakul <avakulpa at gmail.com> wrote:
> Hello, I was trying to build the original carl9170 wireless firmware
> in ubuntu 11.04.
> However, it seems like cmake give me this error
> CMake Error: Parse error in cache file
> /home/radius0014/carl9170fw/config/CMakeCache.txt. Offending entry:
> I tried deleting the CMakeCache.txt but that doesn't help at all.
> I saw at some other place that has this error that they have the line
> number and information on where and why this problem occur.  However,
> mine does not say anything at all.
> I have attached the CMakeCache.txt with this email and was wondering
> if anyone could point out to me if there is mistake in my file.
> My cmake is 2.8.3.
> Thank you very much
> Best Regards,
> Panu Avakul
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.cmake.org/mailman/listinfo/cmake
>


More information about the CMake mailing list