Voice (and Video)
Stephen Holt
sholt at adium.im
Sat Jun 12 17:11:54 UTC 2010
Autogen.sh is part of purple's build, which is failing because you haven't download purple's source. And, The auto downloading/updating of libpurple appears to have been disabled in tip for some reason.
Uncomment line 62 of phases/build_purple.sh, and that should just go. It calls the fetch_purple subroutine. Alternatively you can run those steps manually. You may want to do this over lunch and start before making yourself a tasty sammach, the initial mtn checkout takes a while.
I cant fathom why universal builds aren't working for you. If you have the time, please wipe out the Dependencies/build directory and start a new build, then send the list your build.log, error.log, OS X version your building on, and the version of gcc you're using. That would be a huge help.
--
Steve Holt
Sent from my iPad
On Jun 12, 2010, at 9:39 AM, Jonathan Lyons <higher.orbital at gmail.com> wrote:
> Hmm.Well, I got most of the dependencies to compile using build.sh, however, they only do so natively. As far as the default build for the other architectures, it still stops with the same error. It usually stops complaining that it "can't run compiled C programs" during the configure script.
>
> But, native arch only, I can build all the dependencies up to libpurple, which stops after the build of cyrus-sasl at the following command:
>
> Running command:
> /Users/jclyons/Adium/Dependencies/./autogen.sh --disable-dependency-tracking --disable-gtkui --disable-consoleui --disable-perl --enable-debug --disable-static --enable-shared --enable-cyrus-sasl --prefix=/Users/jclyons/Adium/Dependencies/build --with-static-prpls=bonjour,facebook,gg,irc,jabber,msn,myspace,novell,oscar,qq,sametime,simple,yahoo,zephyr --disable-plugins --disable-avahi --disable-dbus --enable-gnutls=no --enable-nss=no --enable-vv=yes --disable-idn
>
> phases/utility.sh: line 44: ./autogen.sh: No such file or directory
>
> What is autogen.sh? Should it be in the root of my Dependencies/ directory? Is it part of the libpurple tarball? If so, then at no point do I see the script fetch and extract pidgin/libpurple itself.
>
> Jonathan
>
> On Mon, Jun 7, 2010 at 11:15 PM, Evan Schoenberg, M.D. <evan.s at dreskin.net> wrote:
> Jonathan,
>
> On Jun 3, 2010, at 10:11 AM, Jonathan Lyons wrote:
>
> > Hey all,
> >
> > I've had a little bit of time to work on this again. However, I am unfamiliar with the build process for your dependencies (specifically the build.sh script). Every time I try to build the dependencies using build.sh I get the following error during the build of gettext:
> >
> > mv: rename /Users/jclyons/adium/Dependencies/source/gettext/gettext-runtime/config.h to /Users/jclyons/adium/Dependencies/source/gettext/gettext-runtime/config-x86_64.h: No such file or directory
> >
> > This is after the "configure" phase of the build script, so there should be a config.h file, unless something is going wrong...but it doesn't look like there are any verbose debugging flags for build.sh, so I can't tell.
>
> Try taking a look at error.log and build.log in the Dependencies directory. My guess is that the configure phase is failing somehow; the verbose debugging goes to the *.log files, so hopefully that will be enlightening either to you or to someone on the list.
>
> -Evan
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://adium.im/pipermail/devel_adium.im/attachments/20100612/3c3da2c1/attachment-0002.html>
More information about the devel
mailing list