[JDEV] AIM error on Red Hat 7.0? is anyone getting this?

Bill Ataras bill at echo.com
Thu Mar 1 21:42:50 CST 2001


I thouhgt there was a thing in the readme for aim-t that said change the
jabber_inc in the makefile to include path to pth in aim-t source. This did
it for me.

  -----Original Message-----
  From: jdev-admin at jabber.org [mailto:jdev-admin at jabber.org]On Behalf Of
Kim, Yoong-Young
  Sent: Thursday, March 01, 2001 5:08 PM
  To: jdev at jabber.org
  Subject: Re: [JDEV] AIM error on Red Hat 7.0? is anyone getting this?


  I've solve the problem with change source code.

  I changed jabber-1.4/jabberd/jabberd.h

  --old---
  #include <pth.h>

  --new--
  #include "pth-1.3.7/pth.h"

  if jabber-1.4/jabberd/pth-1.3.7 does not exist,
  (I can't find it in CVS version)

  I copy jabber-1.4's pth-1.3.7 to jabber-CVS.
    ----- Original Message -----
    From: Dixon Canario
    To: jdev at jabber.org
    Sent: Friday, March 02, 2001 5:23 AM
    Subject: [JDEV] AIM error on Red Hat 7.0? is anyone getting this?


    Hi,

    Does anyones knows why this error occurs when I try to
    "make" the new AIM transport on Red Hat 7.0:
    THIS IS THE ERROR THAT I GET?
    In file included from ../include/aimtrans.h:1,
    from auth.c:1:
    /home/_install/jabber-1.4/jabberd/jabberd.h:31:17: pth.h:
    No such file or
    directory
    make[1]: *** [auth.o] Error 1

    Is anyone having this same problem? if so how you fixed it
    and what is causing it?

    Thanks!

    Dixon C.


    __________________________________________________
    Do You Yahoo!?
    Get email at your own domain with Yahoo! Mail.
    http://personal.mail.yahoo.com/

    _______________________________________________
    jdev mailing list
    jdev at jabber.org
    http://mailman.jabber.org/listinfo/jdev




----------------------------------------------------------------------------



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.jabber.org/jdev/attachments/20010301/2dc9c2fd/attachment-0002.htm>


More information about the JDev mailing list