Software :: Makefile - File Not Recognized - File Format Not Recognized Collect2 - Ld Returned 1 Exit

Mar 27, 2010

I was installing DYMOUM from [url]. "make" command is issuing this error:

Code:

Prior to this, ns-2.34 was working fine. Patches are applied very well.

I am in under fedora 9 and:

Code:

View 9 Replies


ADVERTISEMENT

Software :: /usr/lib/libgd.so - File Not Recognized - File Format Not Recognized

Jul 22, 2009

I'm trying to cross-compile glibc 2.2.3 for PowerPC 405 using ELDK 3.0 on a x86_64 machine.

I have unzipped glibc-2.2.3 in a temp directory and configured using:

The configuration seems to run fine but when I do make I get the following error:

This is the error in the config.log file:

I have installed the libgd package using apt-get install libgd2-xpm-dev and I also tried recompiling using libgd2-noxpm-dev package but I still get the same error.

View 2 Replies View Related

Ubuntu :: Collect2: Ld Returned 1 Exit Status

Jan 26, 2011

I'm getting the following output when trying to compile my cpp project:

Code:
"/usr/bin/make" -f nbproject/Makefile-Debug.mk QMAKE= SUBPROJECTS= .build-conf
make[1]: Entering directory `/home/walther/NetBeansProjects/CppPlay'
"/usr/bin/make" -f nbproject/Makefile-Debug.mk dist/Debug/GNU-Linux-x86/cppplay

[Code].....

I've seen you guys replying to others about this collect2 error, but all of them had some kind of informative message from the compiler.

View 1 Replies View Related

Ubuntu :: Collect2: Ld Returned 1 Exit Status In Cpp Project?

Apr 4, 2010

I am making a project learning about inheritance and polymorphism

it consists of
Account.h
Account.cpp

[code]....

View 2 Replies View Related

Fedora :: Xoscope Error: Collect2: Ld Returned 1 Exit Status

Sep 12, 2010

I am using a fully updated fedora 13 64-bit system and when i run make on xoscope i get the following error:

collect2: ld returned 1 exit status

I have already installed all of the prereqs. And the configure went without errors.

View 9 Replies View Related

General :: File Format Not Recognized?

Mar 17, 2011

How to deal with file not recognized: File format not recognized

View 2 Replies View Related

Fedora :: Objdump: File Format Not Recognized?

Feb 9, 2011

This works fine for most libraries:

Code:
$ objdump -f /usr/lib64/libm.so
/usr/lib64/libm.so: file format elf64-x86-64

[code]...

View 5 Replies View Related

Hardware :: Format A SD Card That's Recognized As A Read-only File?

Feb 25, 2011

I've got some trouble trying to format a SD card. I tried to format it in the GUI and the terminal, but couldn't make it. I couldn't even copy or move any file to the directory in the SD card, even logged as root.
It's a SD card from a digital camera. When I insert it in the camera, it says the card is blocked, so that it's not possible to take any picture.

I tried using "fdisk" to set a new fyle system in it, and tried "mkdosfs" trying to format it under the current file system.

View 4 Replies View Related

Programming :: C++ Link Error - File Format Not Recognized - Treating As Linker

Apr 22, 2010

I am trying to compile a software using a provided sdk. I suspect that the sdk has some mismatch of the platform library, but I am not sure.

The error I got is

Code:

The libidata.so.42 is there in that folder. I guess the file might be in a big endian. Is there a way to check if the libidata.so.42 i have might be a big endian format, rather than little endian?

If my guess is incorrect, This is a c++ code on fedora x86 machine.

View 4 Replies View Related

Ubuntu :: AVI File Not Recognized On Any Player?

Feb 5, 2010

I tried playing a .avi file using VLC player and Movie Player, but neither will read the file. There is no image or sound. I will post the error message shortly.

View 8 Replies View Related

Software :: File Not Recognized - Is A Directory

May 5, 2009

When compiled gimp, I met the follow problem:

View 3 Replies View Related

Fedora :: Audio File - Not Recognized By Any Of Several Players

Feb 8, 2011

I made a backup of some mp3 and ogg files onto a a DVD. I had to re-install my OS and now need these backup files. The files show up on the file navigator and show appropriate file sizes but they are not recognized by any of several players I have tried (Rhythmbox, xmms,vlc, amarok).

View 11 Replies View Related

Programming :: JavaScript - File Not Recognized As XML By Firefox

Feb 4, 2010

I'm loading an XML file stored in a tiny web server (based on lwip). This web server is not very cooperative and is not marking the http content-type as "text/xml". As result, Firefox is not recognizing the file as xml (IE does) so I can't use DOM methods for parsing the xml file. overrideMimeType("text/xml") should help me avoid this problem but, even having overrided the mymetype, the content-type received is still "text/plain". This is a portion of my JavaScript code:

Code:
var xmlObj;
// loadXMLdata is called from the html file
function loadXMLdata() {
var dataFile = window.location.href.substring(0, window.location.href.lastIndexOf("/") + 1) + "config/myfile.xml";
if (window.XMLHttpRequest) {
xmlObj = new XMLHttpRequest();

// This should override the mimetype...
if (xmlObj.overrideMimeType)
xmlObj.overrideMimeType("text/xml");
xmlObj.onreadystatechange = fillXMLdata;
xmlObj.open("GET", dataFile, true);
xmlObj.send("");
} else {
alert("Your browser can not handle this script");
return; } }
// fillXMLdata is called from loadXMLdata once the xml object is ready
function fillXMLdata() {
if (xmlObj.readyState == 4) {
// Here Content-Type shows again "text/plain"
alert(xmlObj.getAllResponseHeaders());
var xmlDoc = xmlObj.responseXML.documentElement;
// And here section is null
var section = xmlDoc.getElementsByTagName("section")[0]; } }
The xml is quite simple:

Code:
<?xml version="1.0" encoding="iso-8859-1"?>
<section>
<item>1</item>
<item>2</item>
</section>

View 1 Replies View Related

General :: 'File Is Not In Gzip Format' - Error Exit Delayed From Previous Errors

Oct 23, 2010

I am trying to upload an IOS in the cisco NAC Appliance. The IOS version has to be updated as 4.8. I am getting the below error when i tried. File is not in gzip format Child return status 1 Error exit delayed from previous errors. I am using the below command to unzip the IOS file. tar xzvf ccca_upgrade-4.8.0-from-4.6.x.tar.gz.

View 3 Replies View Related

Fedora Installation :: File System Not Recognized - Alienware

May 28, 2011

I currently have windows 7 installed. There are two partitions. The OS is on one and the other one is used for data. Is there anyway this could be a problem?

The only readable error I have gotten is from suse. Said something about an unreadable file system. All of the others have just hung at some point during the live cd boot.

I have now tried live cds of the following and none have worked.

Its a stock alienware that I bought 3 years ago. The only change I have made is updating the ram, which I bought directly from dell to make sure it was compatible. The alienware is an intel core 2 duo, 4 gigs of ram, 160gb HD, dual sli nvidia graphics cards. not sure about the mother board, could figure it out if its necessary. Is there any reason the hardware wouldn't be supported?

View 8 Replies View Related

OpenSUSE Hardware :: HP-Photosmart C4680 Not Recognized - Pdd File Is Not There

Dec 1, 2010

I'm having some problems with my printer...i just installed suse (today) and tried to install the printer... i looked online and installed hplit, then followed the setup till the program recognizes my printer (he says is 4600, dunno why) and then ask me to associate the PDD file... only thing is that the pdd file is not there....

I runned the hp-check -t and this is the result:

Hp-check can be run in three modes:

1. Compile-time check mode (-c or --compile): Use this mode before compiling the HPLIP supplied tarball (.tar.gz or .run) to determine if the proper dependencies are installed to successfully compile HPLIP.

2. Run-time check mode (-r or --run): Use this mode to determine if a distro supplied package (.deb, .rpm, etc) or an already built HPLIP supplied tarball has the proper dependencies installedto successfully run.

3. Both compile- and run-time check mode (-b or --both) (Default): This mode will check both of the above cases (both compile- and run-time dependencies).

Saving output in log file: hp-check.log

Initializing. Please wait...

SYSTEM INFO:

To check for compile-time only dependencies, re-run hp-check with the -c parameter (ie, hp-check -c).

To check for run-time only dependencies, re-run hp-check with the -r parameter (ie, hp-check -r).

HPLIP INSTALLATION:

View 4 Replies View Related

Debian Hardware :: HDD Not Recognized In BIOS But Recognized Upon Boot

Sep 18, 2014

I have a backup HDD with a different distro for my laptop and i can boot into it via external usb or if swapped into the laptop. This HDD/install in question is debian testing and was working fine, the issue arose suddenly. I was first suspecting a failure of hardware somewhere on the motherboard, but the hdd i was using with an external usb adapter also works when installed into the machine. also, the HDD is recognized once i have booted using the external HDD and distro, but it is not recognized by the bios. so i dunno, my first guess is something became corrupt within the testing install, but i guess its also possible that there is some wrong with the HDD but thats not immediately apparent as all the data is still accessible.

Should also note that the HDD with testing on it is also recognized when connected via the external usb adapter, while booted from alternative distro/HDD.

Also. just tried this, but i can get the testing HDD/disto to boot if connected externally. it was going pretty quick, but there i did catch a line about a corrupt filesystem. any commands to run to see what might be going on?? log files to look at?

View 0 Replies View Related

Ubuntu :: Sd Card Not Recognized - How To Make It Recognized

Jun 2, 2010

I just installed Ubuntu 11.04. The drive was formatted when I installed so it's 100% Ubuntu. The only major problem I have encountered is that Ubuntu will not recognize my SD cards. I really need to access these cards, all my film footage is on there. I think the internal SD card reader (If such a thing exists) would have been deleted during the installation process. I am a greenthumb to Ubuntu and have never used it before so I am rather stuck...

View 7 Replies View Related

Hardware :: Use Fat32 File System And Recognized Full 64gig Drive Plug In And Is On /media/usb

Nov 28, 2009

formatted a 64g usb memory stick with gparted use fat32 file system and recognized full 64gig drive plug in and is on /media/usb this is what i got on my fstab UUID=24AF-1E67 /media/The-Hive defaults,nosuid,nodev,locale=en_US.UTF-8 0 0 i want all user access to this memory stick to write delete and execute. am I going nuts i cant make it to do that..

View 2 Replies View Related

Ubuntu Servers :: Apache Error Log Format Percentage Not Recognized 10.04

Jun 4, 2010

I wanted to log some messages on Apache. So I added in VirtualHost definition

Code:
CustomLog /var/log/apache2/site-resp_log resp
LogFormat "%{X-Forwarded-For} %D %t %T %v %O %b %A %B" resp
and restarted apache2.
I got following error

Code:
* Restarting web server apache2
Syntax error on line 33 of /etc/apache2/sites-enabled/site.com:
Unrecognized LogFormat directive % [fail]
root@server:/var/log/apache2# vi /etc/apache2/sites-available/sites.com

Here is a page I referred to. I am not able to understand the syntax error.

View 2 Replies View Related

Slackware :: Makefile:535: /usr/src/linux-2.6.33.4/arch/i486/Makefile: No Such File Or Directory

May 31, 2010

I just downloaded slackware 13.1(x86) and i'm trying to compile ndiswrapper-1.56 using the slackbuild from slackbuils.org and i'm getting this error:

Code:

Makefile:535: /usr/src/linux-2.6.33.4/arch/i486/Makefile: No such file or directory
make[2]: *** No rule to make target `/usr/src/linux-2.6.33.4/arch/i486/Makefile'. Stop.
make[1]: *** [modules] Error 2
make: *** [all] Error 2

