Yes, it still seems to be a problem. I created a CMakeLists.txt file with the same code I originally posted in my first bug report (included in this email as well). Here was the output:
yamok...@borelli:~/cmaketest$ cmake . -- The C compiler identification is GNU -- The CXX compiler identification is GNU -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- == DIRECTORIES == Segmentation fault yamok...@borelli:~/cmaketest$ cmake --version cmake version 2.6-patch 2 I am running on the latest Ubuntu Desktop (9.04, 32-bit) with all the most recent patches applied. My cmake version is listed above. J.D. On Tue, May 26, 2009 at 7:52 PM, Jonathan Thomas <[email protected]> wrote: > Hi, > We were wondering if this was still an issue with a more recent version of > Ubuntu. Ubuntu 7.10 the "Gutsy Gibbon" has reached the end of its supported > life, so no more fixes will be provided for it. > Thanks in advance. > > ** Changed in: cmake (Ubuntu) > Status: Confirmed => Incomplete > > -- > cmake seg faults > https://bugs.launchpad.net/bugs/156403 > You received this bug notification because you are a direct subscriber > of the bug. > ** Attachment added: "CMakeLists.txt" http://launchpadlibrarian.net/27203536/CMakeLists.txt -- cmake seg faults https://bugs.launchpad.net/bugs/156403 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
