Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 May 2005 19:34:08 GMT
From:      Nicolas Blais <nb_root@videotron.ca>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/81368: FIX: kdenetwork 3.4 - Kopete doesn't work with msn
Message-ID:  <200505221934.j4MJY8U8057823@www.freebsd.org>
Resent-Message-ID: <200505221940.j4MJe2Se043444@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         81368
>Category:       misc
>Synopsis:       FIX: kdenetwork 3.4 - Kopete doesn't work with msn
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 22 19:40:01 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Nicolas Blais
>Release:        6-CURRENT
>Organization:
>Environment:
FreeBSD clk01a 6.0-CURRENT FreeBSD 6.0-CURRENT #0: Sun May 22 10:51:41 EDT 2005     root@clk01a:/usr/obj/usr/src/sys/CLK01A  i386

>Description:
With recent changes to the msn login server, kopete can't login to msn messenger anymore.
>How-To-Repeat:
Try to login to your msn messenger account with kopete, it will not work.
>Fix:
I made an updated port based on official updates @ svn://anonsvn.kde.org/home/kde/branches/KDE/3.4/kdenetwork/kopete

info @ http://bugs.kde.org/show_bug.cgi?id=105929

Here is my updated port + patches : http://66.130.198.54:8081/FreeBSD/kdenetwork.tbz

Everything seem to patch/compile/install correctly, unfortunatly I'm unabled to have a newly created file: kopete/protocols/msn/sslloginhandler.cpp linked to the kopete shared library and therefore kopete quits with the following obvious message: 
/libexec/ld-elf.so.1: /usr/local/lib/libkopete_msn_shared.so.0: Undefined symbol "_ZN15SslLoginHandlerC1Ev"

You can check make's output at:
http://66.130.198.54:8081/FreeBSD/kdenetwork_make.txt

Can someone check why sslloginhandler.cpp is not being compiled while it is in Makefile.am?
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505221934.j4MJY8U8057823>