X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Cam-AntiVirus: no malware found X-Cam-SpamDetails: not scanned X-Cam-ScannerInfo: http://www.cam.ac.uk/cs/email/scanner/ Message-ID: <1317629463.7506.26.camel@localhost> Subject: Re: [geda-user] Building PCB with Mac OS X 10.6.8 From: Peter Clifton To: geda-user AT delorie DOT com Date: Mon, 03 Oct 2011 09:11:03 +0100 In-Reply-To: <0F5236E3-AB1B-412B-BA40-F5A6108CA898@comcast.net> References: <9BA5588F-2354-41EC-9B67-740D896945DA AT comcast DOT net> <1317547504 DOT 3433 DOT 4 DOT camel AT localhost> <201110030027 DOT p930Rw6O018188 AT envy DOT delorie DOT com> <0F5236E3-AB1B-412B-BA40-F5A6108CA898 AT comcast DOT net> Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-GjdYDttDBVRbjgdScbUT" X-Mailer: Evolution 3.2.0- Mime-Version: 1.0 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 --=-GjdYDttDBVRbjgdScbUT Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Sun, 2011-10-02 at 19:47 -0700, Ed wrote: > All: > However the Make blows up with this: > mv -f $depbase.Tpo $depbase.Po Looks like you're missing the GLU library (a GL related library). There was some recent discussion about building with: CPPFLAGS=3D"-I/usr/X11/include" LDFLAGS=3D"-framework OpenGL -L/usr/X11/lib" CC=3D"/usr/bin/llvm-gcc-4.2" But I'm not sure if this will pull in libGLU or not. From your configure output, I'm not sure if even found OpenGL properly. As a workaround (assuming you don't want the faster, traslucent OpenGL rendering), you can ./configure --disable-gl When you build PCB - that will give you a boring old GDK rendererd version again until we've got this build process smoothed out a bit. Best wishes, --=20 Peter Clifton Electrical Engineering Division, Engineering Department, University of Cambridge, 9, JJ Thomson Avenue, Cambridge CB3 0FA Tel: +44 (0)7729 980173 - (No signal in the lab!) Tel: +44 (0)1223 748328 - (Shared lab phone, ask for me) --=-GjdYDttDBVRbjgdScbUT Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iQEcBAABAgAGBQJOiW4XAAoJEOo4D/b1x+QV+7wH/jpi56Ftaaa68JqE/up1TbW0 DfPSgDReO9rBXnk/n+53rJlaF7EO4eQmrbQ+h0mPDjebfocIfGuAYblCz24MzHQ+ gYMRh3Jazp0dZGiyq7g6n4qwoZLDTFp4e91qjsEiT3Sb1dOPJbME42hKoq/F7wHh 4grUtlG5tNgf21Zieshf8CxnB2gmYTCpsTqrZrXiukgzNzFdSZ7DXDJjwdMq5jJ7 YbN/uUUXmrA4Q2dPueHhkchOa4NtpL8dlZp1hU4LAKCM17uImv6n9dwJraNKUHbz XYX/VewO8qqRD55vjhEY7I++HZN7X6QNPVOAvTjaKQDxtZgrVTi8oIvgRUVi+T8= =dzHI -----END PGP SIGNATURE----- --=-GjdYDttDBVRbjgdScbUT--