Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 103225 - minisip-0.7.0 depends on libsamplerate >= 0.1.1-r1
Summary: minisip-0.7.0 depends on libsamplerate >= 0.1.1-r1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: voip herd (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-21 05:43 UTC by Georg Sauthoff
Modified: 2005-11-13 03:37 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Georg Sauthoff 2005-08-21 05:43:36 UTC
Hi, 
 
1st minisip 0.7.0 ebuild depends on libsamplerate - this dependency is 
missing. 2nd it depends on a current version. I tried 0.1.1-r1 with success. 
E.g. an old 0.0.14 version of libsamplerate misses the needed functions. 
 
Without the dependency I get a compile error: 
# emerge minisip 
[.. building minisip ..] 
resampler/FloatResampler.cxx: In member function `virtual void  
   FloatResampler::resample(short int*, short int*)': 
resampler/FloatResampler.cxx:63: error: `src_short_to_float_array' undeclared  
   (first use this function) 
resampler/FloatResampler.cxx:63: error: (Each undeclared identifier is 
reported  
   only once for each function it appears in.) 
resampler/FloatResampler.cxx:65: error: `src_float_to_short_array' undeclared  
   (first use this function) 
 
With current libsamplerate minisip compiles fine, because it gets the right 
header. 
 
Regards 
Georg Sauthoff 

Reproducible: Always
Steps to Reproduce:
1. 
2.   
3.   
   
Actual Results:
Comment 1 Daniel Black (RETIRED) gentoo-dev 2005-11-13 03:37:03 UTC
dependency added - thankyou.