config.arg problem with vim.app recipe
"Alex Yeh" <c5og5n202-O/[email protected]> 5 Dec 2007 06:07:28 -0000
| Newsgroups | gmane.comp.tools.aap.user |
|---|---|
| Message-ID | <[email protected]> |
--===============0799719070== Hello, fellow aap users. I recently tried using aap to install Vim.app on my mac. It worked beautifully, until I tried adding some additional compilation options (ruby, perl, python, multibit, huge features), at which point I encountered the following error, which I puzzled over for a couple of hours, but could not figure out: error: Error in recipe "/usr/local/aap/vim/vim/src/main.aap" line 375: Error executing commands for build object: Error in recipe "/usr/local/aap/vim/vim/src/main.aap" line 389: Shell command returned 1 heres what I had in my config.arg file: --with-features=huge --enable-multibyte --enable-perlinterp --enable-pythoninterp --enable-rubyinterp I also tried adding a --with-compiledby='My Name <myself@generic_host.org>' but the angle brackets seemed to cause problems, even if I escaped them with backslashes, so I took the 'compiled-by' argument back out. Interestingly, when I just used aap to fetch and patch Vim, and then used the standard ./configure && make && make install, everything - including the --compiled-by argument - worked perfectly. stats: Mac OS 10.3.9 with all the latest updates Darwin Kernel Version 7.9.0: Wed Mar 30 20:11:17 PST 2005; root:xnu/xnu-517.12.7.obj~1/RELEASE_PPC gcc version 3.3 20030304 (Apple Computer, Inc. build 1671) Blue & White "Yosemite" G3, Rev 2 (New World PPC) -------------------------------------- I do not like vulgar spam I do not like it, Sam-I-Am. https://sneakemail.com --===============0799719070== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 --===============0799719070== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ A-A-P-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/a-a-p-user --===============0799719070==--