It didn't work on 10.5.4 for me either (different mac box - don't remember the error.) I'm not in front of it now but I'll post here if it doesn't clean build vim[-app] after I remove and reinstall MacPorts. I suspect this does not have to do with the minor version number of 10.5. Maybe the way I set up both machines (possibly - I installed MacPorts on both before installing the XCode stuff - though that sounds less likely to be the problem). Or maybe it's the current version of the vim & vim-app on MacPorts. It's strange though - because it appears to work fine for other - like yourself. How long ago did you last install vim-app?
-- Chirayu. William Davis wrote: > > FYI: Im using Leopard 10.5.4 and didnt have a bit of trouble building > vim-app and vim. Its a free upgrade. > WD > > On Sep 1, 2008, at 1:01 AM, chirayuk wrote: > >> >> I've been trying rather unsuccessfully to build vim-app or vim. I'm >> using >> Leopard 10.5.1. I removed MacPorts and reinstalled it (using the >> instructions form the wiki page.) (Frustrated, I tried installing >> git so I >> could build from the original source, but alas, git didn't build >> either.) >> >> Anyway, here's what it looks like (attached/linked): >> >> http://www.nabble.com/file/p19248902/VimInstallErrors.txt >> VimInstallErrors.txt >> >> Lines like >> >> /usr/bin/gcc-4.0 -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MAC -fno- >> common >> -fpascal-strings -Wall -Wno-unknown-pragmas -mdynamic-no-pic -pipe -I. >> -Iproto -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp >> -I/Developer/Headers/FlatCarbon -O >> -I/System/Library/Frameworks/Python.framework/Versions/2.5/include/ >> python2.5 >> -o objects/os_macosx.o os_macosx.c >> >> make me wonder if >> -I/System/Library/Frameworks/Python.framework/Versions/2.5/include/ >> python2.5 >> is correct - shouldn't it use the macports version of python25 that >> it just >> installed (btw, I've tried the port command by first installing >> python, then >> installing python_select and selecting python25 both with also putting >> /opt/local/bin at the beginning of PATH and without, and with >> explicitly >> exporting PREFIX and prefix to /opt/local and without.) >> >> Does anyone here know what I'm doing wrong or how I can fix this? >> >> Thanks, >> Chirayu. >> -- >> View this message in context: >> http://www.nabble.com/vim-app-%28and-vim%29-with-%2Bpython-fails-on-Leopard-tp19248902p19248902.html >> Sent from the MacPorts - Users mailing list archive at Nabble.com. >> >> _______________________________________________ >> macports-users mailing list >> [email protected] >> http://lists.macosforge.org/mailman/listinfo.cgi/macports-users > > > > William Davis > frstanATbellsouthDOTnet > Mac OS X.5.4 Darwin 9.4.0 > XQuartz 2.3.1 (xorg-server 1.4.2-apple12) > Mac Mini Intel Duo @ 1.86 GHz > > Mundus vult decepi, ego non > > _______________________________________________ > macports-users mailing list > [email protected] > http://lists.macosforge.org/mailman/listinfo.cgi/macports-users > > -- View this message in context: http://www.nabble.com/vim-app-%28and-vim%29-with-%2Bpython-fails-on-Leopard-tp19248902p19249591.html Sent from the MacPorts - Users mailing list archive at Nabble.com. _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
