From owner-freebsd-ports@FreeBSD.ORG Wed May 18 11:37:18 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id AFD4916A4D0; Wed, 18 May 2005 11:37:18 +0000 (GMT) Date: Wed, 18 May 2005 11:37:18 +0000 From: Alexey Dokuchaev To: 2@catallo.de Message-ID: <20050518113718.GA50656@FreeBSD.org> References: <428B0F4E.8090107@arcor.de> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <428B0F4E.8090107@arcor.de> User-Agent: Mutt/1.4.2.1i cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: rezound-0.12.0.b doesn't compile X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 May 2005 11:37:18 -0000 Hello, Thanks for your report, this is the second "missing dependency" report I've received so far. Strangely enough, I had not yet received breakage mail from pointyhat, the port builds for me, and there is dependency on FOX recorded on line 18 of Makefile. Could you aid me in investigation of this issue by providing some detailed info about your build environment, full port build log, FOX version in ports, etc. Thanks! ./danfe On Wed, May 18, 2005 at 11:47:58AM +0200, Sandro Catallo wrote: > 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)