Discussion:
Building default & lib purple
Evan D. Schoenberg, M.D.
2014-02-27 02:24:34 UTC
Permalink
I was going to look into a libpurple related issue but found that:

1) default tip had errors when building due to ARC issues. I?ve fixed them locally and could commit, as they were minor, but their presence makes me wonder if I?m doing something wrong and perhaps I should check before making a merge-mess?

2) the build.sh?script in Dependencies on default tip fails to build due to?
?- an error applying a diff to the gettext Makefile.in (fixable)
?- followed by a failure while building gettext.

Xcode 5.0.2. ?OS X 10.9.1.

Are our best practices still to use Dependencies/build.sh??
?
-Evan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://adium.im/pipermail/devel_adium.im/attachments/20140226/62032c13/attachment.html>
Thijs Alkemade
2014-02-27 08:08:05 UTC
Permalink
Post by Evan D. Schoenberg, M.D.
1) default tip had errors when building due to ARC issues. I?ve fixed them locally and could commit, as they were minor, but their presence makes me wonder if I?m doing something wrong and perhaps I should check before making a merge-mess?
2) the build.sh script in Dependencies on default tip fails to build due to
- an error applying a diff to the gettext Makefile.in (fixable)
- followed by a failure while building gettext.
Xcode 5.0.2. OS X 10.9.1.
Are our best practices still to use Dependencies/build.sh?
-Evan
Hi Evan,

Since Adium 1.5.5 I?ve been using a Homebrew fork instead of the scripts in /Dependencies to build libpurple. New instructions are here: https://trac.adium.im/wiki/GettingLibpurpleSource.

Thijs
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 841 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://adium.im/pipermail/devel_adium.im/attachments/20140227/8a4bee48/attachment.bin>
Evan D. Schoenberg, M.D.
2014-02-28 03:13:46 UTC
Permalink
On February 27, 2014 at 3:08:43 AM, Thijs Alkemade (thijs at xnyhps.nl) wrote:
Since Adium 1.5.5 I?ve been using a Homebrew fork instead of the scripts in /Dependencies to build libpurple. New instructions are here:https://trac.adium.im/wiki/GettingLibpurpleSource.?
Thanks. ?Should have thought to RTFM but the scripts were right where I?d seen them last??

-Evan

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://adium.im/pipermail/devel_adium.im/attachments/20140227/09b401db/attachment.html>
Loading...