From owner-freebsd-ports Fri Jul 23 9:50:57 1999 Delivered-To: freebsd-ports@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id BE4E71504D for ; Fri, 23 Jul 1999 09:50:46 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id KAA53860 for ; Fri, 23 Jul 1999 10:49:33 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: (from imp@localhost) by harmony.village.org (8.9.3/8.8.3) id KAA19051 for ports@freebsd.org; Fri, 23 Jul 1999 10:50:00 -0600 (MDT) Date: Fri, 23 Jul 1999 10:50:00 -0600 (MDT) From: Warner Losh Message-Id: <199907231650.KAA19051@harmony.village.org> To: ports@freebsd.org Subject: glib12 and FreeBSD 3.2R Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I had to hack the glib 1.2.3 makefile in order for it to compile on what I'm told is a 3.2 RELEASE system with no patches applied. I had to add --disable-threads before it would compile correctly. Is this a known problem? I know that ports are generally only supported on -current and -stable, but I thought I'd ask. I've also seen many libc_r changes in the past few months since 3.2R. If this isn't a known problem, I'll be happy to back out my change and send the errors to someone. Warner P.S. Thanks for the libtool hint. REinstalling libtool fixed the disconnect between glib12 and gtk12. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message