Results 1 to 5 of 5

Thread: Cmake does not work Kubuntu 15.04

  1. #1
    Join Date
    Oct 2011
    Beans
    9

    Exclamation Cmake does not work Kubuntu 15.04

    Ever since upgrading to 15.04 i have been unable to use Cmake at all and i have no idea why.

    greg@Payne-MS-7522:~$ cmake
    Inconsistency detected by ld.so: dl-version.c: 224: _dl_check_map_versions: Assertion `needed != ((void *)0)' failed!
    greg@Payne-MS-7522:~$

    This same output comes from any attempt to use any Cmake function leaving me unable to compile anything which requires cmake.

    In some cases it also tells me it is unable to find cmake, yet Cmake is installed.

    I have tired fully removing cmake and then reinstalling it only to get the same results.

    any ideas will be gratefully received.

    Finally resolved by reinstalling libcurl3
    Last edited by GregPayne; May 26th, 2015 at 12:17 AM.

  2. #2
    Join Date
    Oct 2011
    Beans
    9

    Re: Cmake does not work Kubuntu 15.04

    well i gave up and reinstalled kubuntu and everything worked. Then the plasma desktop crashed requiring me to delete the .cache folder. I also installed wine1.7, openshot, simple screen recorder and virtual box. Now once again cmake is borked and simply removing these packages and reinstalling cmake does not help.

  3. #3
    Join Date
    Jul 2007
    Location
    Magic City of the Plains
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: Cmake does not work Kubuntu 15.04

    I would consider filing a bug against cmake.

  4. #4
    Join Date
    Oct 2011
    Beans
    9

    Re: Cmake does not work Kubuntu 15.04


  5. #5
    Join Date
    Oct 2011
    Beans
    9

    Re: Cmake does not work Kubuntu 15.04

    reinstalling libcurl3 fixes this

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •