General :: Kernal Source Files Are Not Found In FC-12?
Jan 7, 2011
I am Vamsi from Alcatel-Lucent. We have a software to configure the wireless broadband devices to the Linux machine. Till now, it was running on FC-5. When we need to add any new device, we used to add it in airprime.c, sw.h and usb-serial.c under /usr/src/linux/drivers/usb/serial directoy.
Now we are trying to upgrade the system to FC-12. But I am not able to find any kernal files under /usr/src/kernels/2.6.31.5-127.fc12.i686.PAE/drivers/usb/serial directory. I saw in some websites that the kernal files can be found at: /root/rpmbuild/SOURCES/linux-2.6.31/drivers/usb/serial. But in my system, there is no rpmbuild directory.
Can any body tell me where can i found the source code for echo command. so that i can download it such that it can help me for further studies on echo command
I am trying to install NIC driver, at last when I am using command make the following output is coming. How to come out from this error: Makefile:65 *** Linux source not found. Stop.
i am working in gcc compiler i am opening a file using file pointer writing in the file ,entering the text from keyboard tell me the end of file indicator after entering the text
I'm not to sure if i'm using the right terminology but im trying to install rrdtool and it needs all these dependencies. One of them I have installed but it isn't up to date.glib-1.2x needs to updated to 1.17 or higher. How do i go about updating this? I downloaded the source and did ./configure && make && make install but this didn't update it.Also trying to install libxml-2.0 to 2.6.31, im getting a whole list of dependicies.
I am currently writing some convenience methods for my terminal in my bash_profile and am sure if what I am writing is "the best way". I figure a good way to verify whether what I'm doing is right or not would be to find some source code of more established programs and see how they do it.My question then is, where can I find this code on my Mac? An example is, with Macports installed, where is the source code that opens the port interactive console when I type nothing but "port" in my shell?(I added Linux in the title even though I am on a Mac because I assume the answer would be the same for both)
I installed Slackware 8.1 thinking that it was the earliest version to support flash drives (based on some forum discussions I had read), but then discovered Wiki info on flash drives which states that the 2.6.2 kernal is the first kernal to support them. Is it possible to load 2.6.2 into Slackware 8.1 or does this following link the highest kernal I can go with 8.1? [URL]
i am getting this error after executing a command..i think my ubuntu is lacking some of the packages..can anybody tell me how to fix it..here is the description-->
$ apt-get source smplayer Reading package lists... Done Building dependency tree
compiler problem (f77) which arises when I try to execute a bash script ("compile" see [1] below) running under Cygwin on WinXP. The script finds the correct file(s) but the compiler does not recognize them as fortran source files. If the script is executed sequentially from the command line then there is no problem.
The directory structure of flh971da contains two subdirectories flh971da/scripts and flh971da/source. The compile script [1] is shown (in part) below. The script changes directory to flh971da/source, and compiles source from subdirectories flh971da/source/n where n=a,b,c etc and places the object files in flh971da/source/nobj n=a,b,c... etc. The response to flh971da/scripts/compile script is given below [2]. It is clear that the compiler (f77) locates the correct source file [4] (flh971da/source/a/a00aaft.f) but does not recognize it as a fortran source file. All relevant files have been processed with d2u. I suspect the problem is with the script, but I have no idea how to fix it.
I was using the following command to search for tmp files older than 15 days for deletionI used "ls -l" first just in case
Code: find somedirectory/ -type f -ctime +15 -exec ls -l {} ; then i noticed that occasionally i get a "No such file or directory" error
When I looked at the directory, the file was not there.How does "find" find a file that doesn't exist?Is it possible that the file can be deleted right at the moment after a file is found and before the command executed?
I have installed the tux-3.2.18-9.fc6.i386.rpm succefully in CentOS 5. I have got the following error, when I apply the patch tux3-2.6.18-1 to the kernal.
I want to edit the environment with a bash script, a part of my script is showed in the post. Its not everything, but the rest is working fine. At the begin of my script I've the follow line Code: #!/bin/bash set -e First I tried with this solution. Code: sudo chmod 777 /etc sudo rm /etc/environment echo 'PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/ruby/bin"' > */etc/environment sudo chmod 755 /etc source /etc/environment Error, source not found
The second solution was this: Code: sudo chmod 777 /etc sudo rm /etc/environment echo 'PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/ruby/bin"' > */etc/environment sudo chmod 755 /etc . /etc/environment This one didn't give an error, but if I try this: Code: ruby -v got an error so the environment didn't worked.
If I use both commands Code: source /etc/environment Code: . /etc/environment In the terminal, without a bash script, it works, so if I do Code: ruby -v It works and showed the right version.
I tried to install Zenwalk, xunbutu, debian6 linuxmint, linuxpuppy and I've had nothing but Kernal panics not syrcing, host smbus not enabled, lupusave file problems, journal commit i/o error. I've been interested in linux for a long time and I was reading about it working well on old computers. Ive got a 366 celeron with a 4G drive and 160M memory (a real screamer). This computer has had win98 winME and win2K with flawless installations. I'm no expert at this stuff but I've been around since the DOS 3.3 days so I know a little bit. All I want to do is see my hard drive boot up in the linux operating system right now. What the heck is up with this file system?
I've just not long got things going and found that when I run updates or the software manager it says that it couldn't be found. My current source address is. [URL]
I'm using OpenSUSE11.2, and want to upgrade to OpenSUSE11.3 from internet. But there is not F4(Source) in boot menu. In my computer, F4 is keyboard menu. What shall I do?
Is there a method at the command line to copy files from one location to another and retain the source files group and user?I'm migrating some MySQL files from one machine to another.I want to back-up the original files in the directory presently. They have owner:group of mysql, some have owner:group root:mysql and so on. To copy them under cli or Nautilus everything changes to root for I execute sudo cp or gksudo nautilus and copy via gui.
Since it is MySQL data I could simply do a dump of the database and restore it on the other machine. But there's about 20 db's and I want to do this via a copy for it will be faster - at least that is what I think.
I was unable to access the server and had to reboot it. When the server was booting after the Grub, it errored out withKernal Panic -not syncing Attempted to Kill init!!exec of init (/sbin/init/) failed No such directoryI reboot into the recuse mode from the CD and when looking for the installed OS.I got an error like thisFound OS but with errors.Mounting part or all of your system at /mnt/sysimage.. something of the sort. I've run fsk -y on the /boot and root drives and rebooted but still the same issues.Here is my grub.conf:
# grub.conf generated by anaconda # # Note that you do not have to rerun grub after making changes to this file
I recently downloaded grub2 source code for my F13 installation and it compiled and installed perfectly, but when I rebooted nothing had happened and grub was still version .97. Is there something I didn't do?
I have made a full install of Slack 13.37.0. When I try to run the installer of the NVIDIA GF 8400GS card (NVIDIA-Linux-x86-180.29-pkg1.run) downloaded from [URL], I receive an error message. It says that the kernel source cannot be indetified/found. /lib/modules/2.6.37.6-smp/source and .../build links to /usr/src/linux-2.6.37.6-smp, which contains the full kernel source (can be compiled), including the header .h files in include/linux. The same NVIDIA installer can be run successfully on my previous Slack 11.