#17333: cmake 2.6.2 build failure on Mac OS X 10.3.9 Panther -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: css@… Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | Port: cmake -------------------------------------+-------------------------------------- Comment(by css@…): There aren't many differences compared to the `CMakeCache.txt` on my MacBook Pro, but I did find a [http://mail-index.netbsd.org/pkgsrc- bugs/2007/10/03/msg024874.html NetBSD post containing a similar error]. I've never used the [http://developer.apple.com/documentation/Darwin/Reference/ManPages/man1/ulim... ulimit] command, but maybe it can be used to modify something before doing the build in MacPorts? What's your output from `ulimit -a`? Mine for Mac OS X 10.5.6 is: {{{ core file size (blocks, -c) 0 data seg size (kbytes, -d) 6144 file size (blocks, -f) unlimited max locked memory (kbytes, -l) unlimited max memory size (kbytes, -m) unlimited open files (-n) 256 pipe size (512 bytes, -p) 1 stack size (kbytes, -s) 8192 cpu time (seconds, -t) unlimited max user processes (-u) 266 virtual memory (kbytes, -v) unlimited }}} I'm curious see what it is for Panther as well as for MacPorts sub- environments. -- Ticket URL: <http://trac.macports.org/ticket/17333#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS