Moderator Control Panel ]

Drivers won't make

Drivers won't make

Postby ginge6000 » Mon Jul 11, 2011 1:35 am

Hi,

I keep getting errors when I do the make && make install with the latest drivers under Ubuntu server 11.04.

Code: Select All Code
make -C firmware
make[2]: Entering directory `/home/administrator/tbs/linux-tbs-drivers/v4l/firmware'
  CC  ihex2fw
make[2]: gcc: Command not found
make[2]: *** [ihex2fw] Error 127
make[2]: Leaving directory `/home/administrator/tbs/linux-tbs-drivers/v4l/firmware'
make[1]: *** [firmware] Error 2
make[1]: Leaving directory `/home/administrator/tbs/linux-tbs-drivers/v4l'
make: *** [all] Error 2


Anyone able to help?????
ginge6000
 
Posts: 2
Joined: Mon Jul 11, 2011 1:32 am

Re: Drivers won't make

Postby SergioDanielG » Mon Jul 11, 2011 8:11 am

ginge6000 Wrote:Hi,

I keep getting errors when I do the make && make install with the latest drivers under Ubuntu server 11.04.

Code: Select All Code
make -C firmware
make[2]: Entering directory `/home/administrator/tbs/linux-tbs-drivers/v4l/firmware'
  CC  ihex2fw
make[2]: gcc: Command not found
make[2]: *** [ihex2fw] Error 127
make[2]: Leaving directory `/home/administrator/tbs/linux-tbs-drivers/v4l/firmware'
make[1]: *** [firmware] Error 2
make[1]: Leaving directory `/home/administrator/tbs/linux-tbs-drivers/v4l'
make: *** [all] Error 2


Anyone able to help?????



You need gcc compiler. But maybe you need something more.
If you are using a debian like disto, do in a terminal:

#apt-get install module-assistant

With this you will install all that you need to compile everything.
SergioDanielG
 
Posts: 356
Joined: Tue May 31, 2011 3:53 am
Location: Tostado (SF) Argentina

Re: Drivers won't make

Postby ginge6000 » Mon Jul 11, 2011 4:28 pm

SergioDanielG Wrote:
You need gcc compiler. But maybe you need something more.
If you are using a debian like disto, do in a terminal:

#apt-get install module-assistant

With this you will install all that you need to compile everything.


Thank you! What an idiot! Installed GCC and it all worked fine. Now I just need to get mythtv setup.....
ginge6000
 
Posts: 2
Joined: Mon Jul 11, 2011 1:32 am

Re: Drivers won't make

Postby SergioDanielG » Tue Jul 12, 2011 1:04 am

If you are using a Debian like disto, only

# apt-get install mythtv

then, stop mythtv-backend and run mythtv-setup
Configure it, exit from mythtv-setup and run mythfilldatabase
(from memory)

Tell me if you need more detailed information...
SergioDanielG
 
Posts: 356
Joined: Tue May 31, 2011 3:53 am
Location: Tostado (SF) Argentina

Re: Drivers won't make

Postby smv1210 » Wed Jul 13, 2011 1:32 am

If you are using a Debian like disto, only

# apt-get install mythtv

For Ubuntu, as a most popular "Debian like distro", it would be better to use:

# apt-get install mythbuntu-control-centre

Or... just use mythbuntu distro as it is :)
smv1210
 
Posts: 35
Joined: Wed May 19, 2010 4:13 pm

Re: Drivers won't make

Postby zebiden » Thu Mar 24, 2016 7:07 am

You have not compiler in system. You are using ubuntu? Try "apt-get install build-essential", and retry driver install.
zebiden
 
Posts: 5
Joined: Thu Mar 17, 2016 9:26 pm


Return to Linux

Who is online

Users browsing this forum: No registered users and 5 guests