General :: Glibc, Error: Compiler Support For __thread Is Required?

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


ADVERTISEMENT

Red Hat / Fedora :: Error: Failed Dependencies - Glibc = 2.12.1-3 Is Needed By Glibc-common-2.12.1-3.x86_64

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

Slackware :: Slackbuilds - Net-SSLay Building - Required By Webmin To Support Https - Error

Aug 1, 2010

I am trying to build an Net-SSLay package for my Slackware, it is required by webmin to support https.

When I start the Slackbuild script I get this error:

Quote:

What can be done to make this work? Or is there any better way to make webmin working with https?

My OS is Slackware 13_64 and webmin is 1.510 (the latest version).

View 4 Replies View Related

Red Hat :: Installing GLIBC 2.7 (required By Some 3rd Party Software) On A RHEL 4 System As Root?

Jul 28, 2010

I'm installing GLIBC 2.7 (required by some 3rd party software) on a RHEL 4 system as root and am getting the following error during the make:

gcc ../sysdeps/x86_64/mempcpy.S -c -I../include -I/tmp/gnu/ob27/string -I/tmp/gnu/ob27 -I../sysdeps/x86_64/elf -I../nptl/sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/wordsize-64 -

[code]....

View 5 Replies View Related

General :: Glibc-2.3.2-95.37.i386 Parallel To Glibc-x86_64

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

General :: Error - Compile Glibc ?

Jun 2, 2010

I need to compile glibc.

What is this error ?

Code:

View 5 Replies View Related

General :: C++ Error Glibc Detected?

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

General :: Glibc-2.3.5 Install Error

Aug 21, 2009

Now i am installing glibc-2.3.5

The problem is:

View 4 Replies View Related

General :: Error Message - GLIBC 2.0 Not Defined

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

General :: Glibc 2.11.1 Installation Error With NSCD

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

General :: Unable To Install Due To C Compiler Error

Mar 3, 2010

Have just installed Red Hat on my HP machine (previously running Windows). Thereafter I've been struggling to install various software like flash, media player etc.While most have been successful with much help from this forum, am stuck with the installation of xine media player. also my 320GB external HDD (in NTFS format) is not being read by the system. I downloaded some ntfs drivers but am getting the same C compiler error.

View 2 Replies View Related

General :: Internal Compiler Error: Segmentation Fault

Apr 6, 2010

I am getting this message: internal compiler error: Segmentation fault

Please submit a full bug report,
with preprocessed source if appropriate. for every compilation that takes longer (ie: linux kernel, kde sources etc.)

I've tried other OS (at that moment I was on Fedora 12, now on Debian; was a Suse also) and it didn't work. I've tried replacing my hard disk, since it needed an upgrade either ways - that didn't work either. I assumed that it's the RAM fault - tested them with memtest and it says they are fine. Does anyone know what else I can do in order to figure out where the problem is?

View 3 Replies View Related

General :: Installing Ffmpeg And Gcc - Error: No Acceptable C Compiler Found In $PATH

Jan 17, 2010

I am running a server which is hosting a site where members can upload videoclips. I noticed that upon upload a thumbnail is not created for the videoclip. I found out that ffmpeg needed to be properly installed and in my case ffmpeg-php as the site runs on php. So far so good. I followed the instructions found somewhere to install ffmpeg-php but stall at the command: dot slash configure && make The error I get is:

checking for egrep... grep -E
checking for a sed that does not truncate output... slash slash bin slash sed
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH

I presume it's because gcc is missing. how I can start tackling the problem and ultimately get gcc running so I can install the ffmpeg? I am really sorry I was hoping to elaborate a bit more but I get an error: You are only allowed to post URLs to other sites after you have made 15 posts or more. so I guess I need to wait and describe it differently.

View 4 Replies View Related

General :: Run Console Application Of My Compiler - Error While Loading Shared Libraries

Jun 22, 2011

I have a platform independent compiler. so, i created the common api's and platform api's using my complier. so i have this library files named cmn_api.a & platform_api.a in my auto/linjtag/lib.(they will be created when we run the makefile of the compiler).

The problem is when i'm trying to run the console application of my compiler. i have a menu.c from which i choose different modes and i operated on that.

When i tried to open one of the executable i'm getting this error:

View 4 Replies View Related

Slackware :: Glibc And Glibc-i18n Packages Contain Redundant Files ?

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

General :: Error: Lvalue Required As Increment Operand

Jan 22, 2010

I got some sourcecode written with c++. I found it did not supported by the newer version of gcc. So I wanted to install an older version. But it always comes up with the question like "./read-rtl.c:653: error: lvalue required as increment operand", what should I do now?

View 6 Replies View Related

OpenSUSE Install :: Update Glibc-2.9 To Glibc-2.10 In 11.1 64 Bits

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

CentOS 5 :: How To Replace Glibc.i686 By Glibc.i386

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

General :: Configuration Error Occurs Telling That Libbluetooth Is Required?

Dec 21, 2010

