chevil / raop2_play

updated and fixed raop_play ( http://raop-play.sourceforge.net/ ) for newer airports
10 stars 7 forks source link

Can't build... #1

Closed zquestz closed 8 years ago

zquestz commented 10 years ago

So, the docs say to ./configure, but there is no configure script. Make is failing for me as well with the following:

gcc -Wall -c raop_client.c -o raop_client.o raop_client.c:400:10: error: conflicting types for ‘calculate_timestamp’ In file included from raop_client.c:39:0: raop_client.h:52:20: note: previous declaration of ‘calculate_timestamp’ was here make: *\ [raop_client.o] Error 1

Any suggestions?

LinusU commented 5 years ago

That error should be fixed by #3