SageTV Community  

Go Back   SageTV Community > SageTV Products > SageTV Linux
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

SageTV Linux Discussion related to the SageTV Media Center for Linux. Questions, issues, problems, suggestions, etc. relating to the SageTV Linux should be posted here.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 10-21-2017, 05:53 PM
glb1945 glb1945 is offline
Sage User
 
Join Date: Oct 2017
Posts: 15
sagetv build error

Hi,
I followed the instructions on the google ubuntu install exactly, but received the following error:make all-recursive
make[1]: Entering directory '/home/jerry/sagetv/third_party/codecs/faad2'
Making all in libfaad
make[2]: Entering directory '/home/jerry/sagetv/third_party/codecs/faad2/libfaad'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/jerry/sagetv/third_party/codecs/faad2/libfaad'
Making all in common
make[2]: Entering directory '/home/jerry/sagetv/third_party/codecs/faad2/common'
Making all in mp4ff
make[3]: Entering directory '/home/jerry/sagetv/third_party/codecs/faad2/common/mp4ff'
make[3]: *** No rule to make target 'drms.c', needed by 'libmp4ff_a-drms.o'. Stop.
make[3]: Leaving directory '/home/jerry/sagetv/third_party/codecs/faad2/common/mp4ff'
Makefile:356: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/home/jerry/sagetv/third_party/codecs/faad2/common'
Makefile:406: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/jerry/sagetv/third_party/codecs/faad2'
Makefile:336: recipe for target 'all' failed
make: *** [all] Error 2
No working C compiler found.
Build failed, exiting.
Build failed, exiting.

Note that I iissued the command CC=gcc-4.7 ./buildall although the CC part seems strange to me?

If I issue gcc-4.7:

jerry@jerry-ZBOX-office:~/sagetv/build$ gcc-4.7
gcc-4.7: fatal error: no input files
compilation terminated.

indicating 4.7 is there (and I checked the bin directory).

Any ideas what is wrong?

I am using Ubuntu 16.04 LTS

Jerry
Reply With Quote
  #2  
Old 10-22-2017, 04:29 AM
stuckless's Avatar
stuckless stuckless is offline
SageTVaholic
 
Join Date: Oct 2007
Location: London, Ontario, Canada
Posts: 9,713
There are download binaries for Linux... are you sure you need to build this, yourself?

https://bintray.com/opensagetv/saget..._latestVersion

Alternatively, I use docker to build it, since it has all the required things preset.

https://forums.sagetv.com/forums/sho...ghlight=Docker
Reply With Quote
  #3  
Old 10-22-2017, 09:37 AM
wnjj wnjj is offline
Sage Icon
 
Join Date: Jan 2009
Posts: 1,514
I googled "no working C compiler found" and turned up a couple of people trying to build ffmpeg. Both answers said 'yasm' was missing or not in the search $PATH.

https://stackoverflow.com/questions/...compiler-found
Reply With Quote
  #4  
Old 10-22-2017, 02:30 PM
glb1945 glb1945 is offline
Sage User
 
Join Date: Oct 2017
Posts: 15
stuckless

I downloaded sagetv-client_9.1.7_amd64.deb but it would not install?
Reply With Quote
  #5  
Old 10-22-2017, 02:32 PM
glb1945 glb1945 is offline
Sage User
 
Join Date: Oct 2017
Posts: 15
I downloaded sagetv-client_9.1.7_amd64.deb but it would not install on Ubuntu 16.04 LTS?
Do I have the right file?

Jerry
Reply With Quote
  #6  
Old 10-22-2017, 02:33 PM
glb1945 glb1945 is offline
Sage User
 
Join Date: Oct 2017
Posts: 15
wnjj,

I loaded yasm but I still reveive the same error message?

Jerry
Reply With Quote
  #7  
Old 10-22-2017, 02:42 PM
stuckless's Avatar
stuckless stuckless is offline
SageTVaholic
 
Join Date: Oct 2007
Location: London, Ontario, Canada
Posts: 9,713
Quote:
Originally Posted by glb1945 View Post
I downloaded sagetv-client_9.1.7_amd64.deb but it would not install on Ubuntu 16.04 LTS?
Do I have the right file?

Jerry
how did you install it, and what was the failure?
Reply With Quote
  #8  
Old 10-22-2017, 10:07 PM
glb1945 glb1945 is offline
Sage User
 
Join Date: Oct 2017
Posts: 15
The debian install started but never finished. The install line started briefly but then did not get any longer. Has anyone tried this file on Ubuntu 16.04 LTS 64 bit?

Jerry
Reply With Quote
  #9  
Old 10-22-2017, 10:14 PM
glb1945 glb1945 is offline
Sage User
 
Join Date: Oct 2017
Posts: 15
It appears a package is missing. Shouldn't the binary contain everything?


jerry@jerry-ZBOX-office:~/Downloads$ sudo dpkg -i sagetv-client*deb
(Reading database ... 248547 files and directories currently installed.)
Preparing to unpack sagetv-client_9.1.7_amd64.deb ...
Unpacking sagetv-client (9.1.7) over (9.1.7) ...
dpkg: dependency problems prevent configuration of sagetv-client:
sagetv-client depends on libfaac0; however:
Package libfaac0 is not installed.

dpkg: error processing package sagetv-client (--install):
dependency problems - leaving unconfigured
Processing triggers for desktop-file-utils (0.22-1ubuntu5.1) ...
Processing triggers for gnome-menus (3.13.3-6ubuntu3.1) ...
Processing triggers for bamfdaemon (0.5.3~bzr0+16.04.20160824-0ubuntu1) ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for mime-support (3.59ubuntu1) ...
Errors were encountered while processing:
sagetv-client

Jerry
Reply With Quote
  #10  
Old 10-22-2017, 10:27 PM
glb1945 glb1945 is offline
Sage User
 
Join Date: Oct 2017
Posts: 15
Adding libfacc0 helped but where is sagetv-client installed:

jerry@jerry-ZBOX-office:~/Downloads$ sudo dpkg -i sagetv-client*deb
(Reading database ... 248554 files and directories currently installed.)
Preparing to unpack sagetv-client_9.1.7_amd64.deb ...
Unpacking sagetv-client (9.1.7) over (9.1.7) ...
Setting up sagetv-client (9.1.7) ...
Processing triggers for desktop-file-utils (0.22-1ubuntu5.1) ...
Processing triggers for gnome-menus (3.13.3-6ubuntu3.1) ...
Processing triggers for bamfdaemon (0.5.3~bzr0+16.04.20160824-0ubuntu1) ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for mime-support (3.59ubuntu1) ...

Jerry
Reply With Quote
  #11  
Old 10-22-2017, 10:50 PM
glb1945 glb1945 is offline
Sage User
 
Join Date: Oct 2017
Posts: 15
Found it under search your computer. Now to see if I can get it to connect to the server.
Reply With Quote
  #12  
Old 10-23-2017, 05:54 AM
stuckless's Avatar
stuckless stuckless is offline
SageTVaholic
 
Join Date: Oct 2007
Location: London, Ontario, Canada
Posts: 9,713
Glad you found it

FYI... I've had the placeshifter client installed on every version of Ubuntu... Including the 17.04 that I'm running right now.

The linux placeshifter is "ok" but, don't expect too much. Whether or not it works (mainly in playing video) will depend on your video card, etc.

I don't think many people use the Placeshifter client on linux for production uses.
Reply With Quote
  #13  
Old 10-23-2017, 04:09 PM
glb1945 glb1945 is offline
Sage User
 
Join Date: Oct 2017
Posts: 15
Stuckless,

The main menu comes up on the client just like on the server, but the video doesn't show and it seems to want to record the show I want?

Jerry
Reply With Quote
  #14  
Old 10-23-2017, 04:13 PM
glb1945 glb1945 is offline
Sage User
 
Join Date: Oct 2017
Posts: 15
Stuckless,

I am using the i3 chip with embedded graphics.

Jerry
Reply With Quote
  #15  
Old 10-23-2017, 04:22 PM
Tiki's Avatar
Tiki Tiki is offline
Sage Icon
 
Join Date: Feb 2005
Location: Southwest Florida, USA
Posts: 2,009
Quote:
Originally Posted by glb1945 View Post
Stuckless,

I am using the i3 chip with embedded graphics.

Jerry
Others have posted that video playback on Linux Placeshifter does not work with Intel graphics. I don't think anyone is investigating this (not sure who on these forums is even capable of troubleshooting this).
__________________
Server: Ryzen 2400G with integrated graphics, ASRock X470 Taichi Motherboard, HDMI output to Vizio 1080p LCD, Win10-64Bit (Professional), 16GB RAM
Capture Devices (7 tuners): Colossus (x1), HDHR Prime (x2)
,USBUIRT (multi-zone)
Source:
Comcast/Xfinity X1 Cable
Primary Client: Server Other Clients: (1) HD200, (1) HD300
Retired Equipment: MediaMVP, PVR150 (x2), PVR150MCE,
HDHR, HVR-2250, HD-PVR
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Ubuntu 16:04 build sagetv - faad2/mp4ff compile error mwnswiss SageTV Github Development 3 12-17-2017 07:47 AM
Linux Ubuntu 16.04 build error mwnswiss SageTV Github Development 1 05-21-2016 02:14 PM
Setting up SageTV on the new build Jackal Hardware Support 16 07-06-2009 02:37 PM
Error in new sagemc build video library custom screen PLUCKYHD SageMC Custom Interface 3 04-30-2009 05:30 PM


All times are GMT -6. The time now is 12:30 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Copyright 2003-2005 SageTV, LLC. All rights reserved.