Ubuntu :: Installing Driver Gcc Version Syntax Error?

Jan 20, 2010

I am new to Linux, but I can't produce any sound out of my speakers. So I downloaded the driver for my sound card from my motherboard manufacturer (it is an on board sound card). Now, if I am right I need to run ./configure . I did this and the following thing happend: Code: checking for gcc gcc

checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix...
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes

[Code]...

View 7 Replies


ADVERTISEMENT

Ubuntu :: Syntax Error In VERSION Script?

Feb 17, 2010

when cross compiling libpng i get this error. I googled for it but i didnt get exact answer. Anybody knows what will be the problem? Code: /mnt/freescale/toolchain/bin/../lib/gcc/arm-none-linux-nueabi/4.4.1/../../../../arm-none-linux-gnueabi/bin/ld:libpng.vers:2: syntax error in VERSION script
collect2: ld returned 1 exit status i have these content inside "libpng.vers" Code: PNG12_0 {global:local: *; };

View 1 Replies View Related

Ubuntu Multimedia :: 4870x2 Catalyst Driver \ Finding The Proper Configuration Of OS Version And Driver Version?

Apr 8, 2010

I've been searching for an hour or so and can't seem to find a concrete answer. My endgame is having Ubuntu successfully installed (either 9.10 or 10.04) with a fully working Ati 4870x2. I desperately need some help on finding the proper configuration of OS version and driver version. I installed 10.04 with the 10.3 driver package from ATI's site and it was a no go - I had nothing but problems.

I would like to have full 3d acceleration so I can play some games through Wine. This is a powerful card - I know ATI doesn't have a great reputation in the Linux world but I really hope there is a driver version I can install to get some good results.The rest of my specs are in my signature I need to install 64 bit Ubuntu to make use all of the system and video ram.

View 2 Replies View Related

General :: SUSE 10 Syslog-ng Syntax - Bash: Syntax Error Near Unexpected Token "("

Apr 20, 2011

I am a Novell (now defunct) CNE tring to learn Linux and am having a lot of trouble finding out where the WB 6-6 is wrong in the syntax for adding local4... the the syslog-ng config file. In the instructions there are discrepancies between commas and simi-comma, they are both in the statements in no particular order. there is no pattern to them. Here is what the book shows:

filter f_local4debug { level(debug) and facility(local4); };

When I try to input this in the Gnome terminal window to try and find out where it goes wrong I get the following: -bash: syntax error near unexpected token "(" If I can get the correct syntax I belive I can use the info to get past the rest of this portion of the lesson. I am desperate to learn Linux as the only jobs out there for a Novell CNE are migrations to MS, which really sucks, since MS really really sucks.

View 1 Replies View Related

Ubuntu Installation :: Installing HP Driver - Error: No Output Seen In Over 300 Sec

Sep 10, 2010

error: No output seen in over 300 sec... (Is the CD-ROM/DVD source repository enabled? It shouldn't be!) error: Package install command failed with error code 255 Would you like to retry installing the missing package(s) (y=yes*, n=no, q=quit) ?

I've tried this [URL] but it didn't work for me. My sources.list already had the #. By the way I'm a new user to ubuntu and I'm having a pretty good time. Almost starting to feel at home in this OS. edit: I'm sorry. I realized I posted in the wrong section.

View 2 Replies View Related

Ubuntu :: Compiling Driver For First Time Error Installing?

Nov 5, 2010

10.10) now, and only use windows as my DVR (what im currently trying to change). To that end, i have a Hauppauge 2250 video capture card, and Steven at KernalLabs has an alpha release that has been said to work very well with mythTV.

Anyways, i followed one of the posts and successfully compiled the driver using "sudo make menuconfig." I attempted to install with the "make install" command, and the first half of the driver seemed to install and the second half (firmware related) received errors.

