From owner-freebsd-bugs Wed Mar 21 6: 0: 8 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EAB2F37B720 for ; Wed, 21 Mar 2001 06:00:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2LE01p67612; Wed, 21 Mar 2001 06:00:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6C40237B71E for ; Wed, 21 Mar 2001 05:53:46 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2LDlkR66215; Wed, 21 Mar 2001 05:47:46 -0800 (PST) (envelope-from nobody) Message-Id: <200103211347.f2LDlkR66215@freefall.freebsd.org> Date: Wed, 21 Mar 2001 05:47:46 -0800 (PST) From: csigler@vt.edu To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: i386/25965: misc/kdeutils2 (kdeutils-2.1) won't build - configure problem Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 25965 >Category: i386 >Synopsis: misc/kdeutils2 (kdeutils-2.1) won't build - configure problem >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Mar 21 06:00:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Clemmitt Sigler >Release: 4.2-RELEASE >Organization: Virginia Tech >Environment: FreeBSD workstation 4.2-RELEASE FreeBSD 4.2-RELEASE #0: Mon Nov 20 13:02:55 GMT 2000 jkh@bento.FreeBSD.org:/usr/src/sys/compile/GENERIC i386 >Description: The programs in misc/kdeutils2 (kdeutils-2.1) can't link. This appears to me to be caused by an autoconf/automake problem with FreeBSD on i386. 1.) They don't link with libpthread-0.8.so. The Makefile has "@LIBPTHREAD@" instead of the correct library linking invocation, and libpthread isn't included in one of the LIBS defs later on in the Makefile. 2.) The programs are linking against the FreeBSD libc not libc.so.6 and ld-linux.so.2 (which is also needed) from Linux compat. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message