Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] yet another test

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Jason Flatt <jason AT flattfamily.com>
  • To: sm-discuss AT lists.ibiblio.org
  • Subject: Re: [SM-Discuss] yet another test
  • Date: Sat, 12 Mar 2005 22:39:08 -0800

On Saturday 12 March 2005 10:00 pm, Eric Sandall wrote:
> Quoting Jason Flatt <jason AT flattfamily.com>:
> > Did you both choose "n" to kdelibs? I just tried it both ways and when
> > saying
> > "n", it fails, but when saying "y", it succeeds. If that is the case for
> > you two (or anyone else), I'll make kdelibs non-optional, and pull qt-x11
> > from
>
> I have kdelibs installed so I kept the default of 'y' for kdelibs.
>
> -sandalle

Try adding the two attached files to your qtella spell directory and let me
know if it casts then. It still may be that kdelibs is required, rather than
optional, but hopefully this will get you past the problem you are having.


--
Jason Flatt
Father of five: http://www.flattfamily.com/
Linux user: http://www.sourcemage.org/ - http://www.lvlug.org/
patch -p0 < ${SCRIPT_DIRECTORY}/MessengerThread.cpp.patch &&

default_build

--- src/MessengerThread.cpp	2005-03-12 22:23:47.434833376 -0800
+++ src/MessengerThread.cpp	2005-03-12 22:24:03.937324616 -0800
@@ -7,6 +7,7 @@
 #include <sys/socket.h>
 #include <netinet/in.h>
 #include <arpa/inet.h>
+#include <errno.h>
 #include <yahoo2.h>
 #include <yahoo2_callbacks.h>
 #include <yahoo_list.h>



Archive powered by MHonArc 2.6.24.

Top of Page