Debian :: Gcc Won't Compile - Getting Error
May 1, 2010
When I try to compile it get there errors: [URL].... compiling with: gcc -v execv.c -o hola I already installed build-essential, what could be happening with my gcc compiler? this is my code, as you can see it's not complex
[code]....
View 6 Replies
ADVERTISEMENT
Mar 31, 2009
Bluez 4.34 Compile - Error...make[1]: Entering directory `/usr/src/bluez-4.34/audio'
./configure and make output.
View 15 Replies
View Related
Dec 18, 2009
I'm trying to cross compile embeddedQT on my Debian box for a ARM processor.
I've configured with
Everything went OK. I then made, after about 10 mins of compile I get the following error.
View 5 Replies
View Related
Dec 4, 2010
I am trying to compile Clanbomber in Squeeze but I get the following error message when running ./configure:
checking for DirectFB... found
checking for FusionSound... configure: error:
*** FusionSound 1.0.0 or newer is required. The latest
[code]...
View 4 Replies
View Related
Apr 8, 2010
I'm trying to install easystroke to my debian lenny tablet pc, but compiling errores:
Am I missing some X components? I have installed needed depedencies; g++ libboost-serialization-dev libgtkmm-2.4-dev libxtst-dev libdbus-glib-1-dev intltool
Other mouse gesture program gestikk download site is down.. so there is only easystroke - or is there other mouse gesture programs available?
View 4 Replies
View Related
Feb 1, 2011
I'm trying to make some pages. For this I try to host them locally. However, when I have an error in my PHP code, the server shows an internal error 500 page and doesn't show on what line and what compile error it encountered. There is no such information in the error log either. What should I do about it, it's not really nice to comment all the lines and then try to uncomment them one by one. I've been googling for a while, but didn't find anything.. I forgot to mention, I;m using Fedora :P, the apache that came with it and mysql and php from the repository...
View 3 Replies
View Related
Feb 14, 2011
Does someone know whe I can find libgthread-2.0.la?
View 3 Replies
View Related
Jul 5, 2011
running ubuntu 11.04 and trying to compile vlc 1.2 from git. ran apt-get build-dep vlc, git for the vlc source, bootstraped fine, the error is on configure
ran ./configure --enable-x264 and got the error
Quote:
configure: error: Package requirements (xcb-composite) were not met:
No package 'xcb-composite' found
View 2 Replies
View Related
Jun 2, 2010
I need to compile glibc.
What is this error ?
Code:
View 5 Replies
View Related
Oct 6, 2010
I have this below from a mesa git 20101002, and from the 7.9_rc2 tarball.
Code:
It isn't the only error. I get one about trying to make before make depend, but if I hit up arrow and return, it's gone. This one is persistent.
The issues on configure were libtalloc and libdrm. I have the libdrm .pc files copied from another box in /usr/lib/pkgconfig. talloc I just made, giving it the samba version number. configure passes with no variables passed to it. I am not passing /usr/include to this at any time. It doesn't show in the Makefile afaict.
View 2 Replies
View Related
Jan 2, 2011
tty-clock won't compile for me. I'm probably missing something simple, I've never really compiled anything from source that I didn't write do I'm not sure how to do this. Here's the error:
[Code]....
View 5 Replies
View Related
Jun 12, 2011
My first time to try Networkmanager and I get this error
[code]...
Is there a dependency I missed?
View 3 Replies
View Related
Sep 21, 2010
I'm trying to compile gcc from the svn trunk and I get this error
Quote:
I'm using ubuntu Lucid 10.04
View 2 Replies
View Related
Jun 25, 2010
I am trying to compile octave-3.2.4 with centos 5.5 and I get the following error
[code]...
I have looked and I can not find any solutions.
View 2 Replies
View Related
Jan 27, 2010
The README reads:
Quote:
Code:
How to do...........concerning this 'lmysqlclient'?
View 7 Replies
View Related
Sep 23, 2010
I have a driver source which includes linux/module.h.The following error occurred during compile.the kernel source is: 2.6.33.6-147.2.4fc13.i686the compiler is: gcc-4.4.4-2.fc13.i686
In file included from /home/joseph/rpmbuild/BUILD/kernel-2.6.33/linux-2.6.33.i686/arch/x
86/include/asm/cmpxchg_64.h:4,
from /home/joseph/rpmbuild/BUILD/kernel-2.6.33/linux-2.6.33.i686/arch/x
[code]....
View 3 Replies
View Related
Apr 5, 2011
I'm trying to compile the last inkscape release but got the following errors (slackware 13, 32-bit):
[code]...
View 2 Replies
View Related
May 26, 2010
I am using the C++ compiler G++ to compile my programs on Linux Mint 8 - Gnome.
I recently installed QT and when I tried to compile a simple "Hello World!" program it gave me this error:
Quote:
This is the code in HelloWorldQt.cpp:
Code:
I have tried using GTK instead but I get a similar error.
View 7 Replies
View Related
Jul 4, 2010
I'm trying to compile agave.
I had installed gconfmm using src2pkg.
Code:
Now, when trying to compile agave:
Code:
It did not spit out any errors:
Code:
Agave configuration:
Agave will be compiled with the following features:
The following options will be passed to the compiler:
AGAVE_CFLAGS:
AGAVE_LIBS: -
Make, however, doesn't successfully finish:
Code:
I tried to find gconfmm.h. It seems it's not present on my system.
View 5 Replies
View Related
Apr 29, 2011
I have installed multilib by [url]. And 32-bit programs can run.
When I compile packages,something error.
Quote:
Quote:
I have tried what [url] say and not work too.
View 7 Replies
View Related
May 7, 2011
do this slackbuild require the JDK package?
I've got a compile error which says that 'javac' is missing.. this file seems to be only in the JDK package (and not in the JRE).
Do it's correct? No problem to install the JDK ..
View 4 Replies
View Related
Jul 7, 2011
I am trying to compile OLSRd on Fedora 15 but 'make' throws Error 1. Here is the output:
Code:
[x@localhost olsrd-0.6.0]$ make
/usr/bin/ccache gcc -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wsign-compare -Waggregate-return -Wmissing-noreturn -Wmissing-format-attribute
[Code].....
View 7 Replies
View Related
Feb 21, 2010
When i'm trying to compile nvidia closed drivers, i got an error. I've tried binaries one on nvidia suse repo, but as i installed kernel 2.6.32-41 they didn't work. My laptop is a lenovo T61, with nvidia quadro nvs 140m, and intel chipset. And i'm trying to instal driver version NVIDIA-Linux-x86_64-100.14.11.
That's the error i get when executing nvidia-installer: Code: nvidia-installer log file '/var/log/nvidia-installer.log' creation time: Fri Feb 19 20:56:25 2010
[Code]...
View 9 Replies
View Related
Mar 2, 2010
I can not install files RPM, says there is error in the request.
View 1 Replies
View Related
May 2, 2011
how I can resolve this error in compiling?
Linking testkeys... /usr/lib/gcc/i586-suse-linux/4.5/../../../../i586-suse-linux/bin/ld: cannot find -lSDL_ttf collect2: ld returned 1 exit status make: *** [testkeys] Error 1
View 3 Replies
View Related
Jul 3, 2010
when i trying to install NVIDIA drivers i get compile error:
NVIDIA: calling KBUILD...
test -e include/linux/autoconf.h -a -e include/config/auto.conf || (
echo;
echo " ERROR: Kernel configuration is invalid.";
echo " include/linux/autoconf.h or include/config/auto.conf are mis
sing.";
[Code]...
View 8 Replies
View Related
Mar 5, 2010
I get the error
Code:
make[1]: Leaving directory `/usr/src/linux-2.6.33'
test ! -e scripts/package/builddeb || mv -f scripts/package/builddeb scripts/package/builddeb.kpkg-dist
[code]....
View 9 Replies
View Related
Aug 6, 2010
I'm attempting to compile the latest version of VLC from source. I'm able to run ./configure without any errors, however when I try to make I receive the following error. I don't want to install the program from the repositories because it's outdated and the tray icon doesn't blend in.
-rw-r--r-- smothpocket/smothpocket 181 2010-04-12 18:22 default/subX/playtreeglyphs.png
-rw-r--r-- smothpocket/smothpocket 39468 2010-04-12 18:22 default/subX/about.png
LUAC lua/extensions/allocine-fr.luac[code]....
View 5 Replies
View Related
Jun 2, 2011
I'm trying to install a wireless USB adapter to a machine so I can get it internet access, unfortunately when I try to run the provided install script I'm getting an error 2, and I've never encountered that before. In fact I'm getting another error which makes me concerned that they just failed at coding this driver...
Code:
/tmp/driver/Linux/driver/rtl8192CU_linux_v2.0.1170.20101112/core/rtw_pwrctrl.c:
In function 'LeaveAllPowerSaveMode':
/tmp/driver/Linux/driver/rtl8192CU_linux_v2.0.1170.20101112/core/rtw_pwrctrl.c:712: error 'HAL_DATA_TYPE has no member named 'autosuspend_disabled'
make[2]: *** [/tmp/driver/Linux/driver/rtl8192CU_linux_v2.0.1170.20101112/core/rtw_pwrctrl.o] Error 1
make[1]: *** [_module_/tmp/driver/Linux/driver/trl8192CU_linux_v2.0.1170.20101112] Error 2
make[1]: Leaving directory '/usr/src/linux-headers-2.6.32-28-generic'
make: *** [modules] Error 2
Compile make driver error: 2, Please check error Mesg
Something is clearly broken but I am not sure what, I'm awfully new to this, and wireless didn't really exist the last time I used Linux...though this doesn't appear to be specifically related to the wireless function of the driver, it's a make compile problem, it's just mysterious.
View 1 Replies
View Related
Jul 6, 2010
When I compile a C program in Fedora Core 12 using the following format: gcc -o program -static program.c
I get an error:
What do I need to do to make the program compile correctly with the -static flag ?
View 1 Replies
View Related