OpenSUSE :: Compiling A Code On 32-bit 11.1?

Dec 27, 2010

I tried to compiling a code on 32-bit OpenSuSe 11.1, but it was terminated with following error: # ***No rule to make target '/usr/lib/libGLU.a', needed by 'DXA_debug'. Stop Then I installed the freeglut-2.6.0, but there were only libGLU.so and libGLU.so.1 in /usr/lib folder. And the compiling process was terminated with the same error. Will you give me some instruction to solve this problem?

View 3 Replies


ADVERTISEMENT

OpenSUSE :: Compiling Java Code Error "undefined Reference To Main"

Aug 9, 2011

After messing up with grub, I reformatted my hdd and installed opensuse 11.4 (gnome+kde) from the dvd and also included the java sdk while installing, now the problem is that whenever i compile a java program, I get this error Code: /usr/src/packages/BUILD/glibc-2.11.3/csu/../sysdeps/x86_64/elf/start.S:109: undefined reference to `main'

View 3 Replies View Related

Ubuntu Installation :: Code: Blocks Not Compiling

Jan 25, 2010

so I just installed code blocks after clear installing ubuntu 64 everything went fine but when I try to compile and run my .cpp files code::blocks wont do anything I dont get any messages on the build log so I dont understand whats happening I tried looking on the forums and checking other pages such as the one bellow but no luck at all. [URL]

View 1 Replies View Related

General :: Compiling Fortran Code In SuSe 11.3

May 18, 2011

I can compile an old fortran program on my macbook using the Absoft fortran compiler and the command:f90 'W132 C SOURCECODE.flU77lV77

Unfortunately I cannot find f90 for linux. I can, however, find gfortran. However, gfortran does not recognize the flag -W132 and when I remove -W132 the compiler thinks all lines end after a certain number of characters. Does anyone know what flags call the equivalent type of compilation using gfortran? Is it possible I need to use f90? If so, is there a free version of f90 for linux?

View 8 Replies View Related

Fedora :: Compiling Code - Failing Sanity Check

Dec 7, 2009

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.

View 1 Replies View Related

Programming :: Error Messages Generated When Compiling C++ Code?

Jul 3, 2010

Is there an online resource to lookup error messages generated when compiling C++ code?

View 5 Replies View Related

Software :: Compiling Code - Linking To Libraries Using Different Versions Of C++ Runtime?

May 19, 2011

Basically, I'm trying to compile program A, which depends on LibA and LibB. LibA would not build with my version of G++ 4.4.3 due to a bug, so I've compiled the latest G++ 4.5 (installed in /opt directory) and built that library successfully (also installed in /opt).

I have LibB on my system already, but it was built with the 4.4.3 version. When compiling my final program, am I going to have issues because the .so files were built with different versions of gcc/g++? Or should I just rebuild a special version of LibB with the later version of the compiler just for that program? I can proceed and just see what happens, but I'm a little confused about how things work in a situation like this.

View 2 Replies View Related

Software :: Compiling Evince From Source Code - Make Errors

Mar 20, 2011

When I compile evince from its source code, I am able to run ./configure properly, but when I run make the following output is displayed.

Code:
make all-recursive
make[1]: Entering directory `/media/New_Volume/untitled folder/evince-2.32.0'
Making all in cut-n-paste
make[2]: Entering directory `/media/New_Volume/untitled folder/evince-2.32.0/cut-n-paste'
Making all in zoom-control
make[3]: Entering directory `/media/New_Volume/untitled folder/evince-2.32.0/cut-n-paste/zoom-control' .....
make[3]: *** [libevview.la] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

I am not able to ascertain the source of this error, even though I seem to have the file in question-libevdocument.la. What do I do now to remove this error?

View 8 Replies View Related

Programming :: Valac: Compiling Into C Code: Expected Semicolon In The Wrong Place

Oct 20, 2010

