Installation :: Binutils Error Building ?
May 18, 2010
I'm trying to port binutils to a new architecture. I have changed and created necessary files for this. The configure commad run succusfuly. but when I tried to run make I find probems. the error msg is:
View 1 Replies
ADVERTISEMENT
Feb 11, 2011
I am trying to compile binutils 2.15.92 package on RHEL 5.4, which is required with gcc 3.4.6 version. I have already installed gcc 3.4.6 on /opt/gcc.
I have given the --prefix as /opt/binutils during compilation. I have all flex, bison and m4 packages installed.
I am getting following error during compilation..
Code:
root/binutils/binutils-2.15.92.0.2/binutils/bucomm.c:425: warning: the use of `mktemp' is dangerous, better use `mkstemp'
ar.o: In function `mri_emul':
ar.c:(.text+0x9f2): undefined reference to `yyparse'
[Code]....
View 7 Replies
View Related
Jan 21, 2010
How do I know which binutils I needs to instal? I have linux Linux 2.6.18-92.el5 #1 SMP Tue Apr 29 13:16:15 EDT 2008 x86_64.there are many binutils available at gnu.org in "software" in "binutils".I am not able to identify which for my machine.
View 10 Replies
View Related
Mar 29, 2011
Downloaded Nautilus source to patch for transparent background.
Patching went well and fine.
During building I received this:
Code:
View 1 Replies
View Related
Apr 5, 2011
I have ubuntu 8.10. In this I could find the binutils, gcc are installed. But when ever I try to know that glibc, glibc-linuxthreads are installed are not. It showing that no package is found. For that I have downloaded glibc-2.3.3.tar.gz, glibc-linuxthreads-2.3.3.tar.gz.I want to install these two package.i dont know where to install as am novice to linux.
View 1 Replies
View Related
Jul 11, 2014
I'm trying to install adobe flash player on wheezy (7.4). I've downloaded the package since adobe thinks apt works in a browser (it doesn't on my laptop). Anyway, I've tried installing the adobe flash player package via gdebi and it complains binutils is not installed. fine, I go to synaptic to find binutils and synaptic cannot find it. I'm not even sure why it is not installed. How to get binutils?
Here is my sources.list:
Code: Select all#
# deb cdrom:[Debian GNU/Linux 7.3.0 _Wheezy_ - Official i386 NETINST Binary-1 20131215-03:38]/ wheezy main
# deb cdrom:[Debian GNU/Linux 7.3.0 _Wheezy_ - Official i386 NETINST Binary-1 20131215-03:38]/ wheezy main
# deb http://ftp.us.debian.org/debian/ wheezy main
# deb-src http://ftp.us.debian.org/debian/ wheezy main
[Code] .....
View 14 Replies
View Related
Jul 14, 2010
it is about 'strings' binary from binutils. I recently wanted to test what it does and how it works. The best I did was this:
Code:
#!/bin/sh
PROGRAM="
int main()
{
[code]....
Ok, from the output I don't get it.Can someone show me in a simple script, what is 'strings' good for ?
View 10 Replies
View Related
Jul 30, 2010
I am currently working on Debian based Operating System, and my objective is to make a live CD.
I ve followed the specified steps to buid a live CD, and finally I ve made an .iso file too.
Now,I am facing some issues to execute that .iso on Qemu(Virtual Interface),those are:
1. While builing it into an .iso,I skipped the md5sum step, is that mandatory to be built for making a live CD?
And when I am trying to make an MD5SUM using the following command, Its giving me the following error:
Kindly specify me, where exeactly the error in the command for creating the md5sum?
2. While executing the .iso file in Qemu using the following command :
And the I am able to watch the Operating System booting initialization and then when I select the option as "Install as Live CD" Its giving me the following error:
I request who ever reads this thread, please send me some kind of a response.I'll be thankful to them.
View 1 Replies
View Related
Nov 2, 2010
I tried to build linux-2.6.36 but I got this error message
Code:
I looked into gcc-version.sh but the problem is located somewhere else I thought at first one of the files might have been corrupted and I downloaded the archive again.
I must also say that this happened in different versions of slackware (the distro I use): 12.0, 12.1, 12.2, 13.0, 13.1
View 8 Replies
View Related
Nov 9, 2009
while building a package i got this error. Package name is python-gnomecanvas and i am working in debian.
I am not able to get it correct.
View 5 Replies
View Related
Mar 17, 2009
I get the following error when i build dspace.
View 1 Replies
View Related
Jan 5, 2011
I tried building but got errors at the end.
make: *** No targets specified and no makefile found. Stop.
View 2 Replies
View Related
Oct 1, 2009
I've just tried to compile lilypond using a fresh SlackBuild from slacky.eu site.
I have all deps and I use current Slackware that was gradually upgraded using all current packages since version 12.2. So I call it "version 13".
After a minute or so I got this ugly sentence:
View 6 Replies
View Related
Oct 20, 2010
oprofile-0.9.6-i486-2.txz links to libbfd-2.20.51.0.8.20100412.so ; binutils-2.20.51.0.11-i486-1.txz has libbfd-2.20.51.0.11.20100810.so. These are all the current packages as of this minute. Linking the new libbfd to the older seems to work.
View 2 Replies
View Related
Mar 19, 2010
I,m trying to build firefox-3.6 from source but it ends with the following error :
Using Debian lenny.
View 5 Replies
View Related
Jul 13, 2010
I recently wanted to build Empathy 2.31 from a source tarball (after having installed all the dependencies listed on the Empathy website).I got the following error while launching ./autogen.sh:
Code:configure: error: glib-compile-schemas not found.After some googling to try to fix this problem, I've found a thread on these forums. It was saying install libglib2.0-dev an then install (or remove) gnome-shell.I tried every solution I've found but nothing works, still got the error.Does anyone here succeded in compiling Empathy from source please?
View 8 Replies
View Related
Nov 19, 2009
I am using Centos 5 with an old kernel. I want to build the latest version for atheros 5K wireless drivers. So i downloaded, and compiled with the ".config" which is already in /boot , and made it ready to run.
However, whenever i try to boot with new kernel, after choosing it from the grub menu, i got the following error. I tried many many .config files but the result was the same.
Here is the screen capture of the error;
I'm trying this process for a week without any success...
View 5 Replies
View Related
Jan 6, 2010
I'm building a 3-node cluster. I have created ocfs filesystems and mounted them on the first two nodes. But while mounting them on the third node , i'm getting this error for 8 of the total luns. all these 8 luns are of 1GB size.
I've unmounted these 8 luns from the other node and tried to mount in the third node ... and then it was working and again the error occurs in the second node. My observation was for some reason these particular luns are not allowing the third node.
mount.ocfs2: Invalid argument while mounting /dev/mapper/voting1 on /voting1. Check 'dmesg' for more information on this error.
dmesg output was :
I'm using RHEL 5.4
View 2 Replies
View Related
Jan 14, 2009
I'm running Ubuntu 8.04. I've got sqlite3 installed, but I keep getting errors when trying trying to install pysqlite (2.4.1 or 2.5.1).
If I run $ python setup.py build things look like they're going ok for a while, but then I soon start getting errors:
There's a whole load more stuff, ending up with:
gcc -v tells me that gcc exists so I think that last error must be a red herring.
However, after searching the web and trying lots of things, I've not managed to build pysqlite.
In case it's relevant, setup.cfg contains the following (after attempts at various things having tried following up on some suggestions I found posted elsewhere):
View 3 Replies
View Related
Dec 20, 2010
I have an FC13 x86_64 server and having trouble building RPMs, but I don't think it's specifically an RPM problem. I think it's a tty management or other type of problem.
When spec files have a "%files -f filelist.txt", which contains the list of files for the RPM, it calls the /usr/lib/check-files script, which sorts the files that are supposed to be in the RPM and compares them with the files that are in the built RPM before they are packaged.
The trouble is that the sort fails.
Here's the trace from the check-files script:
The above doesn't show that the output from sort is redirected into those /tmp files. The first sort succeeds because it reads data sent by the "find" in the same shell. The second sort fails because (I think) it cannot read data from stdin for some reason.
What could possibly cause this? I've checked various permissions, libraries, even used strace extensively, all of which is inconclusive.
This is one of my test server boxes, so this problem is something that I've caused, but I have no idea what.
libc controls input and output, correct? Could it somehow be a glibc problem, or a devpts problem? I can run a simple command and pipe it to sort with no problem. It appears to only be related to sub-shells.
I also replaced sort with cat and just tried to redirect stdin in that file to a temporary file, and that also fails.
I've tried running it with selinux disabled and that has no effect.
View 7 Replies
View Related
Sep 18, 2009
1. I have fedora 9 installed, i installed kdevelop using command yum install kdevelop. so i think all the dependencies must have been resolved.
2.Built a new project in the category C++ -> KDE ->Simple KDE Application
3. then i tried to build it with "run automake and success" in the build tab. It was successful.
4. however, with the option "Run Configure" in the build tab again, I got the following:
View 2 Replies
View Related
Dec 16, 2009
I've been trying to install Compiz 0.8.4 from the source code provided by the Compiz people.
However, when I run make on the first set of code (compiz-0.8.4 tar package), it halts with the following error:
Code:
As well as --disable-gconf and --disable-gnome since gnome isn't install on Slackware (I've also tried it without those, but it picks up on it anyway and throws them out). The folder I'm running this from is /root/Desktop/Compiz Fusion/compiz-0.8.4.
View 14 Replies
View Related
Jan 21, 2011
Im trying to build the glade3 slackbuild on slackware x64 -current, but everytime i try to build it, i get the same error:
Code:
There are no dependencies listed in the slackbuild, so i'm confused as to what could be causing this error.
View 5 Replies
View Related
May 18, 2010
I have tried building a couple of packages like gst-plugins-bad, Qtcurve-Gtk2, but I get make error at this line:
Code:
For gparted I'm getting:
Code:
Using Slackware64 - current
View 14 Replies
View Related
Apr 4, 2010
This questions pertains mainly to building a brand new GNU toolchain on one machine for deployment on fs of another machine that has no toolchain installed. I understand the machine on which GNU toolchain is going to be built as the 'build' machine. I understand the machine on which GNU toolchain is going to be deployed as the 'host' machine. I understand the machine on which the code generated by the new GNU toolchain is going to be run as the 'target' machine.
Q1.) Is there a fixed 'rule', 'matrix' or 'table' somewhere which tells me exactly which versions of 'binutils' and 'libc' are required by a particular version of GCC? I.e. something along the lines of:
- gcc ver.'k' can be built using gcc ver.'m'(or later) with binutils ver.'i' and libc ver. 'j'
- gcc ver.'k' will operate with binutils ver.'t' and libc ver.'r'(or later)
Is there some 'rule of thumb' / 'heuristics' giving me the above version requirements for the building and operating GCC, or is this information somehow implied or derived systematically. Where can I find more about the above?
Q2) I assume that the libraries have no dependencies on any underlying software other than the system calls provided by the kernel. Furthermore it appears that the libraries are not too sensitive about the kernel version they run on (I found this out from experience). Therefore I could build the libraries on some build machine and place them on the bare naked newly set up host file system without regard to any other prerequisite SW components?
Q3) During operation, do GCC and its various components place system calls directly to the kernel or via library calls (or both)? In other words I am trying to understand conceptually if GCC requires 'Glibc' for its own operation or not?
Q4) During operation, do the 'binutils' components place system calls directly to the kernel or via library calls (or both)? In other words I am trying to understand conceptually if the 'binutils' require 'Glibc' for their operation or not? ( Of course it is clear to me that when GCC is operating it will need libraries and headers to resolve object references in the target code it produces, but that would be a >different< question).
View 5 Replies
View Related
Jul 19, 2010
New installation of Suse 11.3. Trying to build Cinelerra-CV from [url]
Quote:
The source code of Cinelerra-CV is available from a git repository. To get a copy for compilation use the following command
You can modify this working copy, and submit your patches to the mailing list, or ask for your own repo or for permission to push to one of the existing ones.
From the README.BUILD file, you are told to build autoreconf -i.
This gives an error:
Code:
Running autoreconf with the "force" option works:
Code:
After running ./configure, and then make, there are errors:
Code:
View 3 Replies
View Related
Jan 2, 2011
Trying to get Midori browser from SBOpkg's and one of the dependencies is libsoup.configure: error: GLIB 2.21.3 or later is required to build libsoup.Anyone able to give me a pointer in the right direction to overcome this.
View 2 Replies
View Related
May 20, 2010
I use Slackware 13.0 with the 2.6.33.2 kernel, and I use GnomeSlackbuild.I tried to get help on their discussion group, but I didn't get any.I'm trying to build gnome-power-manager 2.30, because it uses the new upower interface (so it seems). I have GTK+ 2.18.9.
View 3 Replies
View Related
Nov 10, 2009
I have install the dependiencies, by running the command sudo yum install qt4-devel jack-audio-connection-kit-devel successfully done (using fedora 11) After trying to build as [ajitj@fedora11 src]$ ./build But getting the error as bellow: (I have put some part of the lines)
../externals/includes/rtaudio-4.0.6/RtAudio.cpp:6164: error: �state� was not declared in this scope
../externals/includes/rtaudio-4.0.6/RtAudio.cpp:6164: error: �SND_PCM_STATE_XRUN� was not declared in this scope
../externals/includes/rtaudio-4.0.6/RtAudio.cpp:6166: error: �snd_pcm_prepare� was not declared in this scope
[code]....
View 1 Replies
View Related
Mar 19, 2010
I,m trying to build firefox-3.6 from source but it ends with the following error :
Using Debian lenny.
View 9 Replies
View Related