From owner-freebsd-questions@FreeBSD.ORG Fri Sep 5 00:08:53 2003 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 2DB6516A4BF for ; Fri, 5 Sep 2003 00:08:53 -0700 (PDT) Received: from smtpout.mac.com (A17-250-248-97.apple.com [17.250.248.97]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A28943F93 for ; Fri, 5 Sep 2003 00:08:52 -0700 (PDT) (envelope-from paulbeard@mac.com) Received: from webmail16-en1.mac.com (webmail16-en1 [10.13.10.142]) by smtpout.mac.com (Xserve/MantshX 2.0) with ESMTP id h8578qXn008016; Fri, 5 Sep 2003 00:08:52 -0700 (PDT) Received: from webmail16 (localhost [127.0.0.1]) by webmail16-en1.mac.com (8.12.6/8.12.2) with ESMTP id h8578peX013725; Fri, 5 Sep 2003 00:08:51 -0700 (PDT) Message-ID: <8030798.1062745731409.JavaMail.paulbeard@mac.com> Date: Fri, 05 Sep 2003 00:08:51 -0700 From: Paul Beard To: "'freebsd-questions@freebsd.org'" Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit cc: nox@jelal.kn-bremen.de Subject: anyone have any experience with SWIG? 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: Fri, 05 Sep 2003 07:08:53 -0000 I am trying to work with an extension to the gramofile analog -> digital recording app, The stock version is in ports and works fine, but someone has written a clever extension to it that takes the track information for a recording (from freedb) and does all the track splitting, signal processing and encoding -- automagically. My problem is that the swig stuff doesn't build -- perhaps its for an older version -- and that's the key ingredient to making this work. With a little chainsaw modification, I have gotten a little further than the initial error diagnostics, but it's messy. The stuff I hope to use if this can be made to work can be found here: http://freeengineer.org/xmcd2make.html -- Paul Beard / 8040 27th Ave NE / Seattle WA 98115 / paulbeard [at] mac [ dot] com / 206 529 8400 weblog @