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=subject:references:from:content-type:in-reply-to:message-id:date:to :content-transfer-encoding:mime-version; bh=QM00RcfHpHJfcEfQ4Lq4kGOINIv/SIcHWmf3Dz6xdTg=; b=afMmCKJkGJE4TgKoFr3GdNWW2NnMulWmYmERce5S1wlXxHh74ZlpmzqmGY2Jj3VOpB Dx1T5z6ukS0SjeWffEHRbMiRl51jGKLY1HZjzEU1FSL+KGnOsM9ChscuovYilnWobfly jZHPBu1KDAUWitQxsTYlpnvMxeEGLpnD3RYm42wJYuyWvltBpW64JZ5/4Hj1wLAP+Ti1 UOq5hZ4gGCDhweJefuQaL+v2mKfYgkHD1MKqRJl9EfXIeM8WzywfpNJ+OvSxL0yOiMq+ zHHn3bQE6nS7o+kbhs4uIKVex0+WRHv5Vp4aqN+f3E3jJVKBx4tVeyNQsnaVKi+BrZ0/ FYwg== X-Received: by 10.42.98.145 with SMTP id s17mr4365775icn.73.1403806330791; Thu, 26 Jun 2014 11:12:10 -0700 (PDT) Subject: Re: [geda-user] Building geda-gaf on Mac OS X 10.9 fails on scheme_object.x (also on FreeBSD?) References: <1403800169 DOT 25929 DOT 10 DOT camel AT pcjc2lap> From: Charles Lepple Content-Type: text/plain; charset=us-ascii X-Mailer: iPhone Mail (10B500) In-Reply-To: <1403800169.25929.10.camel@pcjc2lap> Message-Id: Date: Thu, 26 Jun 2014 14:12:05 -0400 To: "geda-user AT delorie DOT com" Mime-Version: 1.0 (1.0) Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id s5QICHYJ029077 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 Jun 26, 2014, at 12:29 PM, Peter Clifton wrote: > Sorry - output looks clean on my box, but that is git HEAD. Doesn't > appear there are any relevant fixes since s_set_picture_data_vector_x > was added though, so I'm guessing it must be a toolchain issue. Peter, Which version of Guile and the C preprocessor worked for you? (guile-snarf seems to call gcc -E) Thanks, - Charles