Software :: Libc6 Debian Build Fails?

Feb 18, 2010

I am using my athlon64 machine running Debian squeeze i386 to build some packages optimized for a K6-2 machine. I decided to start with libc6 since most packages depend on it.

I installed the build dependencies via

Code:
apt-get build-dep eglibc

Then, as an unprivileged user, I downloaded the debianized source via

Code:
apt-get source eglibc

I changed to the source directory and ran

Code:
dpkg-buildpackage -rfakeroot -us -us
About 6 hours later, the build failed: [URL]

There were four config.log files:

Code:
./build-tree/i386-xen/config.log
./build-tree/i386-i686/config.log
./build-tree/i386-libc/config.log
./build-tree/i386-amd64/config.log

All of which end with exit status 0. They are also about 1600 lines each so I haven't read them entirely. If someone can tell me which one/ones is/are relevant, I will post it/them to a pastebin.

View 2 Replies


ADVERTISEMENT

Software :: Self Build Rpm Fails With Missing Dependencies On Build Host?

Sep 24, 2009

as I'm advancing in building some nice rpm I finally wanted to install on of my gems also the build was successful the actual install fails with missing dependencies.

Code:

$ rpm --root /home/sascha/rpmbuild/ -i ./RPMS/x86_64/memcached-1.4.1-2.x86_64.rpm
error: Failed dependencies:
libc.so.6()(64bit) is needed by memcached-1.4.1-2.x86_64
libc.so.6(GLIBC_2.2.5)(64bit) is needed by memcached-1.4.1-2.x86_64

[code]....

View 1 Replies View Related

Ubuntu Security :: Script Running As A Special Build User Which Performs An Automated Build That Fails With (Too Many Open Files)?

Feb 11, 2011

I have an init script running as a special build user which performs an automated build that fails with (Too many open files).I updated /etc/security/limits to allow the special user more open files, but that didn't work - the init script still isn't allowed more open files.Here's a demonstration of the problem;

Code:
$ su - sbsbuild -c "ulimit -n"
Password:

[code]....

View 1 Replies View Related

Debian :: Installing Kernel Sources - Make Command To Build Package Fails

Jul 22, 2010

I'm trying to build the package zaptel on debian, but I'm encountering two errors:
1- When I try to run the "make menuselect" command, I get an error stating that I need ncurses which is missing. I tried to get it installed but didn't get to do it yet.
2- After that, there's the command "make" I think it's to build the package. Yet again this fails, and the error I get is "you do not appear to have the sources for the 2.6.26-2-686 kernel installed".

View 3 Replies View Related

Debian :: Installing Libc6 On 500-i386?

Sep 5, 2010

when I try to install cpp4.3 it says : cpp-4.3 depends on libc6 (>= 2.11); however version of libc6 on system is 2.7-18

when I try to install libc6 2.11.2-5_i386.deb it says : installing libc6 would break locales, and deconfigoration is not permitted

View 9 Replies View Related

Debian :: Updating Libc6 W/o Upgrading?

May 17, 2010

I run Etch. Yes, it's oldstable, but Lenny and Squeeze annoy the heck out of me. However, I'm trying to install the latest version (5.1) of Google Earth, but it requires >=glibc-2.4. Etch only offers 2.3.something. The earlier version of GE I have (4.3) does work, but is apparently no longer supported by Google as it fails to connect every time I fire it up. I found Lenny does have the required libc6 version. Can I update the libc6 packages by installing them directly (separately downloaded packages) or do I get the dependency hell that I want to avoid?

View 4 Replies View Related

Debian :: Setup Error - Libc6 Not Detected

Mar 9, 2016

I'm having another issue when trying to install a particular software package.

I'm trying to install a CityEngine 2015.2 trial and when I run the setup script using ./Setup, I get the following error:

Code: Select all[CityEngine 2015.2 Setup Error]
libc6 not detected

I tried reinstalling libc6 to no avail and searching the net for answers but couldn't find any solutions.

I parsed the script for that exception and found the following code:

Code: Select allelif [ "x` which dpkg-query 2>/dev/null `x" != "xx" ]
      then
         DetectedLibcVersion=` dpkg-query -s libc6 2>/dev/null | grep ^Provides: | cut -f2 -d'-' `
         if [ "x${DetectedLibcVersion}" = "x" ]
         then
            error_header
            echo "libc6 not detected" >&2
            exit 1
         fi

View 4 Replies View Related

Debian :: Tarball System Backup Always Corrupts Libc6-dev?

Aug 3, 2011

With tar, it is possible to back up your desktop system like so (probably best done from runlevel 1 or a live medium):

