From owner-freebsd-questions@FreeBSD.ORG Tue Nov 16 09:51:47 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 BB1F316A4CE for ; Tue, 16 Nov 2004 09:51:47 +0000 (GMT) Received: from inetis.com (cpe-212-18-40-64.adsl.amis.net [212.18.40.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B5B043D3F for ; Tue, 16 Nov 2004 09:51:46 +0000 (GMT) (envelope-from karel@inetis.com) Received: from [192.168.0.14] ([192.168.0.14]) by inetis.com with MailEnable ESMTP; Tue, 16 Nov 2004 10:48:04 +0100 Message-ID: <4199CD94.1010801@inetis.com> Date: Tue, 16 Nov 2004 10:51:16 +0100 From: Karel Miklav User-Agent: Mozilla Thunderbird 0.7.3 (Windows/20040803) X-Accept-Language: en-us, en MIME-Version: 1.0 Cc: freebsd-questions@freebsd.org References: <41861FD5.5040809@siol.net> In-Reply-To: <41861FD5.5040809@siol.net> X-Enigmail-Version: 0.85.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Problems compiling sample OpenGL apps . 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: Tue, 16 Nov 2004 09:51:47 -0000 Karel Miklav wrote: > Some example apps. that work perfectly under Mandrake are not built > properly in FreeBSD 5.3 RC1 / X.Org. All I get is a window filled with > whatever was behind it. I should have linked with -pthread. Anybody here doing OpenGL development on FreeBSD? I need a 3D engine and there's nothing in the Ports. It looks like I'll have to port Irrlicht or Ogre, if none comes with a better idea :) Flowers, Karel Miklav