make -C firmware install
make[2]: Entering directory `/home/mlavigne/saa7164-v4l/v4l/firmware
Installing firmwares at /lib/firmware: vicam/firmware.fw cp: cannot stat `vicam/firmware.fw: No such file or directory
dabusb/firmware.fw cp: cannot stat `dabusb/firmware.fw: No such file or directory
dabusb/bitstream.bin cp: cannot stat `dabusb/bitstream.bin: No such file or directory
ttusb-budget/dspbootcode.bin cp: cannot stat `ttusb-budget/dspbootcode.bin: No such file or directory

[Code]..

View 3 Replies View Related

Ubuntu :: Video Driver Not Installing - Not Working - Showing Error

Nov 28, 2008

I selected the zc0301 driver as module when i compile the kernel...and i copied the "zc0301.ko" file from default kernel...but when insert using "insmod" its not working..showing the error..

insmod: error inserting 'zc0301.ko': -1 Invalid module format

How to insert this driver?

View 9 Replies View Related

Hardware :: ./default_policy.sh Error While Installing ATI Driver

Apr 6, 2011

I am trying to reinstall ATI propietary graphics driver fglrx on Xorg 1.10.0.901, but it always fails with (something similar to): Code: ./default_policy.sh does not support version default:v2:x86_64:lib32:none:[my kernel] make sure that version is correctly set by --iscurrentdistro

I am not sure what is it trying to tell me, neither I don't know why lib32 is in the list. (It's 64bit Gentoo system). It used to work in past, but now I can't start X at all. Using my already installed driver produces Segmentation fault, X without any configuration stops on no devices found.

EDIT: Alright, I just discovered that fglrx driver does not support higher versions of X.org than 7.6, and I have 1.10.0.901 version installed. EDIT2: Actually, later I found out that my Xorg is supported by that driver, so I think it was the mess in packages&Xorg configuration which caused it. Nevermind...

View 1 Replies View Related

Hardware :: Installing NVidia GeForce 2 MX 400 - ERROR: Unable To Determine The Version Of The Kernel Sources

Jan 11, 2011

I have installed Arch Linux quite a few weeks ago; but I'm still trying my best to install the nividia display driver for my graphics card (nVidia Geforce 2 MX 400). Not only in Arch but have tried installing on other distros and still failed. I have read up all the documentations and I still find it hard to do this task. When I used the terminal and executed the NVIDIA-Linux-x86-94.43.01-pkg1.run file without any window manager running, I get this problem:

Quote: ERROR: Unable to determine the version of the kernel sources located in '/lib/modules/2.6.35-ARCH/build'. Please make sure you have installed the kernel source files for your kernel and that they are properly configured; on Red Hat Linux systems, for example, be sure you have the 'kernel-source' or 'kernel-devel' RPM installed. If you know the correct kernel source files are installed, you may specify the kernel source path with the '--kernel-source-path' command line option.

ERROR: Installation has failed. Please see the file '/var/log/nvidia-installer.log' for details. You may find suggestions on fixing installation problems in the README available on the Linux driver download page at [URL].

Now I'm using Arch Linux Kernel 2.6.35 and I have got the source. But where am I suppose to put it now? I do not want to change the kernel. I just want the nVidia installer to identify that there is a kernel source so that it can install. I have searched up a lot on websites and ended up with no proper guide. This is a very old driver. So since now I have the nVidia driver installation package and also the kernel source

View 13 Replies View Related

Fedora Hardware :: Installing Ati Radeon Driver - Error ?

Jun 5, 2010

I have acer laptop with ATI Mobility Radeon HD 5470 graphics card. I have downloaded ATI Radeon 5xxx driver from ati official site. When I ran it using the command below, it gives me the following error

command:

Error:

Removing temporary directory: fglrx-install.OiFpw4

View 14 Replies View Related

Hardware :: Installing Ethernet Driver Returns Error

Mar 22, 2011

I recently installed my redhat 6.0 and there was no internet connection so i read some threads that guided me to try and detect my network card which detected nothing. I then went ahead to download ethernet realtek ethernet gigabyte card driver for my version of linux. I untar the file and i got the directory r8168-x.x.xxx.xx, a README file so i read the README file and it asked me to run ./autorun.sh which i did but i got the following error:

View 14 Replies View Related

Fedora :: Error While Installing Wireless Driver Using Make In FC12

Mar 17, 2010

The relevant details of my setup are:
Samsung R522 laptop
Realtek RTL8192E wireless network controller (PCI)
Fedora 12, kernel 2.6.32.9-70.fc12.i686 (automatically updated using software update)

My problem is that my wireless card has never worked - basically there aren't any widely available linux drivers, and there are many threads on getting the RTL8192E to work on many different forums, e.g. here, but none specifically for Fedora, so I think that this thread could potentially guide many more users. FYI, my hardwired network connection works perfectly.

Fantastically however, by emailing Realtek support, they'll send you their Linux driver, which most people have claimed works perfectly (although why they haven't just put it on their website is beyond me). SO, I've got a Linux driver for my wireless card. When Realtek emailed me to send me the driver, they said to just 'cd' into the driver directory, then do

su
make clean
make
make install
reboot
./wlan0up or ./wlan1up

OK, so I tried to do this and get the following error:
make: *** /lib/modules/2.6.32.9-70.fc12.i686/build: No such file or directory. Stop.
make: *** [all] Error 2

I don't know enough about linux to understand this error. I really don't want to have to recompile my kernel, and I hope there is some way to install this driver with not too much hassle. How to overcome this error, and install my wireless driver so I can get wireless network access on my Fedora 12 operating system. I've found Fedora 12 really easy to use so far, but this is proving quite hard!

This is the output of 'ls -lh' in the folder which seems to be causing the error, namely /lib/modules/2.6.32.9-70.fc12.i686/
total 3.1M
lrwxrwxrwx 1 root root 46 2010-03-16 22:53 build -> ../../../usr/src/kernels/2.6.32.9-70.fc12.i686
drwxr-xr-x 2 root root 4.0K 2010-03-03 05:28 extra
drwxr-xr-x 11 root root 4.0K 2010-03-16 22:53 kernel
-rw-r--r-- 1 root root 498K 2010-03-16 22:53 modules.alias .....

View 7 Replies View Related

Ubuntu :: Error: Syntax Error On Line 20 Of /etc/apache2/sites-enabled/portal

Feb 1, 2010

I am trying a release of Ubuntu has have run into a problem that does not make much sense. I am receiving the following error: Syntax error on line 20 of /etc/apache2/sites-enabled/portal: Invalid command 'ProxyHTMLEnable', perhaps misspelled or defined by a module not included in the server configuration
fail! I believe the modules required for this is apt-get install libapache2-mod-proxy-html and it shows under the available modules and it was enabled with a2enmod proxy-html.

The line from the config is ProxyHTMLEnable On. The release is the latest download with updates from, 32bit.

View 4 Replies View Related

Ubuntu :: Create New Directory But Keep Getting Same Error - Bash: Syntax Error Near Unexpected Token `newline'

Jan 13, 2010

I'm trying to create a new directory using the mkdir command.

Code:

home@ubuntu:~$ mkdir <aicoursework>
bash: syntax error near unexpected token `newline'

that's the error that i keep getting, what am i doing wrong?

View 5 Replies View Related

Ubuntu :: ERROR --bash: Syntax Error Near Unexpected Token 2

Feb 4, 2010

The following problem occurs to me, I'm creating a distribution (as a class project) for my school (I'm studying telecommunications and computer systems). I am following, in order to create the distribution, the manual that you can find on this page: [URL] But when I get to write:

[Code]...

View 3 Replies View Related

Debian Configuration :: Installing Nvidia Graphics Card - Driver Error

Apr 28, 2010

I revived my old desktop (failed psu), and installed debian squeeze using netinst. It has a nvidia geForce 7600GT card. The driver in squeeze does not work very well, so I downloaded nvidia driver-installer. When I run it, it comes back with an error saying the kernel (I assume the nvidia graphics kernel) is compiled with gcc4.3, but the system is using gcc4.4. Using synaptic manager, I installed gcc3.3, but same error.

Next I tried to uninstall gcc4.4 and it gave a warning the system might not be usable. I did not understand it, but I went ahead and uninstalled gcc4.4 and guess what, the system is not usable, and I have to re-install squeeze. Not a big loss, since I do not have much in it. How to install this nvidia driver, specifically, how do I get switch to gcc4.3 from gcc4.3? Also, the squeeze install gave me 2.6.33-trunk-amd64, and 2.6.33-3-amd64. How do I get rid of ...trunk-amd64? Do I just delete it from grub?

View 10 Replies View Related

Ubuntu :: 9.10 - Syntax For Installing Printer Drivers?

Mar 12, 2010

I'm reasonably new to Linux and very new to Ubuntu . I've just installed 9.10 as a dual boot on a Windows XP Pro Dell Inspiron 9200. I have a Samsung CLP-315 that I need to configure first as a local printer then as a wireless network printer. I found the software (.bin file) on the Samsung site and downloaded it but that's as far as I got. Can I use any of the GUI package managers or do I need to use Terminal and command line syntax? Here's the real question "what is the syntax for installing software/drivers?"

View 3 Replies View Related

OpenSUSE Install :: Nvidia Geforce 8200 Driver Install Error - Version.h Not Found

Jan 11, 2011

After a disk crash I reinstalled openSuSE 11.2 and as always downloaded the latest Nvidia driver for my geforce 8200 graphics.

Unlike all previous cases, this time the driver does not install. The contents of /var/log/nvidia-installer.log are below. The error refers to being unable to to locate version.h

PATH:

Using: nvidia-installer ncurses user interface

ERROR:

View 9 Replies View Related

Ubuntu Installation :: Invoking Gazebo Gives Error - Appeared After Installing NVIDIA Accelerated Graphics Driver

Nov 6, 2010

I have completed building gazebo, and everything was done successfully according to the following link [URL]... bot_Simulation , but when I tried to invoke gazebo using the command "gazebo /usr/local/share/gazebo/worlds/pioneer2dx.world" it returns the following error

[code]...

View 1 Replies View Related

Fedora :: ERROR 1064 (42000): You Have An Error In Your SQL Syntax; Check The Manual That Corresponds To Your MySQL

Jul 20, 2010

i ,musing mysql5 at fedora12 i have just installed it but i ,m using mysqladmin -p root password mypassword it says ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'mysqladmin -uroot password 123456' at line 1

View 10 Replies View Related

General :: Bash Error - Syntax Error Near Unexpected Token `{

Mar 4, 2010

I am new to shell scripting, bash specifically.

I am trying to run the following script:

Code:

When trying to execute I always get this error:

Code:

In case you need to know the permissions. Here is it:

Code:

I run the script using the following command:

Code:

View 1 Replies View Related

Programming :: Parse Error: Syntax Error, Unexpected '@' In Php Code

Jun 14, 2011

Parse error: syntax error, unexpected '@' in C:xampphtdocsminippromail.php on line 8 .......its not recognizing the '@' symbol. heres the code im working with

<?php $receiver = myfriend@ourmail.co.in; $subject = wish; $content = Hi! My dear friend how are you.; $sender = myself@ ourmail.co.in ; $headers = From: $sender; mail($receiver,$subject, $content,$headers); echo Mail has been sent successfully.; ?>

View 1 Replies View Related

OpenSUSE Network :: Installing Driver Error - No Rule To Make Target `modules' - Stop

Apr 13, 2011

I am relatively new to linux and am running into a problem. I just got a new laptop and need to configure/install it's wireless driver but am getting an error when running "make". The error is: make[1]: Entering directory `/lib/modules/2.6.37.1-1.2-desktop/build' make[1]: *** No rule to make target `modules'. Stop.

I have scoured these forums and know that others have the same issue (when configuring other drivers/programs). I am sorry if this post is redundant. It sounds like the Makefile is pointing to the wrong directory. I am using opensuse 11.4, have make and gcc installed. My kernel is linux-2.6.37.1-1.2 (I just re-installed the desktop kernel to make sure it was up to date). The driver I am trying to install is located here: AUR (en) - rtl8192ce.

Another forum suggests pointing somewhere in the /usr/src/linux-2.6.37.1-1.2 directory instead. Is this correct? Should I be pointing to a folder within this? I am not a programmer but any description about what I am actually putting in this directory and why would be awesome (so I can learn a bit more). Or just helping me solve the problem would be great too.

View 9 Replies View Related

General :: Error:syntax Error GRUB Or Similar

Feb 5, 2011

My brother has Tri boot Ubuntu ,7 and Vista ..GRUB2 is the bootloader..The problem : At boot after the Lenovo splash disappears , there appears some 4 to 5 lines of error , error:syntax error GRUB or similar..This is visible only for a fraction of a second before the GRUB2 menu pops up...

The OS es load properly on selection in the menu so no loss of functionality One another problem is there is no OS highlighted by default and the timeout message "Automatic Boot in 10 Secs" does not appear Reinstalling GRUB does not solve the issue

View 1 Replies View Related

Debian Multimedia :: Updating Nvidia Driver To The Current 275.09.07 Driver Version Break Setup?

Jul 7, 2011

Currently using Nvidia driver version 195.36.31, it's the version that works with Nvidia-kernel-dkms, would updating Nvidia driver to the current 275.09.07 driver version break my setup?

View 3 Replies View Related

CentOS 5 :: Back Port The 5 USB HID Core Driver Version 2.6 Back To 4 USB HID Core Driver Version 2.0?

Nov 3, 2009

Is it possible to back port the centos5 USB HID core driver version 2.6 back to centos4 USB HID core driver version 2.0?

View 2 Replies View Related

Ubuntu :: Error "Kernel Configuration Is Invalid" Installing A Driver

Oct 4, 2010

I'm trying to install a driver for a Jetway ADPE4S Daughterboard on Ubuntu 10.04 but coming up against some problems. When I use 'make', I get this error: make ARCH=x86_64 CC=cc LD=ld CROSS_COMPILE= V= -C /usr/src/linux-source-2.6.32 M=`pwd` modules make[1]: Entering directory `/usr/src/linux-source-2.6.32'

ERROR: Kernel configuration is invalid. include/linux/autoconf.h or include/config/auto.conf are missing. Run 'make oldconfig && make prepare' on kernel src to fix it. make[1]: *** No rule to make target `code'. Stop. make[1]: Leaving directory `/usr/src/linux-source-2.6.32' make: *** [all] Error 2

Not knowing what to do, I've been playing around with it, and copied the files autoconf.h and auto.conf from a folder '/usr/src/linux-headers-2.6.32-25-generic', but that didn't help, it still says "No rule to make target `code'. Stop."

View 9 Replies View Related

Ubuntu :: Syntax Error When Deleting Dir?

Jun 1, 2011

I am trying to delete a dir (with the CLI), that contains many sub dirs and files:
Hello - DE Important Files Stuff (0000-0001)

I am using the command:
PHP Code:
sudo rm -rf Hello - DE Important Files Stuff (0000-0001)/ 

But I keep getting this error:
PHP Code:
-sh: Syntax error: "(" unexpected

The between the spaces in the file name isn't showing in the PHP code?!?

View 7 Replies View Related

Ubuntu :: Syntax Error On Done Statement

Nov 28, 2010

I have returned the below mentioned lines of code however I am receiving error "Syntax Error On Done Statement".

while:
do
clear
echo "-------------------------------------------------------------------"
echo "Main Menu"
echo "-------------------------------------------------------------------"
echo "[1] Today's Date"
echo "[2] Show files in the current Directory"
read yourch
case $yourch in

1) echo "Today is `date`,press a key ........";read;;
2) echo ls -l;read;;
*) echo "Select the yourch as 1 or 2";

View 3 Replies View Related

Ubuntu :: Sage Syntax Error On Startup?

Apr 28, 2010

I recently installed the package 'sagemath' on Ubuntu 9.10 Karmic without any errors by typing:

Code:
sudo apt-get install sagemath
However, whenever I type the command 'sage' and press enter, this happens

Code:
/usr/lib/sagemath/local/lib/python/site.py:150: Warning: 'with' will become a reserved keyword in Python 2.6
'import site' failed; use -v for traceback
Traceback (most recent call last):[code]...

I even tried uninstalling and reinstalling the package but to no avail.

View 4 Replies View Related







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