From owner-freebsd-bugs@FreeBSD.ORG Sun May 22 19:40:02 2005 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A102516A41C for ; Sun, 22 May 2005 19:40:02 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39A5043D5D for ; Sun, 22 May 2005 19:40:02 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4MJe2kt043445 for ; Sun, 22 May 2005 19:40:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4MJe2Se043444; Sun, 22 May 2005 19:40:02 GMT (envelope-from gnats) Resent-Date: Sun, 22 May 2005 19:40:02 GMT Resent-Message-Id: <200505221940.j4MJe2Se043444@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Nicolas Blais Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF66B16A41C for ; Sun, 22 May 2005 19:34:08 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9C0743D55 for ; Sun, 22 May 2005 19:34:08 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j4MJY8qG057824 for ; Sun, 22 May 2005 19:34:08 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j4MJY8U8057823; Sun, 22 May 2005 19:34:08 GMT (envelope-from nobody) Message-Id: <200505221934.j4MJY8U8057823@www.freebsd.org> Date: Sun, 22 May 2005 19:34:08 GMT From: Nicolas Blais To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: misc/81368: FIX: kdenetwork 3.4 - Kopete doesn't work with msn X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 May 2005 19:40:02 -0000 >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: