[PlanetCCRMA] FC2 -- Rezound

Fernando Pablo Lopez-Lezcano nando@ccrma.Stanford.EDU
Thu Aug 26 11:54:01 2004


On Thu, 2004-08-26 at 10:33, BrbrOfSvl@aol.com wrote:
> I just installed the planetedge 2.6.8.1 kernel (UP P4)... works well so far.  
> I haven't looked back in the archives, but I noticed there was no "rezound" 
> package, or I'm doing something wrong in apt-land.  Is something wrong with 
> rezound under 2.6?

You are doing nothing wrong. Rezound does not build currently under FC2
and I never got the time to look at it again. I'm posting the error
message at the end of this email. 

-- Fernando

g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../src/misc
-I../../src/misc/missing/generated -I../../src/PoolFile -I/usr/include
-I/usr/include -I/usr/include -I/usr/include -I/usr/include -g -Wall
-Wno-unused-function -Wno-unused-variable -Wno-unused -I/usr/include
-I/usr/include -I/usr/include -MT CSound.lo -MD -MP -MF .deps/CSound.Tpo
-c CSound.cpp
../../src/PoolFile/TPoolFile.cpp: In copy constructor
`TPoolFile<_l_addr_t,
   _p_addr_t>::TPoolFile(const TPoolFile<_l_addr_t, _p_addr_t>&) [with
   _l_addr_t = sample_pos_t, _p_addr_t = uint64_t]':
CSound.cpp:2256:   instantiated from here
../../src/PoolFile/TPoolFile.cpp:160: error: uninitialized member '
   TPoolFile<sample_pos_t, uint64_t>::maxBlockSize' with 'const' type
'const
   size_t'
../../src/PoolFile/TPoolFile.cpp:160: error: uninitialized member '
   TPoolFile<sample_pos_t, uint64_t>::maxLogicalAddress' with 'const'
type '
   const sample_pos_t'
../../src/PoolFile/TPoolFile.cpp:160: error: uninitialized member '
   TPoolFile<sample_pos_t, uint64_t>::maxPhysicalAddress' with 'const'
type '
   const uint64_t'
make[3]: *** [CSound.lo] Error 1
make[3]: Leaving directory
`/usr/src/rpm/BUILD/rezound-0.9.0beta/src/backend'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/usr/src/rpm/BUILD/rezound-0.9.0beta/src/backend'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/rpm/BUILD/rezound-0.9.0beta/src'
make: *** [all-recursive] Error 1