I have installed bluez.4.81....but when i install /home/george/Desktop/obexd-0.37.tar.gz,a configuration error occurs telling that libbluetooth is required. Is there any solution??

i want an option for receiving files.

View 1 Replies View Related

General :: No Space Left On Device Error With Plenty Of Free INodes After Cross Compiler Setup

Jan 15, 2011

I have searched google for a couple of days, and I keep hearing about an INode limit on filesystems, but that doesn't seem to be the case.

Now whenever I try to download something, watch a ..... video, or listen to Pandora radio, it just stops playing after 2 seconds. Downloading says "No space left on device".I also get the error as root.I do have 5% and more free of HDD space. After reading the similar posts I checked all of this, so if I am overlooking something on the forum, I apologize for an extra post about.

View 3 Replies View Related

Software :: Upgrade Redhat5 From Glibc 2.5 To Glibc 2.7

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

Fedora Installation :: Error - "There Was An Error Extracting The Archives For MATLAB Compiler

Dec 22, 2009

I have been trying to install MATLAB 2008b as a standalone version; however, every time when the process runs to 18% it shows an error as follows: "There was an error extracting the archives for MATLAB compiler. Chceck that you have enough disk space and rerun the installer."

I did have checked the disk space which is much more than enough. I have also changed few different disks that are way more than enough as well, about 5GB at least, but this error still popped out when it runs to 18%.

View 9 Replies View Related

OpenSUSE Install :: Error In Installing Gcc 4.5.0 - Error Couldn't Find The C Compiler

Sep 9, 2010

i tried to install gcc-4.5.0 on opensuse 11.2 I gave ./configure but it gave the error couldn't find the c compiler.. the message was

[Code]....

View 2 Replies View Related

CentOS 5 :: GLIBC And Libc.so.6 - Relocation Error

Mar 17, 2009

/usr/dlc/bin/_progress: relocation error; symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time referrence

And the solution offered is:

But the problem still exists.

If I use 2.4.20 I get an error about shared "something" in library and I cannot use command line like using command as ll, ls, mkdir but if I change that to 2.6.18 I get the error above but I can now use these commands: ll, ls, mkdir, etc.

I'm using Progress 9.1D and the application was compiled using CENTOS 4.4. Now I just copied the Progress 9.1D as is to new server HP Proliant ML110 G5 with CENTOS 5.2 installed.

Copying Progress 9.1D to other computers (IDE and not SATA drivers) with CENTOS 4.4 installed has no problem. Everything runs.

Could this be due to GLIBC version. Progress application was compiled using GLIBC version 2.3.4 but my GLIBC now is version 2.5.

If this is the case, can I just copy GLIBC version 2.3.4 and put it in my ProliantML110G5 server? If not how do I do it? Downloading and installing etc.

View 2 Replies View Related

CentOS 5 :: Error: Missing Dependency Glibc?

Jul 14, 2010

i have a error in my vpsError: Missing Dependency: glibc = 2.5-49.el5_5.2 is needed by package nscd-2.5-49.el5_5.2.i386 (updates)

View 1 Replies View Related

CentOS 5 :: Upgrade Glibc 2.5 To Glibc 2.7?

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

Ubuntu Installation :: ERROR: Your Glibc Library Is Older Than 2.3

May 7, 2010

I'm trying to install the latest debug flashplayer available here:

[URL]

linked from this page

[URL]

I follow the embedded instructions and this is the error:

root@vostro-ubuntu:~# /home/berrie/work/download/install_flash_player_10_linux/flashplayer-installer
[: 258: closing paren expected
ERROR: Your glibc library is older than 2.3.

[code]....

I'm running Ubuntu Karmic Koala and it is up to date.

Could it be that the flash installer parses the version number wrong as previously it was glibc-2.9-1, a '9' after the dot, now there is a '1'.

View 3 Replies View Related

Programming :: Error : Glibc Detected Invalid Pointer

Aug 5, 2010

hey dude error in gnu c pointer

I am using Red Hat Enterprise Linux 5.0.

#include <stdio.h>
#include <stdlib.h>
int main()
{
char * cp = NULL;

[Code].....

View 4 Replies View Related

CentOS 5 :: Glibc Won't Update / Depresolve - Get Dependency Error

Sep 21, 2009

I'm running my own repository for my CentOS servers and ran into problem which seems to be on the 32bit boxes only. When trying to patch, I get the following dependency error.

[Code]....

View 9 Replies View Related

Ubuntu Installation :: Warning: Missing REQUIRED Dependency: Libtool (libtool - Library Building Support Services)

Sep 17, 2010

I am working with Ubuntu 10.04 I can't print documents on HP Laserjet 1020 While printing, the jobs shows up in the print queue and disappears without any error, but no printout I tried to install HPLIP 3.10.6 from [URL]I followed the instructions but it ends with the error

Code:

INSTALL MISSING REQUIRED DEPENDENCIES
-------------------------------------
warning: There are 5 missing REQUIRED dependencies.
note: Installation of dependencies requires an active internet connection.

[code]....

View 9 Replies View Related







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