From owner-freebsd-bugs@FreeBSD.ORG Wed May 21 18:30:17 2003 Return-Path: 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 3358537B40A for ; Wed, 21 May 2003 18:30:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA03543FA3 for ; Wed, 21 May 2003 18:30:14 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h4M1UEUp078500 for ; Wed, 21 May 2003 18:30:14 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h4M1UErQ078499; Wed, 21 May 2003 18:30:14 -0700 (PDT) Resent-Date: Wed, 21 May 2003 18:30:14 -0700 (PDT) Resent-Message-Id: <200305220130.h4M1UErQ078499@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, Alan Larson Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A153C37B404 for ; Wed, 21 May 2003 18:22:27 -0700 (PDT) Received: from ground0.paix.net (ground0.paix.net [128.177.247.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0ACF343FBD for ; Wed, 21 May 2003 18:22:27 -0700 (PDT) (envelope-from alarson@switchanddata.com) Received: (from larson@localhost) by ground0.paix.net (8.9.3p2/8.9.1) id SAA18215; Wed, 21 May 2003 18:22:26 -0700 (PDT) env-from (alarson@switchanddata.com) Message-Id: <200305212007.h4LK7fc4045165@ground0.paix.net> Date: Wed, 21 May 2003 13:07:41 -0700 (PDT) From: Alan Larson To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: misc/52549: Difficulties compiling parts of KDE X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Alan Larson List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2003 01:30:17 -0000 >Number: 52549 >Category: misc >Synopsis: Difficulties compiling parts of KDE >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: Wed May 21 18:30:14 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Alan Larson >Release: FreeBSD 4.8-RELEASE i386 >Organization: Switch and Data >Environment: System: FreeBSD azp.int.paix.net 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Thu May 8 16:28:19 PDT 2003 larson@azp.int.paix.net:/usr/src/sys/compile/LOCAL i386 >Description: I am trying to run ./configure for kdelib, and getting errors. - It reports that setkey(3), des_setkey(3), encrypt(3), and des_cipher(3) are not present. The man page for them is present... - It cannot find libjpeg6b, but the pakcage is installed (by the kde desktop install that came with the release). - error: aRts 1.1.x not installed in the same prefix as KDE! It thinks kdelibs prefix is /usr/local/bin, aRts prefix is /usr/local I am trying to test the fix given in: http://bugs.kde.org/show_bug.cgi?id=53527 Bug 58735 (declared a duplicate) is the actual problem I am seeing, but I see it without resizing windows. http://w6yx.stanford.edu/~larson/konsole_grab.gif shows what I am seeing. As a result of this, I would be interested in knowing how the package was actually built. Thanks. >How-To-Repeat: tar xfyBp kdelibs-3.1.tar.bz2 pushd kdelibs-3.1 setenv QTDIR /usr/X11R6/share/qt setenv KDEDIR /usr/local/bin ./configure LIBS="-lgcc -lstdc++ -Wl,-export-dynamic" >Fix: >Release-Note: >Audit-Trail: >Unformatted: