General :: Build Glibc For Powerpc?
Aug 16, 2010
I'm trying to build the glibc-2.3.6 (with debug symbols) for a powerpc system. I need to compile this libraries with gcc 4.1.1 and binutils 2.16.1.
All my tentatives fails and I don't know how to start with the process of building.
View 2 Replies
ADVERTISEMENT
Jan 8, 2010
AFAIK, in addition to implementing the standard C library, glibc provides wrappers for system calls, threading support, and basic application facilities. So because of that, glibc that will be used on my target system should be built based on the kernel version running on my target, right?
Based on the above, I am trying to build a glibc version for my target machine's kernel. However, I don't know to to build a glibc library for a target system and also where on the target's filesystem should be put? In which location Linux will start looking for the libraries required for a program to run (should I create an /etc/ld.so.conf file)?
View 12 Replies
View Related
Apr 17, 2010
Question is: How do I compile a package for little endian on big endian proceessors? Gpart is known to build on arm-el, ia64, i386, and amd64. I'm using gcc 4.3 and have versions 3.4, 4.1, 4.2. Build environment is debian lenny, powerpc.
View 4 Replies
View Related
Jun 13, 2011
OS : Oracle Enter Prise Linux 6 (equivalent to RedHat)
I am in process to install oracle 10g on said OS.My process fails and after digging up , I came to know that some of the oracle libraries are compiled on 32-bit architecture and it require glibc-32 bit . also it require for gcc-32 bit.
Now i have downloaded all the required rpm for gcc-32bit . when I try to install glibc and its dependencies , it gives me error that newer version already exist.
How can I install , Gcc-32bit(libgc, libstd-i386 etc) in parallel or standalone?
View 3 Replies
View Related
Oct 26, 2010
I've been working to get gcc up and running on a new install of Fedora 13. glibc-devel had dependencies upon installation where it required glibc and glibc-common, both 2.12.1-3. No problem, found both at rpm dot pbone dot net. However, when I try to install the following circular dependency results... it doesn't matter the order of install.
Code:
[root AT localhost gcc_install]# rpm -ivh glibc-common-2.12.1-3.x86_64 .rpm
error: Failed dependencies:
glibc = 2.12.1-3 is needed by glibc-common-2.12.1-3.x86_64
[code]....
View 5 Replies
View Related
Jun 24, 2011
I notice that these two packages contain the same files and uninstalling glibc-i18n doesn't uninstall the internationalization files, because they are also in the glibc package. Is this a mistake or is this normal or is there a reason for it ? I just made my own glibc package to fix this, but was wondering why this is the way it is...
View 7 Replies
View Related
Apr 12, 2011
I have installed Zimbra 6.0.1 and updated to Zimbra 7.1.0, the problem is that it needs the glibc-2.10 to start one of its services. I tried everything but i'dont get to update the glibc.
View 1 Replies
View Related
Sep 16, 2011
I made an update of my Centos 5.5 yesterday. In doing so glibc has been updated to glibc.i686. Just now some of my FPGA tools crash. Unfortunately there isn't a downgrade for glibc.i686. How can I replace glibc.i686 by glibc.i386?A simple yum install glibc.i386 conflicts with the files from package glibc-2.5-65.i686
yum list glibc
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
[code]....
View 4 Replies
View Related
May 30, 2011
I am in very much need to resolve the issue of Upgrade redhat5 from glibc 2.5 to glibc 2.7. The problem is when I run a binary compiled on our build setup (glibc 2.11) on Suse 11 (glibc 2.9) it works fine...
But the same binary do not work on redhat enterprise version 5 telling error as need glibc2.7 or sometimes segmentation fault for the same binary execution.
I tried upgrading the redhat glibc 2.5 to glibc 2.7, but not successful.
View 3 Replies
View Related
Jul 13, 2010
I am using CENTOS 5.3, I want to upgrade glibc 2.5 to glibc 2.7.
how to do it.
I am not getting from where to start
View 4 Replies
View Related
Apr 7, 2010
I have a linux source (linux-2.4.1) which is for intel. I am using powerpc compiler and I need to compile this linux source for powerpc. I did cross compilation, but it dint workout well. How to do it.
View 5 Replies
View Related
May 11, 2010
I have downloaded the debian package of libXcomposite for powerpc. In the package I find -rw-r--r-- 1 root root 7222 2008-05-30 18:22 libXcomposite.a lrwxrwxrwx 1 root root 22 2010-05-11 14:24 libXcomposite.so -> libXcomposite.so.1.0.0 drwxr-xr-x 2 root root 4096 2010-05-11 18:05 pkgconfig but no libXcomposite.so.1.0.0 file. Can you tell me how to get this file for powerpc. I have tried several debian package and all have same.
View 1 Replies
View Related
Jun 11, 2010
I read that AMANDA is only for Intel processors, but I have a PowerPC processor and I want to install AMANDA.Someone said that I have to find the distro of my RH and there should be AMANDA packages available.
My distro is: Red Hat Enterprise Linux AS release 4 (Nahant Update 7)Where can i find AMANDA for my distro??
View 4 Replies
View Related
Aug 8, 2010
I have an emac powerpc that runs Mac OSX version 10.4. I am having trouble booting from a live cd. Holding down C does not work an I have tried different commands in open firmware and none of them work.
View 7 Replies
View Related
Jan 12, 2010
i got an old imac powerpc g3 that i want to put into use again:
[url]
it is currently running the mac os (tiger) and still seem to be very slow...
so i am wondering if there is a small and fast ppc linux distro and would run on it? nothing too fancy i don't need the 3d cube but it would be great if it can stream videos videos, use pidgin and firefox... just an internet terminal for guests... which the mac os just doesn't cut it as of now, it is just too slow...
View 10 Replies
View Related
May 11, 2010
Yesterday, I think I did something stupid: I removed kernel-headers, gcc, glibc-devel and glibc-headers. My box is a CentOS 5.4 webserver (it has loads of packages installed, but that was done through Virtualmin config, so it's quite coherent all in all). The thing is that now I need to reinstall at least the headers and glibc, but hey! this is what I get :
[Code]...
View 19 Replies
View Related
Jan 28, 2011
I've been trying to set up MintPPC on my girlfriend's old iBook. I started with the debian squeeze installation from a burned cd. Everything went fine and i booted into the new system.
No matter what I try to install I get that error, with different sectors each time. I can install .debs using dpkg just fine, I can compile source code. apt-get just won't work.I've been reading about this for hours, and the machine is currently running e2fsck -c on the main filesystem. It is a more or less never ending stream of those errors with a few that reference task_pio_intr rather than dma_intr thrown in for good measure.I've been reading for hours but I haven't found anything on the google or forums that matches my problem(or atleast not that I could understand).
From my research I've tried hdparm to change the DMA mode, slower and faster and no luck, removing the .bins in one of the apt folders, and reinstalling debian.I've read the posts I could find on here, and mostly the problem seemed to be intermittent for them. For me it is only when I use apt-get, and now apparently e2fsck(badblocks). It happens every single time with apt, I can't use it to install anything. But i've done plenty of other file operations without a bump.Any suggestions would be most welcome! Especially an in depth explanation of what that message means. I'm happy to do my own research and work, I just have no idea what's going on!
View 4 Replies
View Related
Jun 2, 2010
I need to compile glibc.
What is this error ?
Code:
View 5 Replies
View Related
Jul 1, 2010
Hi I am getting this error::
*** glibc detected *** ./a.out: free(): invalid next size (fast): 0x084ed538 ***
======= Backtrace: =========
/lib/libc.so.6[0x4df851]
[code]....
View 1 Replies
View Related
Aug 21, 2009
Now i am installing glibc-2.3.5
The problem is:
View 4 Replies
View Related
Mar 29, 2010
It is possible to port the (only) libthread.so from the glibc 2.xx (with mipsel cross-compiler) or do I carry the whole glibc. I need the nptl library on my mips(el) target
View 1 Replies
View Related
Nov 13, 2010
In a chroot einvironment i am trying to compile gcc but is says that i need a newer version of glibc, but i have the newest version of it. i think somehow it trys to use the older glibc from the ubuntu install im makeing it on.
View 1 Replies
View Related
Oct 1, 2010
Error message: GLIBC_2.0 not defined in file libc.so.6 with link time reference. What can I do?
View 1 Replies
View Related
May 5, 2010
I am a non-root user on my Lab computer with RHEL4 OS and am trying to install Glibc-2.11.1 on it .. for proper installation I used a directory other than the source directory of Glibc and ran configure which was fine, then I ran make which also ran fine.. but when I ran "make install" an error came up which was :
make subdir=nscd -C nscd ..=../ subdir_install
make[2]: Entering directory `/data/sandy/Desktop/Gotten/glibc-2.11.1/nscd'
gcc -pie -Wl,-O1 -nostdlib -nostartfiles -o /data/sandy/Desktop/Gotten/glibc-build/nscd/nscd -Wl,-dynamic-linker=/data/sandy/program2/glibc/lib/ld-
[Code].....
so I guess I don't need to specify the configparms .. but anyway I did it as earlier I wasn't sure what would solve my problem with NSCD.. Then I moved to make and all went fine, but the same error popped up during "make install"
install the Glibc package being a non-root user?
View 7 Replies
View Related
Jun 11, 2010
Suppose you have glibc 2.5 compiled with kernel headers 2.6.18. Is it safe to run this glibc with Linux kernel 2.6.32? Is it safe to run this glibc with Linux kernel 2.6.9?
View 1 Replies
View Related
Jul 16, 2011
I've been looking further into Linux from Scratch, and I am particularly interested in the package management side of the system. I understand that this is not covered in the book, but if I were to attempt LFS, package management would be a major convenience. From what I have read, when upgrading packages like glibc, you have to recompile everything to reflect the change.
If that is true, how do package managers like pacman and apt get around this issue? Isn't lacking glibc for even the time it takes to replace the files catastrophic to the system?
View 1 Replies
View Related
Apr 25, 2010
I want to install the media-player vlc 1.0.6 on my system.My Linux version is Linpus. The package's name ended with tar.bz2 so I tried to install it from source. I don't know how to update the glibc run.time and I don't understand the alternative suggestion. What should I do?
View 3 Replies
View Related
Apr 27, 2011
Code: [root@test ank]# uname -a
Linux test.testbox.com 2.6.9-67.0.0.0.1.ELhugemem #1 SMP Sun Nov 18 00:31:12 EST 2007 i686 i686 i386 GNU/Linux I am unable to install glibc-2.3.4-2.41.i386.rpm
ode: [root@test ank]# rpm -Uvh glibc-2.3.4-2.41.i386.rpm
warning: glibc-2.3.4-2.41.i386.rpm: V3 DSA signature: NOKEY, key ID b38a8516
error: Failed dependencies:
glibc-common = 2.3.4-2.41 is needed by glibc-2.3.4-2.41.i386
glibc = 2.3.4-2.39 is needed by (installed) glibc-headers-2.3.4-2.39.i386
glibc = 2.3.4-2.39 is needed by (installed) glibc-devel-2.3.4-2.39.i386
glibc = 2.3.4-2.39 is needed by (installed) glibc-utils-2.3.4-2.39.i386
View 3 Replies
View Related
Feb 3, 2011
I have the tar file of glibc-2.12.1, but now I want to edit the SPEC file. I can't find it. For those that want a "why", I'm trying to make it smaller. So simply, where is the SPEC file for glibc? (rpmbuild cannot find it in the *.tar.gz file).
View 4 Replies
View Related
Jan 19, 2011
I have a NAS (dlink-320) with a fully working fun_plug (http://wiki.dns323.info/) Linux system.However when I try to install x263 the configuration scripts says it need the math function log2f()But because fun_plug uses uClib instead of glibc and uClib have not yet implemented log2f() function I am trying to compile the glibc instead. I am only interested in the math part of glibc but have not found any documentation to just compile this part so it seems that I have to compile "most" of it. have gli
I have copied glibc-ports-2.9/sysdeps/arm to glibc-2.11.2/sysdeps.and I enter
Code:
../configure --prefix=/ffp --libdir=/ffp/lib --includedir=/ffp/include --enable-shared --build=arm-linux
but get the following error message
[code]....
View 2 Replies
View Related