Applications :: Gcc Make Error, Missing 'libgcc.mvars'?

Dec 10, 2010

well i suppose this makes the problem ever more complex because i'm acutally attempting to make a cross compile tool chain from amd64 to arm.i've successfully built binutils and configured the kernel headers. now i'm stuck on gcci'm running Code: sudo make -j 4 when i get the issue (the -j 4 if you don't know helps speed up the process considerably by using more threads)

anyways it tells me: Code: make[2]: Entering directory `/home/alex/tmp/gcc-4.4.5/arm-linux/libgcc'
Makefile:143: ../.././gcc/libgcc.mvars: No such file or directory
make[2]: *** No rule to make target `../.././gcc/libgcc.mvars'. Stop.

[code]....

View 1 Replies


ADVERTISEMENT

General :: Error Missing Separator When Compiling - Make

Nov 16, 2010

I have problem with compiling server... I finish ./configure without any problem, and now, when I write make, I see that: Quote: Makefile:360: *** missing separator. Stop. I read something, and know, that error shows when there are problem with spaces. And I should use there a tab. On line 360 I have:

Code: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/account.Po@am__quote@ I try to change this one space inside to tab, but that doesnt work for me... Terminal always show error in the same line.

View 2 Replies View Related

Ubuntu :: Installing Emacs 23.1 - Error "makeinfo Is Missing - Cannot Build Manuals Make: *** [info] Error 1 **** Installation Failed"

Feb 6, 2010

I've been trying to install the latest version of Emacs from source but I'm running into a trouble. The commands "./configure" and "make" work just fine. However, when I run "sudo checkinstall" I get a message saying that makeinfo is missing:

Code: makeinfo is missing - cannot build manuals make: *** [info] Error 1 **** Installation failed. Aborting package creation. Cleaning up...OK Bye. What is Error 1

View 4 Replies View Related

Red Hat / Fedora :: Make Error During Compilation Of Tinyproxy 1.8.1 Missing Packages?

Mar 13, 2010

Linux mirage 2.6.18-128.1.6.el5 #1 SMP Tue Mar 24 12:10:27 EDT 2009 i686 i686 i386 GNU/Linux

I'm trying to compile tinyproxy for two days now on Redhat and can't seem to figure out whats missing here. The make bombs at:

Code: make[3]: Entering directory
GEN tinyproxy.conf.5
a2x: ERROR: xmllint --nonet --noout --valid /backup/builds/tinyproxy-1.8.1/docs/man5/tinyproxy.conf.xml returned non-zero exit status 4

[Code].....

View 4 Replies View Related

Fedora :: Kernel Compile Error : No Rule To Make Target `missing-syscalls'?

Dec 13, 2009

I am trying to compile a kernel in the following directory:/usr/src/kernels/2.6.30.9-102.fc11.x86_64

Note I am not trying to build an rpm but just do a simple make. After configuring with make menuconfig I issue the make command and get the following error:

Code:
[root@compaq 2.6.30.9-102.fc11.x86_64]# make
CHK include/linux/version.h
CHK include/linux/utsrelease.h
SYMLINK include/asm -> include/asm-x86
make[1]: *** No rule to make target `missing-syscalls'. Stop.
make: *** [prepare0] Error 2

how to resolve this error? It seems to be fedora-centric.

View 4 Replies View Related

Debian Installation :: Missing Network Drivers / And Missing Make To Install Them

Dec 1, 2014

I have an asus pc, and its network hardware is not recognized by debian, the drivers are not even in the list provided during the installation process. I managed to download them from another pc, but if i try to make them and install them, i'm stucked because Make is not installed on debian (nor is sudo).So i need a connection to install the drivers that provide me a co0nnections..

View 4 Replies View Related

Debian :: Pcalc Make Error: Yacc Or Pcalc.o Missing?

Feb 2, 2010

I had the following error while trying to install pcalc in Debian. I have bison and flex installed, and looking at the files it looks like there might be a problem with yacc being removed from the Debian library. I m trying to learn about memory registration and interaction with the CPU. This program could really help if I could get it to install Here's my log:

[code]...

View 1 Replies View Related

Software :: Pcalc Make Error: Yacc Or Pcalc.o Missing?

Feb 2, 2010

I had the following error while trying to install pcalc in Debian. I have bison and flex installed, and looking at the files it looks like there might be a problem with yacc being removed from the Debian library. I'm a newbie but am trying to learn about memory
registration and interaction with the CPU. if I could get it to install Here's my log:

[code]...

View 5 Replies View Related

General :: Libgcc.a No Such File?

Apr 7, 2010

just wondering Im using an open source program. And im trying to build a snapgear-linux. But ive come across and error saying i dont have a libgcc.a file which i found. do I have to install something or link it to get the makefile to compile it.

View 1 Replies View Related

Fedora :: Libgcc Removed - No Yum Or Rpm To Repair It?

Jul 10, 2011

Now I'm stuck without libgcc_s.so.1, wich apparently is needed for package management. Here are some errors I got:

Code:
chamigo@localhost:~$sudo find /var/cache/yum -name 'libgcc*'
/var/cache/yum/x86_64/15/updates/packages/libgcc-4.6.0-9.fc15.i686.rpm
chamigo@localhost:~$sudo rpm -i /var/cache/yum/x86_64/15/updates/packages/libgcc-4.6.0-9.fc15.i686.rpm

[Code]....

View 6 Replies View Related

Software :: Creating Symlink With Gcc To Libgcc.a In LFS V6.7

Feb 11, 2011

I have been using linux for about 4 months now and decided i fancy the challenge of building a LFS system(Using book version 6.7). I have got all the way up to the point of gcc being installed and then have to create the symlink to libgcc.a

Now i have typed in the command and tried copy and pasting but i always get the following output:

Code:

Now it cannot find -gcc it appears but states at the bottom ./libgcc.a file exists.

If its a fatal error or what I can do to possibly correct it!

View 4 Replies View Related

Software :: Finding Source For Libstdc++ - Glibc - Libgcc ?

Jun 7, 2011

I have a situation where I need to install the following packages manually:

libstdc++ (including libstdc++6)
glibc
libgcc

All I can find online are rpms... anybody know where I can get these as tarballs?

View 3 Replies View Related

Ubuntu :: Titlebars Missing In All GTK Applications?

Mar 2, 2010

I actually have no idea what the cause of this problem could be, but all my GTK programs don't display a menubar O.o

For example, the main menu of gedit with File, Edit, Help etc is just not there. I usually keep the menu hidden in the terminal, but checking the 'Show Menubar' option doesnt bring it back. Rhythmbox as well.

View 6 Replies View Related

OpenSUSE :: 11.4 - KDE Applications Missing Their Icon PNG Files

Mar 11, 2011

I run a OpenSUSE 11.4 64 bit with Gnome & KDE desktop. When I run my Gnome desktop all my KDE applications are missing their usr/share/icons/hicolor/48*48/apps/nameofapplication.png picture. The KDE applications work, and when I go to that destination file the png. picture is present. When I run a KDE environment, my KDE applications (that are missing in Gnome) have their icon 48*48 picture. Any idea why when running the Gnome environment, there is a missing path to the png. file for only the KDE applications?

View 3 Replies View Related

Ubuntu :: Missing Applications & Administration Menus?

Jun 15, 2010

I just installed 10.04 and configured my Radeon 5570 to span my desktop across a pair of identical1600 x 1200 monitorsng the proprietary drivers (and Catalyst Control Center)After doing this I seem to have lost my previous panel configurations that included the Software, Administration and Preferences menu from previous desktop configuration.I am attempting to add the menus back but I cannot find an option to actually "add a menu"... only icon shortcuts to specific applications/utilities

View 2 Replies View Related

Ubuntu :: Text In Some Applications Is Missing Or Invisible

May 23, 2011

I'm finding that some applications (2 thus far) are not properly displaying text. I first noticed it in Firefox, where it appears that NO text is being rendered because the search and "feeling lucky" buttons are both about 1.5 characters wide and blank inside. I'll include screen-caps below to exemplify what I mean. In addition to Firefox, I just tonight noticed that my PDF reader is apparently rendering all text in white (even though the same PDF opens up fine with black text on my Windows desktop computer). For the PDF's, I can see that there is text there because I can do a Ctrl+A and copy, and then when I paste it into gedit I can see all the text.

Some background: I'm running Ubuntu 11.04 32-bit w/gnome. The first thing I did after installing Ubuntu was to install the BlackBuntu theme by copying appropriate files from /usr/share/ from the BlackBuntu live USB.

What I've tried: I've uninstalled and reinstalled Firefox a couple of times, but ultimately I just installed Chromium which is working fine and is not experiencing the same issue that Firefox is. I've tried changing my theme back to default, changing all the fonts (under Appearance Preferences), and nothing is fixing this. I'm about to just do a full reinstall of the OS, paying careful attention to at exactly what point in my process everything gets screwed up, but I'm hoping that someone has an idea that I can try before I have to reinstall the system.

View 4 Replies View Related

General :: Make Error - Make[2]: *** No Rule To Make Target

Oct 7, 2010

I am getting an error as below.

How do I resolve the error: make[2]: *** No rule to make target `', needed by `mpg123'.

How can I resolve this error.

View 4 Replies View Related

Debian Multimedia :: Iceweasel Missing From Default Applications

Jan 4, 2016

I decided to switch from chrome back to iceweasel as my default browser. However, when I try to do that (as I used to) via Details -> Default Applications -> Web, iceweasel is not listed as choice.I tried to do it then from the shell with

Code: Select allupdate-alternatives --config x-www-browser
update-alternatives --config gnome-www-browser

At least out of evolution or thunderbird, still chrome is opened when clicking on a link.

View 3 Replies View Related

Ubuntu :: Installed Software Missing From Applications Menu

Jul 15, 2010

I have downloaded a couple of software packages from the ubuntu software center and they are not showing up in the applications menu on top, I have no idea where on the hard drive it stores them so I can find them manually and place a shortcut in the applications menu.

View 4 Replies View Related

OpenSUSE :: Applications Missing From KDE Menu And File Associations Is Not Working?

Feb 17, 2011

Only "Favourites", "Run Command" and "Leave" is shown on the classic KDE menu, same thing when switching to Launcher Menu Style. Missing Applications and everything else. File associations is not working. Double clicking any type of file it asks to install the program and the known applications menu is empty.

I tried to add a new user, same problem with that. I also noticed that when running Chrome it asks to be the default web browser each time even when I say yes.

I have not been messing with anything, I suspect it happened during a update, but I got the exact same repositories on 2 other x64 machines where there is no problem.

I'm using KDE 4.6.0 from the factory repository.

I tried to reinstall some KDE4 packages without any luck.

I do not want to reinstall the entire system or downgrade KDE.

Code:
# | Alias | Name | Enabled | Refresh
---+------------------------------+----------------------------------------------+---------+--------
1 | buildservice-education | openSUSE BuildService - Education | Yes | Yes

[Code].....

View 9 Replies View Related

Ubuntu :: Audio And Video Options Missing From Applications Menu

Jun 22, 2011

I am running Classic (No effects) Since I installed VBox a couple of days ago, I have just realized the Sound and Video options have disappeared from the Applications Menu.

View 6 Replies View Related

Applications :: Missing Tree View Option In Nautilus File Browser?

Sep 15, 2010

In the left pane of Nautilus File Browser, I can only display directory and file names. I don't have the button at the top of the pane which allows me to select an alternate view such as Tree view.

View 6 Replies View Related

Ubuntu :: 'Options' Tab Missing Form Gnome-session-properties (aka Startup Applications)

Jul 26, 2011

=> "Automatically remember running applications when logging out" is no longer existing because of bugs with multiple sessions. Is there a way to enforce this option, even if it is bugged with multiple sessions? My system has only 1 user and I miss so much this feature.

View 2 Replies View Related

Applications :: Suse. Ran Make Cannot Find App?

Oct 13, 2010

i followed the instructions shown below working from my home directory. when i run lshw, it says command not found. what can i do to find/create this program?

[Code]...

View 1 Replies View Related

Applications :: Cannot Update LMMS / Error Message : Error : Dependency Is Not Satisfiable?

Nov 5, 2009

I have Ubuntu Jaunty & Linux Multimedia Studio 0.4.2. In attempt to update to LMMS 0.4.5, I downloaded & attempted to install : lmms_0.4.5~ppa-1jaunty_i386.deb and got the following error message : Error : Dependency is not satisfiable : lmms-common (=0.4.5~ppa-1jaunty). What went wrong and is there an easier way to update ? Also, should I remove the older version or just install the latest on top of it ?

View 5 Replies View Related

Ubuntu :: Make KDE Applications Fit In Better With The Gnome Environment?

Jan 6, 2010

I read some stuff about making Gnome apps fit in with the KDE desktop but not the other way around. I use a few KDE apps and it would be nice to have their themes fit in with my Gnome desktop if possible

View 1 Replies View Related

Ubuntu :: Make Own Desktop Applications In System?

Jun 19, 2010

Are there any tutorials for this? My sister wants a really easy application that pops a random quotation every time she presses on an icon (probably appearing in the panel). I'm fairly experienced in programming, but i've never done desktop apps for ubuntu.

View 4 Replies View Related

Ubuntu :: Make Remember Currently Running Applications?

May 2, 2011

i have installed Ubuntu 11.04 i.e Natty Narhwal(m i spelling it right?) i want my Ubuntu system to remember currently running applications even when i shut it down. It was possible in ubuntu 10.10...it was in startup applications(i guess). I cant hibernate. It fails to hibernate. Let me know if anyone knows anything.

View 9 Replies View Related

Debian :: How To Make Shortcut On Desktop From Applications Menu

Jul 9, 2015

How can i make shortcut on desktop from Applications menu? If i right click an application from Applications menu, the application launches, Can't make shortcut.

View 5 Replies View Related

Ubuntu :: Make Windows Key Open Applications Menu?

May 9, 2011

I've switched to Xubuntu and the procedure is obviously different How can I make my Windows key open the Applications Menu in Xubuntu?I found the keyboard shortcuts in the Settings menu but I see no option for adding a shortcut. It only shows the existing shortcuts.

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved