From nobody@FreeBSD.org  Wed Mar 21 06:08:13 2001
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 1E6AE37B729
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 21 Mar 2001 06:08:13 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.1/8.11.1) id f2LE8DD70643;
	Wed, 21 Mar 2001 06:08:13 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200103211408.f2LE8DD70643@freefall.freebsd.org>
Date: Wed, 21 Mar 2001 06:08:13 -0800 (PST)
From: csigler@vt.edu
To: freebsd-gnats-submit@FreeBSD.org
Subject: Port editors/koffice (koffice-2.0.1) won't build - configure problem
X-Send-Pr-Version: www-1.0

>Number:         25966
>Category:       i386
>Synopsis:       Port editors/koffice (koffice-2.0.1) won't build - configure problem
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    will
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 21 06:10:01 PST 2001
>Closed-Date:    Sat Mar 24 22:06:11 PST 2001
>Last-Modified:  Sat Mar 24 22:15:34 PST 2001
>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 libraries/programs in editors/koffice (koffice-2.0.1) can't link.
This appears to me to be caused by an autoconf/automake problem with
FreeBSD on i386 related to using Linux compat.

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:
`make install' in port misc/koffice

>Fix:
Unknown -- I believe a fix the ./configure scripts is needed.

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: will 
State-Changed-When: Wed Mar 21 06:14:28 PST 2001 
State-Changed-Why:  


http://www.freebsd.org/cgi/query-pr.cgi?pr=25966 
State-Changed-From-To: closed->open 
State-Changed-By: will 
State-Changed-When: Wed Mar 21 06:14:41 PST 2001 
State-Changed-Why:  
Oops, accidentally closed this PR.  Sorry. 


Responsible-Changed-From-To: freebsd-bugs->will 
Responsible-Changed-By: will 
Responsible-Changed-When: Wed Mar 21 06:14:41 PST 2001 
Responsible-Changed-Why:  
My port.  Known problem, will be fixed etc. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=25966 
State-Changed-From-To: open->closed 
State-Changed-By: will 
State-Changed-When: Sat Mar 24 22:06:11 PST 2001 
State-Changed-Why:  
Resolved.  Hopefully the submitter realizes the flaws in his analysis. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=25966 
>Unformatted:
