From owner-freebsd-questions@FreeBSD.ORG Mon May 24 09:27:30 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7BFAC16A4CE for ; Mon, 24 May 2004 09:27:30 -0700 (PDT) Received: from smtpin.eastlink.ca (smtpin.eastlink.ca [24.222.0.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BAB143D2D for ; Mon, 24 May 2004 09:27:30 -0700 (PDT) (envelope-from bburse@eastlink.ca) Received: from eastlink.ca ([24.224.236.31]) by mx4.eastlink.ca (iPlanet Messaging Server 5.2 HotFix 1.21 (built Sep 8 2003)) with ESMTPA id <0HY80006E8BJQ9@mx4.eastlink.ca> for freebsd-questions@freebsd.org; Mon, 24 May 2004 13:26:08 -0300 (ADT) Date: Mon, 24 May 2004 13:26:02 -0300 From: Bryan Bursey To: freebsd-questions@freebsd.org Message-id: <40B2221A.1000102@eastlink.ca> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-us, en User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040418 Subject: apsfilter - build problems wrt ORBit2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 May 2004 16:27:30 -0000 Folks - uname -a: FreeBSD nipplehead.eastlink.ca 4.10-PRERELEASE FreeBSD 4.10-PRERELEASE #0: Sun May 23 21:23:47 ADT 2004 bsb@nipplehead.eastlink.ca:/usr/obj/usr/src/sys/NIPKERN i386 I've made a couple of attempts to install print/apsfilter from ports. Before cvsupping both ports and src and "make world"-ing on -STABLE last night, I was getting an error relating to libgthread and undefined symbols in pthread while trying to build the ORBit2 dependency. Now, I'm getting an infinite loop in the ORBit2 build, with the following lines being repeated: gmake[3]: Entering directory `/usr/ports/devel/ORBit2/work/ORBit2-2.10.2/linc2/src' cd ../.. && /bin/sh ./config.status linc2/src/Makefile depfiles config.status: creating linc2/src/Makefile config.status: executing depfiles commands gmake[3]: Leaving directory `/usr/ports/devel/ORBit2/work/ORBit2-2.10.2/linc2/src' Does anyone know of problems with the ORBit build under 4-STABLE and how they might be corrected? Thanks for any help. Cheers, Bryan