Here is my problem: I have a Vala program that includes classes with nested classes. When I try to initialize classes (using the variable type and the variable, followed by the class's arguments [three unsigned 8-bit integers] in parentheses) and try to compile the Vala code to C code what I tried to AVOID doing, as I really wanted to create a shared object file, but now I know I have to use C code as a middleman, the compiler tells me it expects a semicolon between the class variable name and its members.

What?! A semicolon in a bad place, that's for sure! Why would I want to put a semicolon *BETWEEN* the class initialization and its members? Isn't the whole point of a class to *HAVE* different members? Here is my class:

Code:
public class Gtk.rgba : GLib.Object {
public class fg_color : GLib.Object {
private uint8 red;
private uint8 green;
private uint8 blue;
//Constructor
public fg_color(uint8 r, uint8 g, uint8 b) {
[Code].....

View 14 Replies View Related

Ubuntu :: Fatal Error: Iostream.h: No Such File Or Directory Compilation Terminated While Compiling C++ Code

Dec 9, 2010

whenever i am trying to compile a c++ program i am getting the following error sample.cpp:1: fatal error: iostream.h: No such file or directory compilation terminated

View 1 Replies View Related

Ubuntu :: Compiling Source Code Error "You Need Intltool 0.40.0 Or Later"?

Jun 5, 2011

Just switched over to Ubuntu 11.04 32bit. I have spent the day configuring it to my likings, and am content with Ubuntu. I have zero experience with coding, and bare minimum knowledge. Anyways, I have gotten some tar.gz files, that I have extracted them into folders, and then in terminal I run ./configure, and then I get the error "You need intltool 0.40.0 or later".

View 2 Replies View Related

OpenSUSE :: Compiling XEN 4.0 From The Sources In 11.2.

Jun 9, 2010

I'm trying to build the latest XEN 4.0.0 from the tarball in xen.org.

After resolve the dependencies, I finalled compiled the xen kernel.

But the problem, it is not making the intrd for booting (and it is not suposed to do ), it just comments the following on the README source:

Depending on your config, you may need to use 'mkinitrd' to create an initial ram disk, just like a native system e.g.

# depmod 2.6.18-xen
# mkinitrd -v -f --with=aacraid --with=sd_mod --with=scsi_mod initrd-2.6.18-xen.img 2.6.18-xen

[Code].......

I really want to test the pastrough and snapshot new features in XEN, since i really start to hate vmware eating all resources with more than 1 vm (I know, there is VirtualBox, but I used Vmware first since you can record videos and for portability).

I already used XEN 3.4 a lot in my own labs inside my laptop, (since I learned how to use virtual network in nat mode), and since is the default hypervisor on the job (we are migrating the lasts Vmware vms !!! cool!!! ) and I really really love XEN (is amazing, 4 vms, 1 host in a laptop turion 64 x2 with just 3GB ram!!! and my processor is not flaming!!!).

View 1 Replies View Related

OpenSUSE :: Compiling First Program In 11.3?

Dec 6, 2010

I was reading the following forum guide:openSUSE software installation hints So I decide to install from the souce code the following webcam application:

GTK+ UVC Viewer In order to avoid problems ( it is my first installation from souce code) I downloaded and unpacked everything in an USB key and I worked from, as the guide said, from the Linux terminal. Once I was in the right directory and I compute the command:

[code]..

View 9 Replies View Related

OpenSUSE :: Compiling Errors With Desktopdrapes

Jul 28, 2010

today I tried to run desktopdrapes. my first command ./configure was completet after I installed the missing pakages. the next step is the 'make' command. But with this command I get 5 Errors and 2 Warnings:

Code:
e-Lasto:/home/carolin/programme/drapes # make
Making all in drapes
make[1]: Entering directory `/home/carolin/programme/drapes/drapes'
/usr/bin/gmcs -debug -r:System.Xml -r:Mono.Posix -pkg:gconf-sharp-2.0 -pkg:glade-sharp-2.0 -pkg:gnome-vfs-sharp-2.0 -resource:../data/drapes.glade,drapes.glade

[Code].....

View 4 Replies View Related

OpenSUSE :: Compiling Workrave From Source For KDE?

Jan 1, 2011

I use Workrave on Windows to make sure that I walk away from my computer every now and then, but I can't find it in openSUSE's repositories although it is available for Linux.

Then I tried compiling it from source, but I got this error...

pdedecker@linux-s6cn:~/Desktop/workrave-1.9.3> ./autogen.sh **Warning**: I am going to run `configure' with no arguments. If you wish to pass any to it, specify them on the `./autogen.sh' command line.

Running intltoolize...
Running libtoolize...
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'

[Code].....

Is Workrave incompatible with KDE4? Is openSUSE using a different windowing system?

I'm willing to try similar software packages if they're easier to install.

View 9 Replies View Related

OpenSUSE :: Compiling Ghostscript And /usr/X11R6?

Mar 10, 2011

Compiling ghostscript (9.01 or older) on a SUSE-11.3 does not include the x11 devices.gs -h does not show x11, x11alpa, x11mono, etc.Compiling on an old SLES-9.3 all x11 devices are included.On the old SLES-9.3 there is a library /usr/X11R6 with subdirs lib and include.Apparently including x11 devices depends on the libraries in /usr/X11R6.Question 1: how do I compile ghostscript on suse-11.3 with x11 devices included? The option --with-x does Question 2: where can I get the appropriate /usr/X11R6 for SUSE-11.3?

View 1 Replies View Related

OpenSUSE :: Error While Compiling / Installing Software

Jun 25, 2010

I am trying to install a software but I get error as under -

[Code]...

View 9 Replies View Related

OpenSUSE :: Compiling Gpointing-device-settings-1.5.1 On 11.3?

Dec 15, 2010

I am having problems with my touchpad on my dv7 notebook, that I can not resolve... so I thought it would be a good idea to update the gpointing-device-settings that came with the opensuse 11.3 repositories (version 1.3.1-1.2 too old maybe)

So I downloaded the source files but when I try to ./configure, I have some errors telling my that my gtk+ and gnome-settings-daemon versions are older (that is not true, I check them and they are newer)

Here is the ./configure output:

Code:
damususe:/home/sebadamus/Downloads/gpointing-device-settings-1.5.1 # ls
aclocal.m4 configure libgpointing-device-settings.pc.in modules
autogen.sh configure.ac ltmain.sh NEWS
ChangeLog COPYING m4 po

[Code]....

Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix.

Alternatively, you may set the environment variables GNOME_SETTINGS_DAEMON_CFLAGS
and GNOME_SETTINGS_DAEMON_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details.

damususe:/home/sebadamus/Downloads/gpointing-device-settings-1.5.1 #

View 7 Replies View Related

OpenSUSE Install :: Compiling Modules Against Kernel?

Feb 26, 2010

I am having some issues compiling kernel modules against the pre-built OpenSUSE kernel. Whenever I compile a module and try to load it, I get something like:

Code:
insmod fs/smbfs/smbfs.ko
insmod: error inserting 'fs/smbfs/smbfs.ko': -1 Invalid module format
It doesn't actually matter what the module is, they all do the same thing. I have tried the above mentioned smbfs, I've also tried:vmware kernel module

[Code]...

View 9 Replies View Related

OpenSUSE Install :: Cross Compiling For PowerPC

Jan 27, 2011

I need a cross compiler for C/C++.

Unfortunately, I can't find the GCC cross compiler in the repositories.

There is only a package with the binutils: cross-ppc-binutils

But nothing like: cross-ppc-gcc

View 1 Replies View Related

OpenSUSE :: Install Dropbox - Error Compiling Program ?

Feb 21, 2009

I tried to install dropbox on my openSUSE 11.1(KDE 4.0) from a tar.bz2. After i extracted it to a folder Dropbox in Desktop.

I got this error trying to compile.

View 9 Replies View Related

OpenSUSE :: Compiling - Can't Find A Header File In /usr/include/gtk-2.0/?

Mar 11, 2011

Compiling Amarok from git gives error "gdk-pixbuf/gdk-pixbuf.h: No such file or directory" it is installed in /usr/include/gtk-2.0/gdk.I just up'ed to openSuse 11.4 and KDE 4.6.1 - compiled fine last time I tried which was probably last weekend or so (March 2nd or third)Wondering if /usr/include/gtk-2.0/ is new in 11.4 because of the upcoming gtk3.0 and the problem is it's not some path and not being compiling proficient I'm a bit lost.full error

Code:
/home/smiley/MyTemp/amarok/src/core-impl/collections/ipodcollection/handler/IpodHandler.cpp:35:35: fatal error: gdk-pixbuf/gdk-pixbuf.h: No such file or directory

[code]....

View 1 Replies View Related

OpenSUSE Wireless :: Error Compiling Dlink Driver

Nov 28, 2009

I downloaded the Dlink wireless G dwa-110 usb driver but I'm getting "rt73.ko failed to build. make[module]error 1" when compiling it.

I have installed the kernel-source and kernel-syms but I still get the same error. What am I doing wrong?

I'm running openSuSE 11.2 64 bit.

View 4 Replies View Related

Software :: Compiling Reading People Tracker In OpenSUSE 11.2

Feb 23, 2010

I am trying to install the Reading People Tracker release 1.28 in Open Suse 11.2 and, after some solved errors installing external libraries for mathematics, XML and graphical display, I stuck compiling the Reading People Tracker. It shows a lot lot of errors like:

Code:
In file included from /usr/include/c++/4.4/string:56,
from /usr/include/c++/4.4/bits/locale_classes.h:42,
from /usr/include/c++/4.4/bits/ios_base.h:43,
from /usr/include/c++/4.4/ios:43,
from /usr/include/c++/4.4/istream:40,
from /usr/include/c++/4.4/fstream:40,
from ../RGB32Image.cc:12: .....

View 1 Replies View Related

OpenSUSE Install :: Installing Kernel Through RPMs Without Compiling Sources?

May 10, 2010

Is there any way to install a kernel using rpms and avoid compiling its sources? I am using OpenSUSE 11.2.

View 7 Replies View Related

OpenSUSE Multimedia :: Compiling GTK+ 1.2 On Suse 11.3 X64 In Order To Install Xmms 1?

Jul 17, 2010

I Currently have the problem of not being able to install xmms on suse 11.3, apparently since there's no way to install it from the packman repos because xmms claims it's missing glib 1.22 -oh yeah that one. But since it worked like a charm on 11.2 i'm just wondering if the glib, gtk, and gdk rpms will be present in the future or have i just missed something. I've tried to compile gtk 1.2 and above on 11.3 but since it is a 64bit system it do not comply with my request.Output from glib-1.2.2 and 1.2.10

Code:
checking host system type... Invalid configuration `x86_64-unknown-linux-gnu': machine `x86_64-unknown' not recognized
checking build system type... Invalid configuration `x86_64-unknown-linux-gnu': machine `x86_64-unknown' not recognized
and what's missing for xmms

[Code]...

If anyone could give me a tip on how to compile the old 32bit gtk libs on a brand new 64bit system would be much appreciated. Or if there is an even simpler way please tell i.e if there is any repos hosting what i need. Greets

View 3 Replies View Related

OpenSUSE Hardware :: Installing (compiling) Wireless Card Drivers Asus PCE-N13?

Jul 6, 2010

I have a Wireless PCI-Express Adapter which I wish to install the drivers, though am having difficulty. The chipset on my card is a Ralink. I have visited the Ralink Website Ralink corp. and downloaded the RT2860 Wireless Lan Linux Driver version 2.3.0.0. I have extracted the files within my home directory. I have read the readme file, and from what I understand I have needed to do... I have typed in the Make command as a "super user". Unfortunately I have had no success and it states the following output.

[Code]...

View 4 Replies View Related

OpenSUSE Hardware :: Compiling Kernel-source For NVidia Driver Install

Jun 18, 2011

In order to configure a dual display in a fresh 11.4 installation, I am attempting to install the nVidia driver according to the instructions in SDB:NVIDIA the hard way - openSUSE. I have not previously compiled or configured a kernel so I largely followed the instructions from OpenSUSE 11.2 - How to compile a Kernel for Newbies.The currently installed kernel is 2.6.37.1-1.2-desktop. The graphics card is an ASUS EN9600GSO (512MB).

In Yast, I installed gcc, make, kernel-devel (v. 2.6.37.1-1.2) and kernel-desktop-devel (v. 2.6.37.1-1.2). Per the "hard way" instructions, I did not install kernel-source.

View 9 Replies View Related

OpenSUSE Multimedia :: Realtek RTL2831 USB Digital-TV Key - Compiling Driver Module?

Sep 12, 2011

I am running openSUSE 11.1 with modified Kernel. While trying to run make on the downloaded driver for the RTL2831 I am getting an error message that I do not full understand. That is:

Code:

linux-2c5j:~/rtl2831-r2 # make
make -C /root/rtl2831-r2/v4l
make[1]: Entering directory `/root/rtl2831-r2/v4l'
No version yet, using 3.0.4-41-desktop

[code]...

I am not sure what is required when the error is "first use this function". How can I use the function T_DIGITAL_TV if I first have to install my driver in order to use the stick?

View 1 Replies View Related

Programming :: Selenium Java Code Into Equivalent Php Code?

Mar 30, 2011

I need to rewrite the selenium java code into its equivalent php code.

View 5 Replies View Related







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