Recently, every time I try to compile an app from its source code, after issuing the ./configure command I get this message:configure: error: C preprocessor "/lib/cpp" fails sanity checkSee `config.log' for more details.I check /lib/cpp but there is not directory named /cpp under /libthis problem occurs on all source packages.
is I've restored a tar.bz2 backup I've made, all fine until it comes to configure/make.the backup was made on my laptop, the transferred to another computer, I used tarxvpf filename and sure backup was madetar -zcvpf filename / (--exclude=dev etc)dist is lfs,he laptopstill works fine, file date, size, mods all the same so quite pu as to way I get"/lib/gcc failed sanity check"when running .configurep.s. laptop and computer both based
yesterday i tried to install bt4 from alongside ubuntu 10.04. Unfortunately the DVD had some errors and the installation stopped. Everything was fine till then, even the GRUB was working(i guess!) but when i tried to log into my Ubuntu it gave me an error... " /usr/lib/libgconf2-4/gconf-sanity-check-2 exited with error status 256" also there was a popup like "gnome power management was not properly installed ....blah blah blah Contact you network admin"
i have only one user on that system. i tried the single user mode but no success... i then tried to Ctrl+Alt+F1-F6 no success... can't switch to command line(this is my display problem i guess)
i have now decided to install a fresh install but i do need to take the backup. What all should i copy to the new install so that i get the same feel as before?
I ran update through the terminal and rebooted i get this error message on start up and again after I log in Please Help!! I'm running Ubuntu 11.04 using unity 2d and the latest version of Gnome 2 on a Dell Inspiron 5150 laptop There is a problem with the configuration server. (/usr/lib/libgconf2-4/gconf-sanity-check-2 exited with status 32512)
Updating my kernel corrupted grub preventing me from booting. Running the grub shell to restore the primary stage bootloader, restored bootability. It is important to note, that several months ago, I had a similar failure that corrupted the MBR.Are there any Linux based tools to check an HD for sanity? By the latter I am not only understanding software integrity but also hardware sanity.
Having downloaded 11.4 Gnome, finding it did not install I bought it on DVD from ebay, when trying DVD installation my PC is displaying: There is a problem with the configuration server (/usr/lib/Gconf-sanity- check - 2 exited with status 256, I would like to install this rather then just run it off disk
Keep receiving the following error message when i try to compile any code: Code: checking how to run the C++ preprocessor... /lib/cpp configure: error: C++ preprocessor "/lib/cpp" fails sanity check logs test out some code with the C preprocessor and fail, thereby failing the "sanity check" I reinstalled cpp, but to no avail.
Googled this and found the same problem mentioned in the yum site: [root@plouton ~]# yum update kernel Loaded plugins: refresh-packagekit Setting up Update Process Resolving Dependencies --> Running transaction check ---> Package kernel.x86_64 0:2.6.33.6-147.fc13 set to be installed --> Finished Dependency Resolution --> Running transaction check ---> Package kernel.x86_64 0:2.6.33.4-95.fc13 set to be erased --> Finished Dependency Resolution Dependencies Resolved
i have finished installing mysql, howeve some of the files were missing, like mysql.h. i have downloaded a DEV version which has all the files im looking for, however when i add my c++ file to the directory that they are in, it still does not run because it cannot find the mysql.h where does the compiler look for these files, or where should i put them?
I am trying to upgrade RH9 to F10. I have downloaded dvd iso image i386. The SHA1 integrity check passes. The installer fails media check due to "errors". I did an independent verification of the DVD and zero errors found. Download was from Fedora's own torrent, so files should be verified anyway. If I bypass the media check I get the message : Running anaconda 11.4.1.62 the Fedora system installer - please wait.....
I am quite new to Linux. Just some basic information, I am using windows xp but have installed vmwork station and am running Red Hat enterprise linux 4.
When i run ./configure it gives me this error. "configure: error: libnet >=1.1.2.1 not found "
I was able to burn a DVD-RW with K3B (after changing "sudo chmod 4755 /usr/bin/wodim") but when I try to burn to a CD-R it fails after the opc check. I tried changing the write-speed to 8X (since that's the max for this CD-R) but it still fails.
i have problem during boot my F11 , the problem is :
Code:
checking file systems /dev/sda7 : superblock last time ( etc... ) /dev/sda7: Unexpected inconsistency ;run fsck manually (i.e,without -a or -p option) ***an error occured during the file system check ***dropping you to shell:
Transaction Check Error: file /usr/share/man/man2/remap_file_pages.2.gz from install of man-pages-2.39-17.el5 conflicts with file from package eal3-certification-doc-1.1-2 file /usr/lib/cups/filter/textonly from install of cups-1.3.7-26.el5 conflicts with file from package redhat-config-printer-0.6.47.3.23-1
I'm reading about GNU CPP(GNU C preprocessor). In the CPP manual -> 1.1 Character sets:
Code: After preprocessing is complete, string and character constants are converted again, into the execution character set. This character set is under control of the user; the default is UTF-8, matching the source character set. I think "under control of the user" means to use the option -fexec-charset=, right? And in the above part, it says pretty clear: "After preprocessing is complete", so the job -- "string and character constants are converted again, into the execution character set" -- should be done by the C compiler(compilation proper), not GNU CPP. Then the option -fexec-charset= should be an option controlling the C compiler, not the preprocessor. But in the GCC manual, this option is listed in the "3.11 Options Controlling the Preprocessor". I don't understand this, If this option is an option controlling the preprocessor, it conflicts with the CPP manual. How to understand this?
I don't know were this goes so I'm just gonna put it here Basically earlier today i figured i wanted to try out backtrack 4 but I could only have a maximum of 4 partitions on an hd at a time. So i deleted my partition that contained my arch home directory (didn't really have any data on it and i figured i could just make a new one later) to create an extended partition to put backtrack on. Well all went well except now when I select arch instead of backtrack i get a disk check error. This is the first part of the error, I can't exactly copy and paste it as its on my laptop. code...
I am using Sandisk 2GB micro SD card on ARM processor EP9307A. The card is detected, mounted. I can read data from the SD card. But cannot write to it. There is no error when I attempt to write to the Card. It appears as if its working fine. But after umount and re-mount, the data written is gone.
Here is the log when the SD card is detected: # insmod drv card size = 1977614336, sector size = 31, wp_grp_size = 127, wp_grp_enable = y S:00001000 M:fffff000
What is the significance of Write Group Protect Enable (wp_grp_enable=y). Is it the case that the SD card is write protected.
Using CMD9 : SEND_CSD , I can read the Card Specific Data (CSD). I have tried CMD27 : PROGRAM_CSD , to CLEAR wr_grp_enable : No effect seen. I have tried CMD29 : CLEAR_WRITE_PROT ,: No effect seen.
Where is the issue, 1. I could not send commands properly. 2. Card cannot be set free from WRITE_PROTECT. 3. Something else.
now i have installed libqt3-mt-dev this error is solve but new error is comming this is followingly i didn't understand------------->checking for KDE... configure: error:in the prefix, you've chosen, are no KDE headers installed. This will fail.So, check this please and use another prefix!
I have mandriva 2007 install on my desktop. I tried to update to grub2. When I run the ./configure I got the following error message.
This script, last modified 2009-06-10, has failed to recognize the operating system you are using. It is advised that you download the most up to date version of the config scripts from [url]and [url]
If the version you run (./config.guess) is already up to date, please send the following data and any information you think might be pertinent to <config-patches@gnu.org> in order to provide the needed information to handle your system.
I wish to install a new libc.so and have compiled the latest glibc (2.9.90) with the latest gcc (4.3.3) and the latest binutils (2.19, compiled with gcc 4.3.3). Compilation succeeded without errors, although not before I did some non- obvious things (e.g., I had to put '-march=i686' into my CFLAGS to avoid getting undefined symbol errors from the linker). 'Make check' also produced errors, a number of which I averted by doing non-obvious things (e.g., I had to copy iconvdata/gconv-modules and libio/tst-*.input from the source directory to the build directory, and I had to export into the environment TIMEOUTFACTOR=2; the glibc documentation gave me no clue that I had to do any of those things). Now I am running into an error with rt/tst-cputimer that I do not know how to avert. I have run 'make check' 3 times; here are the 3 results. From rt/tst-cputimer1.out:
And from rt/tst-cputimer2.out:
Before running the 3rd 'make check', I increased TIMEOUTFACTOR (to 3). It made no difference. From rt/tst-cputimer3.out:
I don't want to install the new libc.so until I can get all the tests to succeed, or, failing that, until I understand the significance of the error, and can intelligently dismiss it.