Bug #3428
faild to build
Status:
Invalid
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2015-12-20
Due date:
% Done:
0%
Estimated time:
Found in version:
Revisie e14c1348
Affected Versions:
Description
When I trying to build the new git tvheadend on Ubuntu 15.10 I get the following error :
CC timestamp.o
CC tvheadend
/usr/bin/ld: cannot find -lasound
/usr/bin/ld: cannot find -lSDL
/usr/bin/ld: cannot find -lasound
/usr/bin/ld: cannot find -lSDL
/usr/bin/ld: cannot find -lasound
/usr/bin/ld: cannot find -lSDL
/usr/bin/ld: cannot find -lasound
/usr/bin/ld: cannot find -lSDL
/usr/bin/ld: cannot find -lasound
/usr/bin/ld: cannot find -lSDL
/usr/bin/ld: cannot find -lasound
/usr/bin/ld: cannot find -lSDL
collect2: error: ld returned 1 exit status
Makefile:567: recipe for target '/root/tvheadend/build.linux/tvheadend' failed
make: *** [/root/tvheadend/build.linux/tvheadend] Error 1
History
Updated by Jaroslav Kysela almost 9 years ago
- Status changed from New to Invalid
Install the dependent devel packages.