From owner-freebsd-ports@FreeBSD.ORG Wed May 18 09:48:03 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A3B6D16A4CE; Wed, 18 May 2005 09:48:03 +0000 (GMT) Received: from mail-in-07.arcor-online.net (mail-in-07.arcor-online.net [151.189.21.47]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACBC643DCB; Wed, 18 May 2005 09:48:02 +0000 (GMT) (envelope-from sandro_c@arcor.de) Received: from mail-in-08-z2.arcor-online.net (mail-in-08-z2.arcor-online.net [151.189.8.20]) by mail-in-07.arcor-online.net (Postfix) with ESMTP id 0E44E14B0E; Wed, 18 May 2005 11:48:00 +0200 (CEST) Received: from mail-in-01.arcor-online.net (mail-in-01.arcor-online.net [151.189.21.41]) by mail-in-08-z2.arcor-online.net (Postfix) with ESMTP id 11C467353E; Wed, 18 May 2005 11:48:00 +0200 (CEST) Received: from [192.168.0.128] (port-212-202-5-171.dynamic.qsc.de [212.202.5.171]) (Authenticated sender: sandro_c@arcor.de) by mail-in-01.arcor-online.net (Postfix) with ESMTP id 928BE8B9D; Wed, 18 May 2005 11:47:59 +0200 (CEST) Message-ID: <428B0F4E.8090107@arcor.de> Date: Wed, 18 May 2005 11:47:58 +0200 From: Sandro Catallo Organization: Kaufmonster.de User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050329) X-Accept-Language: en-us, en MIME-Version: 1.0 To: danfe@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: ports@FreeBSD.org Subject: FreeBSD Port: rezound-0.12.0.b doesn't compile X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: 2@catallo.de List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 May 2005 09:48:03 -0000 Hi, I am searching for a good sample-editing-tool under FreeBSD so I tried to install Rezound from the ports, but there was a missing dependency to the toolkit Fox. After installing Fox I tried again but it ends like this: In file included from CSoundFileManager.h:27, from CMainWindow.cpp:32: ../backend/ASoundFileManager.h:57:2: warning: #warning do this.. I can call soundFileManager->getActive() from actions when necessary In file included from ../../src/misc/TMemoryPipe.h:97, from ../backend/CSoundPlayerChannel.h:33, from ../backend/main_controls.h:33, from CMainWindow.cpp:41: ../../src/misc/TMemoryPipe.cpp:59:2: warning: #warning need to do something to p revent this data from getting swapped to disk (for JACK) In file included from ../backend/Generate/GenerateActions.h:26, from CMainWindow.cpp:746: ../backend/Generate/CGenerateNoiseAction.h:58:5: warning: #warning this should b e defined by the selection, or give the user a choice CMainWindow.cpp: In member function `void CMainWindow::setupKeyBindings()': CMainWindow.cpp:1287: error: `fxparseAccel' undeclared (first use this function)CMainWindow.cpp:1287: error: (Each undeclared identifier is reported only once f or each function it appears in.) CMainWindow.cpp: In member function `long int CMainWindow::onSetupKeyBindings(FXObject*, FXSelector, void*)': CMainWindow.cpp:1328: error: `fxparseAccel' undeclared (first use this function)CMainWindow.cpp:1439:2: warning: #warning ??? make this an action? *** Error code 1 Stop in /usr/ports/audio/rezound/work/rezound-0.12.0beta/src/frontend_fox. *** Error code 1 Stop in /usr/ports/audio/rezound/work/rezound-0.12.0beta/src. *** Error code 1 Stop in /usr/ports/audio/rezound/work/rezound-0.12.0beta. *** Error code 1 Stop in /usr/ports/audio/rezound. greets Sandro Catallo (not a native english speaker)