jacksonlcrews / darkice

Automatically exported from code.google.com/p/darkice
0 stars 0 forks source link

Darkice compile fails on Ubuntu 9.04 #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. configure with ./configure --with-lame
--with-vorbis-prefix=/usr/local/lib

2. make 

What is the expected output?

Expected successful compile

What do you see instead?

make ends with following error:

JackDspSource.cpp: In member function ‘void JackDspSource::strip()’:
JackDspSource.cpp:129: error: ‘free’ was not declared in this scope
JackDspSource.cpp: In member function ‘void JackDspSource::do_auto_connect
()’:
JackDspSource.cpp:171: error: ‘free’ was not declared in this scope
JackDspSource.cpp: In member function ‘virtual unsigned int
JackDspSource::read(void*, unsigned int)’:
JackDspSource.cpp:340: error: ‘realloc’ was not declared in this scope
JackDspSource.cpp:367: error: ‘SHRT_MAX’ was not declared in this scope
JackDspSource.cpp:369: error: ‘SHRT_MIN’ was not declared in this scope
make[2]: *** [JackDspSource.o] Error 1
make[2]: Leaving directory `/home/rdadmin/Rivendell/src/darkice-0.19/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/rdadmin/Rivendell/src/darkice-0.19/src'
make: *** [all-recursive] Error 1

What version of the product are you using? On what operating system?

darkice-0.19 on Ubuntu 9.04

Please provide any additional information below.

Original issue reported on code.google.com by david.of...@gmail.com on 30 Jul 2009 at 5:38

GoogleCodeExporter commented 9 years ago
fixed in r447.

Original comment by rafael2k...@gmail.com on 5 Nov 2009 at 5:50

GoogleCodeExporter commented 9 years ago

Original comment by rafael2k...@gmail.com on 5 Nov 2009 at 5:50

GoogleCodeExporter commented 9 years ago
I cannot thank you enough for addressing this!  Your turnaround time is also 
very 
impressive (seriously!  for a free resource, a couple months to code, test and 
release is awesome) so thanks again.  I LOVE THIS PRODUCT!

Original comment by david.of...@gmail.com on 6 Nov 2009 at 3:10