Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Aug 2004 06:20:30 GMT
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        jylefort@brutele.be, pav@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, pav@FreeBSD.org
Subject:   Re: ports/70491: Update port: audio/hydrogen to 0.9.0b1
Message-ID:  <200408160620.i7G6KUtG013250@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: Update port: audio/hydrogen to 0.9.0b1

State-Changed-From-To: open->feedback
State-Changed-By: pav
State-Changed-When: Mon Aug 16 06:19:23 GMT 2004
State-Changed-Why: 
Does not build on both 4.x and 5.x:

[4.x]:
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I/usr/X11R6/include  -I/usr/local/include  -pthread -DQT_THREAD_SUPPORT -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -D_THREAD_SAFE  -O -pipe -fno-exceptions -fno-check-new  -c -o InstrumentPropertiesDialog.o `test -f 'InstrumentPropertiesDialog.cpp' || echo './'`InstrumentPropertiesDialog.cpp
InstrumentPropertiesDialog.cpp: In method `void InstrumentPropertiesDialog::layerSelected()':
InstrumentPropertiesDialog.cpp:209: implicit declaration of function `int round(...)'
gmake[3]: *** [InstrumentPropertiesDialog.o] Error 1
gmake[3]: Leaving directory `/tmp/a/ports/audio/hydrogen/work/hydrogen-0.9.0beta1/hydrogen_gui'
gmake[2]: *** [all-recursive] Error 1

[5.x]:
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I/usr/X11R6/include  -I/usr/local/include  -DQT_THREAD_SUPPORT -I/usr/local/include -I/usr/X11R6/include  -I/usr/local/include -I/usr/X11R6/include  -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE  -O -pipe -fno-exceptions -fno-check-new  -c -o InstrumentPropertiesDialog.o `test -f 'InstrumentPropertiesDialog.cpp' || echo './'`InstrumentPropertiesDialog.cpp
InstrumentPropertiesDialog.cpp: In member function `virtual void InstrumentPropertiesDialog::layerSelected()':
InstrumentPropertiesDialog.cpp:209: error: `round' undeclared (first use this function)
InstrumentPropertiesDialog.cpp:209: error: (Each undeclared identifier is reported only once for each function it appears in.)
gmake[3]: *** [InstrumentPropertiesDialog.o] Error 1
gmake[3]: Leaving directory `/tmp/a/ports/audio/hydrogen/work/hydrogen-0.9.0beta1/hydrogen_gui'
gmake[2]: *** [all-recursive] Error 1



Responsible-Changed-From-To: freebsd-ports-bugs->pav
Responsible-Changed-By: pav
Responsible-Changed-When: Mon Aug 16 06:19:23 GMT 2004
Responsible-Changed-Why: 
Handle.

http://www.freebsd.org/cgi/query-pr.cgi?pr=70491



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408160620.i7G6KUtG013250>