looks like the folder i486 doesn't exist

View 2 Replies View Related

Ubuntu :: Error Creating File System: Helper Exited With Exit Code 1: Cannot Open /dev/mmcblk0p1: Read-only File System

May 2, 2010

I bought a new SD card which I intend to put some MP3s on - except that I can't write to it because it tells me the destination is Read Only. No-probs thinks I: I'll just reformat it.

"Error creating file system: helper exited with exit code 1: cannot open /dev/mmcblk0p1: Read-only file system"

Various chmod commands all result in Read-only file system. I tried umount then mount commands, but it couldn't find it to mount once I'd unmounted it using the same /media/ file path (I assume it's the only one).

View 9 Replies View Related

Ubuntu :: Post-removal Script Returned Error Exit Status 127?

Mar 9, 2010

it's a hot day and nothing seems to be going right. Trying to figure a way out of this one - error 127. Looks like it could be Metacity problem? There a couple of pythons that also have a problem.

Code:
(Reading database ... 145089 files and directories currently installed.)
Preparing to replace metacity-common 1:2.28.0-0ubuntu1 (using .../metacity-

[code]....

View 5 Replies View Related

Ubuntu :: Post-installation Script Returned Error Exit Status 1?

Apr 27, 2010

I have been having the worst time trying to get sametime messenger from IBM to install properly. I had it working fine for the last 6 months and yesterday I accidently updated and it all went to {1134}. I seem to have found dkms to be the source of the problem.

I get an exit 0 regardless of whether or not its install or uninstall. I have managed to get pidgin to work for now, but it is no means ideal for my purposes.

I kept getting this...
rastlosen@rastlosen-laptop:~$ sudo apt-get install sametime-connect
[sudo] password for rastlosen:
Reading package lists... Done
Building dependency tree

[Code]...

View 1 Replies View Related

Ubuntu :: Update Manager - Script Returned Error Exit Status 2

Jul 27, 2010

Everytime I install a package or use update manager I get the following message.
Code:
E: linux-image-2.6.32-22-generic: subprocess installed post-installation script returned error exit status 2
E: linux-image-2.6.32-23-generic: subprocess installed post-installation script returned error exit status 2
E: linux-image-2.6.32-24-generic: subprocess installed post-installation script returned error exit status 2
E: linux-image-generic: dependency problems - leaving unconfigured
E: linux-generic: dependency problems - leaving unconfigured
E: linux-headers-2.6.32-22-generic: subprocess installed post-installation script returned error exit status 2
E: linux-headers-2.6.32-23-generic: subprocess installed post-installation script returned error exit status 2
E: linux-headers-2.6.32-24-generic: subprocess installed post-installation script returned error exit status 2
E: linux-headers-generic: dependency problems - leaving unconfigured
The install/upgrade appears to work but I'm getting concerned about the message continuing for so long.

View 2 Replies View Related

Ubuntu :: Package Upgrade - Script Returned Error Exit Status17

Oct 13, 2010

I am getting this error in the console whenever I upgrade packages. This doesn't affect anything I do in Ubuntu, but it is just a little annoying. Here is what I get when I execute sudo apt-get upgrade:

Code:
Setting up linux-image-2.6.35-22-generic (2.6.35-22.34) ...
Running depmod.
update-initramfs: Generating /boot/initrd.img-2.6.35-22-generic
Failed to symbolic-link boot/initrd.img-2.6.35-22-generic to initrd.img: File exists
dpkg: error processing linux-image-2.6.35-22-generic (--configure):
subprocess installed post-installation script returned error exit status 17
Errors were encountered while processing:
linux-image-2.6.35-22-generic
E: Sub-process /usr/bin/dpkg returned an error code (1)

View 9 Replies View Related

Ubuntu Installation :: Pre-removal Script Returned Error Exit Status 1?

Mar 8, 2011

I'm using ubuntu 10.10 maverick, a package named lmodern is not required by the system, but it can't be remove or purged as follow:

Code:
yurippe@Neptune:~$ sudo apt-get autoremove
Reading package lists... Done

[code]....

View 9 Replies View Related

Software :: Installing Condor - Script Returned Error Exit Status 127

Dec 8, 2010

I am preparing everything that I will be using in my fourth year project which is based on the grid computing concept. My problem is that before I installed ubuntu 10.10, I was using 9.10. And in my previous version (9.10) I was able to install condor through the synaptic package manager comfortably,but after upgrading to version 10.10 am getting the following error after installing condor:
"E:condor:subprocess installed post-installation script returned error exit status 127"

View 1 Replies View Related

Ubuntu :: Subprocess Installed Post-installation Script Returned Error Exit Status 2?

Apr 16, 2010

i have a problem and it's been persisting since i installes MST Core fonts.

terminal log is here:

-----------start of pasting -----

user@Ubuntu9:~$ sudo apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
code....

View 1 Replies View Related

Ubuntu :: E: Memtest86+: Subprocess Installed Post-removal Script Returned Error Exit Status 127

Nov 18, 2010

I have had no problems with downloading/installing updates and programs, and everything worked fine. Until memtest came along. It ran by itself (I think my dad made it the first boot option in grub), and now if I try to install any packages or programs, it will either say "Grub installation failed" or that any packages I tried to install failed. If I removed memtest, would that make it possible for me to install stuff again? Or is there a way to work around it?the main error report I get is: "E: memtest86+: subprocess installed post-removal script returned error exit status 127"

View 1 Replies View Related







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