Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Mar 2001 05:50:03 -0800 (PST)
From:      siglercm@htlab.me.vt.edu
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/25818: Clean build of kde2 fails in games/kdegames2 port(as of 13 MAR. 2001)
Message-ID:  <200103211350.f2LDo3Z66468@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/25818; it has been noted by GNATS.

From: siglercm@htlab.me.vt.edu
To: freebsd-gnats-submit@FreeBSD.org, agifford@infowest.com
Cc:  
Subject: Re: ports/25818: Clean build of kde2 fails in games/kdegames2 port(as of 13 MAR. 2001)
Date: Wed, 21 Mar 2001 08:40:04 -0500 (EST)

 Reply-to: csigler@vt.edu
 
 Hi,
 
 This same problem exists for misc/kdeutils2 (kdeutils-2.1) and
 editors/koffice (koffice-2.0.1).  It appears to be an
 autoconf/automake problem.  The FreeBSD build isn't using the Linux
 compat utilities properly:
 
 1.) It doesn'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 from Linux compat which is also needed.
 
 HTH.
 
 					Clemmitt Sigler
 					csigler@vt.edu

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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