# cd / # or wherever your root directory is mounted
# tar --exclude=dev/* --exclude=proc/* --exclude=sys/* --exclude=tmp/* --exclude=backup.tar.gz -czvpf backup.tar.gz .

[code]....

View 4 Replies View Related

Debian :: Libc6 Upgrade Resulting In 'ldconfig' Not Found On PATH

Mar 8, 2010

I just tried installing another version of libc6 (2.10.2-6) with kpackage. It didn't work so I had a broken package on my system. I then wanted to fix it with synaptic package manager which then told me in order to remove it, I had to pretty much uninstall all of linux. I then tried installing the older version of libc6 (the one I'm supposed to have: 2.7-18lenny2). That gave me the error code

dpkg -i '///home/sam/torrents/libc6_2.7-18lenny2_i386.deb' ;echo RESULT=$?
dpkg: `ldconfig' not found on PATH.
dpkg: 1 expected program(s) not found on PATH.
NB: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin.
RESULT=2

I already checked my path and it was: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin (I found it with echo $PATH)

I guess my path is okay so the problem is in ldconfig but how can I get ldconfig in the path and where could it be now?

View 2 Replies View Related

General :: Debian Libfaac0 Requires Version Of Libc6 That Is Much Higher Than Distro

Jan 14, 2009

I think I need to upgrade my libfaac libraries due to some problems I am having with ffmpeg (the libraries are in the package 'libfaac0'). However, it won't install it because my version of libc6 is really out of date, supposedly (but it is actually the most up-to-date version).Do I need to manually upgrade libc6 or is something else messed up? I don't want to do anything that would put me at risk of screwing up a lot of dependencies.

View 1 Replies View Related

Fedora :: Can't Build Rpm - Rpmbuild Fails

Mar 4, 2010

recently i have been building my own kernels, and have been successful. however, over the last 2 days, using the proper documentation and methods i always get to the same point that rpmbuild fails at. it's very frustrating to say the least...i am somewhat new to fedora, as i tend to use debian-based systems or freeBSD, where the approach and methodology is quite different to that of redhat. the command used:

rpmbuild -bb --with baseonly --with firmware --without debuginfo --target=`uname -m` kernel.spec

this builds the kernel with modules(needed by me) and this is where it fails:

[Code]...

if anyone has fix let me know, i can't update or upgrade rpmubuild without doing so to my whole system, so i hope this isn't a bug in rpmbuild.... i already had to upgrade yum & yum-utils because of a bug that wouldn't let "builddep" work. (come on fedora, this is a standard release, i shouldn't be having problems with yum or with rpm! this is apart of the OS's core isn't it? anyway, if someone who is in the know has a solution

View 2 Replies View Related

Slackware :: Easystroke 0.5.3 Build Fails

Jun 23, 2010

using slakware64 13.1 modified sbo slackbuild for latest version..

View 7 Replies View Related

Slackware :: KDE 4.5.4 Bindings Build Fails

Dec 4, 2010

I'm trying to build/install KDE 4.5.4, but I run into problems with the bindings package. Build fails with the following:

[Code]....

I'm building using the KDE slackbuild from sources dir, with the new KDE packages. edit: Well I decided to just take the risk of a not working KDE and commented out the bindings package. All other packages build fine. After this I crossed my fingers and rebooted, KDE loaded up. I gave the bindings package another go, and to my surprise it did build now. Got KDE up to date and it seems to be running fine.

View 6 Replies View Related

Slackware :: NVIDIA X86-256.44 Fails To Build Against 2.6.36

Oct 22, 2010

here is the output:

[code]...

NVIDIA x86-256.44 fails to build against 2.6.36

View 13 Replies View Related

Fedora Servers :: Build Of Apache 1.3.41 Fails On F12?

Jan 9, 2010

I'm trying to move an existing webserver from an old machine to a machine with Fedora 12 installed on it. ThSince the version available in the repository is version 2.X I downloaded the source from apache.org and tried to compile it. I ran configure using the default options and it an without any warnings or errors. However when I run make it fails with the following error:

gcc -c -I../os/unix -I../include -DLINUX=22 -DHAVE_SET_DUMPABLE -DUSE_HSREGEX -DNO_DL_NEEDED `../apaci` htpasswd.c
htpasswd.c:101: error: conflicting types for getline
/usr/include/stdio.h:653: note: previous declaration of getline was here
make[2]: *** [htpasswd.o] Error 1
make[2]: Leaving directory `/root/apache_1.3.41/src/support'
make[1]: *** [build-support] Error 1
make[1]: Leaving directory `/root/apache_1.3.41'
make: *** [build] Error 2

what the problem and more importantly the solution to this problem is?

View 9 Replies View Related

Slackware :: Build Fails In Current: Gtkimageview-1.6.4?

Feb 14, 2010

I can not get gtkimageview-1.6.4 to build in current. It fails with a number of errors of type:

Code:
gtkanimview.c: In function 'gtk_anim_view_get_type':
/usr/include/glib-2.0/glib/gthread.h:339: error: dereferencing pointer 'value_location.1' does break strict-aliasing rules
/usr/include/glib-2.0/glib/gthread.h:339: note: initialized from here

View 2 Replies View Related

Software :: Package Gpart Fails To Build On Powerpc?

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

Slackware :: VirtualBox < 3.1.4 Module Build Fails On 2.6.33 Kernel

Mar 4, 2010

I had an issue with the module build for vbox 3.1.2 breaking on the latest kernel ( /etc/rc.d/rc.vboxdrv setup ). Apparently the issue is that a kernel header (autoconf.h ) has changed its location in the module tree and hence the issue.

2 options:

1. upgrade to 3.1.4

2. create a symlink as follows

cd /usr/src/linux/include/linux
ln -s ../generated/autoconf.h autoconf.h

View 12 Replies View Related

Fedora :: Akmods Fails To Build VirtualBox-OSE Driver For Kernel 2.6.40-4

Aug 2, 2011

I had no problems up to the newest kernel version. But for 2.6.40-4 akmods fails to build the kmod with the following error:

Code:
Building RPM using the command '/usr/bin/akmodsbuild --target x86_64 --kernels 2.6.40-4.fc15.x86_64 /usr/src/akmods/VirtualBox-OSE-kmod.latest'
Building modules, stage 2.
MODPOST 1 modules
CC /tmp/akmodsbuild.yob64XwN/BUILD/VirtualBox-OSE-kmod-4.0.4/_kmod_build_2.6.40-4.fc15.x86_64/vboxnetflt/vboxnetflt.mod.o
LD [M] /tmp/akmodsbuild.yob64XwN/BUILD/VirtualBox-OSE-kmod-4.0.4/_kmod_build_2.6.40-
[Code]...

View 13 Replies View Related

Fedora X86/64bit :: Build Mandrivas Theme Ia_ora From Source But It Fails

Feb 13, 2011

Im trying to build Mandrivas theme ia_ora from source but it fails.

Code:
sh install.sh
-- Found Qt-Version 4.7.1 (using /usr/bin/qmake-qt4)
-- Found X11: /usr/lib64/libX11.so
-- Found KDE 4.6 include dir: /usr/include/kde4
-- Found KDE 4.6 library dir: /usr/lib64/kde4/devel

[Code]...

View 2 Replies View Related

Debian Configuration :: Build A Package - Debian / Rules Error?

Apr 2, 2011

I recently tossed Ubuntu for Debian Unstable for my personal machines and I'm having trouble building Emerald into a package. I've already configured and installed the package (using the usual ./configure, make, make install) but I wanted to make a deb for future use (for myself and for others). However every time I try to run dpkg-build I get the following error message.

dh_install -pemerald  --sourcedir=debian/tmp
dh_install: emerald missing files (usr/bin/*), aborting
make: *** [binary-install/emerald] Error 2
dpkg-buildpackage: error: debian/rules binary gave error exit status 2

[Code]...

View 2 Replies View Related

Red Hat :: Libstdc++-libc6.2-2.so.3 => Not Found?

Jul 29, 2010

I can't run a program on Centos 5.5 64 bit, ldd said "libstdc++-libc6.2-2.so.3 => not found". Is it missing standard c++ lib, and where I can download the package

View 4 Replies View Related

OpenSUSE :: Find All The Build-deps Or What They Are For That Matter To Build Boxee

Feb 20, 2010

I'm in love with my Opensuse 11.2. Love my KDE 4.4. The only thing I miss from my Ubuntu installation, is the ability to use Boxee. I would be more than willing to compile Boxee from source. I only have 2 problems with that:

1) I don't know where I can find all the build-deps or what they are for that matter to build Boxee.

2) I'm running on a Netbook. Yes, my measly Intel Atom is no fun for compiling and building.

What are my options/what can I do to get Boxee up and running on 11.2? I've tried searching on build service for an RPM, but I think due to legal restrictions, Boxee can't be on there.

View 9 Replies View Related

OpenSUSE :: Build Libevent-dev 2.0.10 In Ooder To Build New Version Of Transmission?

Feb 16, 2011

looking for LIBEVENT... configure: error: Package requirements (libevent >= 2.0.10) were not met: In order to build transmission 2.21.I need libeventnew version of transmission,I need to build libevent-dev >= 2.0.10 and installed first.But I can't get any information about building development files for libevent.

View 1 Replies View Related

Ubuntu :: Cannot Install Libc6 Package

Aug 7, 2010

I was trying to install libc6_2.11.1-0ubuntu7.1_i386.deb but it is giving following errors:

Code: root anchit-desktop:/home/anchit/Desktop# dpkg -i libc6_2.11.1-0ubuntu7.1_i386.deb
dpkg: considering removing belocs-locales-bin in favour of libc6 ...
dpkg: no, cannot proceed with removal of belocs-locales-bin (--auto-deconfigure will help):

[Code]....

View 1 Replies View Related

General :: Updating Libc6 Lead To So Many?

Apr 18, 2011

Every time I try updating my system to the new Debian stable, I end up with a system that no longer recognizes my burner and even though autofs was not updated, it is restarted and all of a sudden there's no map for it. This usually takes nothing more than updating Amarok to "stable", because libc6 must be updated. I've tried updating different programs and this is the one factor that remained the same when the autofs no maps issue cropped up. I am considering trying again. But testing the system upgrade on another partition, so I can get it right before using it on my "real" system.

Last time I made an attempt, I was able to make my burner and floppy drives visible under "computer" by adding both to the fstab file, and was even able play DVDs, CDs and floppies but the K3B burner would not recognize the burner and said hal was used to detect, but HAL was not updated -- I'm absolutely sure of this. The other burner program (Gnome Baker) would at least recognize and even named my burner, but could not burn a disk. I did update HAL afterwards, hoping to help the situation, but it improved nothing and may have made things worse. When I rebooted the next day I had no disk access whatever.

As I mentioned in the title, I believe upgrading to libc6 led to the trouble. Don't understand why. When I upgraded from old oldstable to the new old stable last year nothing bad happened. Would skipping over new "stable" libc6 and going for the new unstable work? If I could just solve this one problem, I could easily upgrade Dreamlinux 3.5 from Debian 5.0 to 6.0.1. That's where it was when I upgraded most of the system, before recognizing there was a disk recognition and mounting problem.

View 4 Replies View Related

Debian :: Custom Build Of PHP?

Nov 16, 2010

I followed The Perfect Server - Debian Lenny on howtoforge website. (Just changed some instructions to fit Sqeeze) * I did not install Control Panel, just software like LAMPP & Mail Servers - SMTP(SSL+AUTH) + POP(SSL) + IMAP(SSL).When I installed PHP it installed it with Suhosin Patch, but that patch was giving me a headache with some web scripts that I write for myself. So I decided to compile it for myself. Here is how I done it:

apt-get install build-essential
apt-get build-dep php5 (It installed about hundred packages)
apt-get source php5

[code]....

View 6 Replies View Related

Slackware :: Install The I386 Build On One Partition And The 64-bit Build On Another

Sep 16, 2010

Trying to install SW 13.1 (on DVD) on the following system: M/B Intel: DX38BT Processor Intel Core 2 Quad Q6700 - 2.66GHz, 8MB Cache, 1066MHz FSB, Socket 775 Memory Corsair Dual Channel 8192MB PC10600 DDR3 1333MHz Memory (4x2048MB) Graphics Diamond Radeon HD 3850 Video Card - Viper, 512MB GDDR3, PCI Express 2.0 P/S Ultra 1000W

My goal is to install the i386 build on one partition and the 64-bit build on another. I have been away from Linux for a while and am sick to death of Win7, want to come home. :-}

Booted on i386 side of DVD, system freezes after a couple of lines that start with ATA2. Does not respond to 3 finger salute, ctrl-c, nothing. Have to press reset. I have tried both huge.s and hugesmp.s kernels

Booted on 64-bit side, comes up fine. I performed the install, selected for automatic lilo install. Lilo install hung but I was able to reboot. I booted off the 64-bit side again, entered the following: huge.s root=/dev/sde3 rdinit= ro It booted fully to the login prompt but the keyboard does not work, no input.

View 2 Replies View Related

Ubuntu :: Can't Install - Downgrading Packet (libc6)

Feb 17, 2010

I installed wrong version from this package (I didn't knew that libc6 was very important package) so now i get a lot of errors. I tracked the original version and downloaded it. I have it on my PC as .deb package but i can't install it because it's older version then the installed one. Normally, I would first remove the old package and then install new. But now I'm not sure because I don't know will my edubuntu work without the libc6 package. Version of my edbuntu is 7.04 installed on asus eee 900HA. I only have internet on my desktop PC.

View 2 Replies View Related

Fedora :: Unable To Install Libstdc++-libc6.2-2.so.3?

Feb 8, 2010

I am unable to find any resource pack for libstdc++-libc6.2-2.so.3. Does any body have exact URL for requird library file.

View 5 Replies View Related







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