Add a New Comment (Rich Markup)
Comment Type & Canned Response: None No canned response available
Fixed, feedback is welcome (I don't have OS X so I'm unable to test the fix).
Still problem, reported on bug #36113 by sembei:
https://github.com/mxcl/homebrew/blob/master/Library/Formula/weechat.rb
Is is still a problem today?
Sorry, the site for Homebrew is: http://mxcl.github.com/homebrew/
Context: Using Homebrew ( http://github.com/ashb/homebrew ), a popular package manager for OSX that uses the tools OSX already comes with to install Weechat (unlike Macports that duplicates everything).
Bug: Perl plugin fails to compile.
Cause: OSX System Perl is a fat binary with 32,64 and PPC compiles but our dependencies don't have that.
Fix: ashb at #machomebrew found the cause and fixed the problem here via a patch in the package manager: http://github.com/ashb/homebrew/commit/1b7f0b5cc0eeb62e7ccc23b22a66954f16d117d1
Possible fix for weechat:
In: src/plugins/scripts/perl/CMakeLists.txt
Add after 'IF(PERL_FOUND)':
STRING(REGEX REPLACE "-arch i386|-arch ppc|-arch x86_64" "" PERL_CFLAGS "${PERL_CFLAGS"}) STRING(REGEX REPLACE "-arch i386|-arch ppc|-arch x86_64" "" PERL_LFLAGS "${PERL_LFLAGS"})
This fix should probably be inside a psecific OSX block.
ashb also suggested for weechat dev to: 1) in FindPerl.cmake, and 2) inside an IF(APPLE) block
(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)
Attach Files: Comment:
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Only logged-in users can vote.
Please enter the title of George Orwell's famous dystopian book (it's a date):
Follow 5 latest changes.
Copyright © 2023 Free Software Foundation, Inc. Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved. The Levitating, Meditating, Flute-playing Gnu logo is a GNU GPL'ed image provided by the Nevrax Design Team. Source Code
Powered by Savane 3.10