From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jun 5 03:30:12 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9410D37B401 for ; Thu, 5 Jun 2003 03:30:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A9ED43FB1 for ; Thu, 5 Jun 2003 03:30:12 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h55AUBUp018028 for ; Thu, 5 Jun 2003 03:30:11 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h55AUBAV018027; Thu, 5 Jun 2003 03:30:11 -0700 (PDT) Date: Thu, 5 Jun 2003 03:30:11 -0700 (PDT) Message-Id: <200306051030.h55AUBAV018027@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Igor Pokrovsky Subject: Re: ports/41510: New port: graphics/i3d 3D modeling program X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Igor Pokrovsky List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Jun 2003 10:30:13 -0000 The following reply was made to PR ports/41510; it has been noted by GNATS. From: Igor Pokrovsky To: FreeBSD-gnats-submit@freebsd.org Cc: Mario Sergio Fujikawa Ferreira Subject: Re: ports/41510: New port: graphics/i3d 3D modeling program Date: Thu, 5 Jun 2003 12:26:02 +0200 Hi, As you suggested, I tried to make i3d compile with qt3, but failed. On this stage compiler began showing errors in header files of i3d, and, as I'm not qt expert, I was not able to do anything. It seems to me that very big hack is required in this case. I looked at i3d homepage, but didn't find any new versions there (since 2001). Then I tried to compile it using qt2. Build was ok, but when I tried to execute compiled program, it failed on stage of creating OpenGL context. Looking into the startup log I saw that the error appeared in radeon_*.c (I have radeon video card). In fact this is strange, because I ran it succesfully half a year ago (but on another box also with radeon :) So I propose simply to close this pr, of cause unless you propose something better. -- Igor