Can someone "port install physfs" and let me know if it works for you? I'm particularly curious if it works on 10.4 vs. 10.3 (because it isn't working for me on 10.3). Thanks, Jeff ____________________________________________________________________________________ Looking for earth-friendly autos? Browse Top Cars by "Green Rating" at Yahoo! Autos' Green Center. http://autos.yahoo.com/green_center/
Jeff Adams <jeffadams78@yahoo.com> on Friday, May 11, 2007 at 4:26 AM -0800 wrote:
Can someone "port install physfs" and let me know if it works for you? I'm particularly curious if it works on 10.4 vs. 10.3 (because it isn't working for me on 10.3).
Their download site seems to be down right now. But the MacPort version is way old -from 2004. Version 1.1.1 is available now. But I can't download it at the moment. Mark
Jeff Adams <jeffadams78@yahoo.com> on Friday, May 11, 2007 at 4:26 AM -0800 wrote:
Can someone "port install physfs" and let me know if it works for you? I'm particularly curious if it works on 10.4 vs. 10.3 (because it isn't working for me on 10.3).
The site is back up. It built for me with no problems on 10.4 / Intel. Someone should update the port to 1.1.1 though. Mark
Boy if it isn't one thing it's another. So I'm trying to build the physfs version 1.1.1. Which appears to now use cmake instead of configure. No problem, there's a cmake port! Except... it's apparently a problem that I don't have 3.6 gigs of free RAM: ---> Building cmake with target all Error: Target com.apple.build returned: shell command " cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.or g_dpupdate_dports_devel_cmake/work/cmake-2.4.6" && make all " returned error 2 Command output: [ 4%] Built target cmsys [ 5%] Built target cmsys_c [ 6%] Built target testCommandLineArguments [ 6%] Built target testCommandLineArguments1 [ 6%] Built target testDynamicLoader [ 7%] Built target testDynload [ 7%] Built target testFail [ 8%] Built target testHashSTL [ 8%] Built target testIOS [ 8%] Built target testProcess [ 9%] Built target testRegistry [ 9%] Built target testSystemTools [ 9%] Built target testTerminal [ 15%] Built target cmzlib [ 32%] Built target cmcurl [ 32%] Built target LIBCURL [ 36%] Built target cmtar [ 37%] Built target tartest [ 37%] Built target cmcompress [ 38%] Built target cmexpat [ 44%] Built target cmXMLRPC [ 44%] Built target xrtest [ 58%] Built target cmForm [ 58%] Building CXX object Source/CMakeFiles/CMakeLib.dir/cmDependsJavaParser.o *** malloc_zone_malloc[9720]: argument too large: 3609800964 cc1plus: out of memory allocating 3609800964 bytes after a total of 0 bytes make[2]: *** [Source/CMakeFiles/CMakeLib.dir/cmDependsJavaParser.o] Error 1 make[1]: *** [Source/CMakeFiles/CMakeLib.dir/all] Error 2 make: *** [all] Error 2 Error: Status 1 encountered during processing. Anyone seen this sort of thing before? Anyone else use cmake? ____________________________________________________________________________________Take the Internet to Go: Yahoo!Go puts the Internet in your pocket: mail, news, photos & more. http://mobile.yahoo.com/go?refer=1GNXIC
On May 11, 2007, at 13:27, Jeff Adams wrote:
*** malloc_zone_malloc[9720]: argument too large: 3609800964
cc1plus: out of memory allocating 3609800964 bytes after a total of 0 bytes make[2]: *** [Source/CMakeFiles/CMakeLib.dir/cmDependsJavaParser.o] Error 1 make[1]: *** [Source/CMakeFiles/CMakeLib.dir/all] Error 2 make: *** [all] Error 2
Error: Status 1 encountered during processing.
Anyone seen this sort of thing before? Anyone else use cmake?
cmake installed just fine for me on Mac OS X 10.4.9 on a PowerPC PowerBook G4 with 1GB RAM and an Intel MacBook Pro with 2GB RAM: $ sudo port install cmake Password: ---> Fetching cmake ---> Attempting to fetch cmake-2.4.6.tar.gz from http:// www.cmake.org/files/v2.4/ ---> Verifying checksum(s) for cmake ---> Extracting cmake ---> Configuring cmake ---> Building cmake with target all ---> Staging cmake into destroot ---> Installing cmake 2.4.6_0 ---> Activating cmake 2.4.6_0 ---> Cleaning cmake I see no open MacPorts tickets for cmake in Trac. However I do see this NetBSD bug report: http://mail-index.netbsd.org/pkgsrc-bugs/2006/11/08/0008.html
participants (3)
-
Jeff Adams
-
markd@macports.org
-
Ryan Schmidt