X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to; bh=OJfg1WHziQ9q643D9EvUTtRuDxoaYkgNrruEUZ+81cc=; b=0BYetAiE3tYkg/231BXR+mPNWWOFNrgOGJNcZ9LSGErY1dp5jf5Avz3DBffj8uWpUW Bbe50VG8fQT8TsNW9aqroL91Ilff0llgfgkO0QhKZ6YP7pvQqWy+2YgP0alX40KVJskb nGHvrsS9e8wh0uAQ0AeX86N0jhis8QuRK1AArBQYdZQnmBIH1qBa4TWgzoQM8UT0NVV8 7J72WhDXT8+mlbwLCiRR5wVeoV9/IwEVkFY8A/iH/DJx13+SIpuaoUFAKbRMc1O0lPnR SULztwRybMfmZHXYO2WUNgzg49vzRXCwSc3Ff8wEFDOxAKOGrQAQcQyMmQGKlXNBuq9Q 70xQ== X-Received: by 10.140.93.42 with SMTP id c39mr34915810qge.53.1398086653152; Mon, 21 Apr 2014 06:24:13 -0700 (PDT) Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Apple Message framework v1283) Subject: Re: [geda-user] Compiling PCB on Mavericks? From: Charles Lepple In-Reply-To: Date: Mon, 21 Apr 2014 09:24:10 -0400 Message-Id: <710F6DCC-38D7-41F3-BA77-12D94AD414C8@gmail.com> References: To: geda-user AT delorie DOT com X-Mailer: Apple Mail (2.1283) Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id s3LDOH6Z008248 Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Mar 27, 2014, at 10:29 AM, Craig Niederberger wrote: > Has anyone successfully compiled PCB from the git repository on Mac OSX Mavericks? > > During ./configure it complains about not finding OpenGL. > > I got it to configure (and make) yesterday with > > ./configure --disable-gl --disable-update-desktop-database > > But I'm curious if anyone has been able to get it to configure with OpenGL on Mavericks. > > Many thanks in advance, > Craig I haven't tried a build straight from git, but if you want to try bisecting, I was able to get the v20140316 snapshot to build with 10.9 and Xcode Command Line Tools 5.1. -- Charles Lepple clepple AT gmail