From owner-freebsd-x11@FreeBSD.ORG Thu Sep 16 03:00:51 2004 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8EC8416A4CE for ; Thu, 16 Sep 2004 03:00:51 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B62943D45 for ; Thu, 16 Sep 2004 03:00:51 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i8G30pNi020218 for ; Thu, 16 Sep 2004 03:00:51 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i8G30p3O020217; Thu, 16 Sep 2004 03:00:51 GMT (envelope-from gnats) Date: Thu, 16 Sep 2004 03:00:51 GMT Message-Id: <200409160300.i8G30p3O020217@freefall.freebsd.org> To: x11@FreeBSD.org From: Eric Anholt Subject: Re: ports/69708 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Eric Anholt List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Sep 2004 03:00:51 -0000 The following reply was made to PR ports/69708; it has been noted by GNATS. From: Eric Anholt To: gnats Cc: Subject: Re: ports/69708 Date: Wed, 15 Sep 2004 19:53:45 -0700 Were you compiling with non-default CFLAGS? That's what I would expect to cause this. However, if that's the cause and this patch does fix it (though the pragma weak alternative to the newer __attribute__ weak alias should work just as well), I'd be willing to commit just to keep others from stumbling over it. -- Eric Anholt eta@lclark.edu http://people.freebsd.org/~anholt/ anholt@FreeBSD.org