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


ADVERTISEMENT

General :: Errors When Compiling Inkscape

Apr 19, 2011

Trying to compile Inkscape 0.48.1 on Red Hat Enterprise Linux Server release 5.5 and I am running into this issue

Code:
checking for Python development environment... skipped
checking for LCMS... yes
checking for POPPLER... no
checking for POPPLER_GFXFONT... no

[Code]...

View 5 Replies View Related

Software :: Errors When Compiling Pommed

Jun 7, 2010

I'm running Slack64 13.1 on a Macbook Pro 5,3 and trying to compile pommed but I keep getting the following error when running 'make pommed':

[code]...

View 8 Replies View Related

Software :: Broadcom Drivers - Errors When Compiling

Sep 14, 2010

I've made the real mistake of buying a laptop with a Broadcom wifi adapter on it. (That thwacking sound is me kicking myself for not noticing after spending weeks and weeks carefully choosing the model I wanted.)

lspci gives this:
02:00.0 Network controller: Broadcom Corporation Device 4727 (rev 01)

I have downloaded the 32 bit drivers from here (am running Mandriva 2010.1 Free 32 bit). The readme indicates the 4727 is supported by the latest OS drivers amazingly. [URL]. I have installed the Linux kernel source files.

First problem comes with the first instruction in the readme.
# mkdir hybrid_wl
# cd hybrid_wl
# tar xzf <path>/hybrid-portsrc.tar or <path>/hybrid-portsrc-x86_64.tar.gz

The tar instruction just does nothing, so I just right clicked in Dolphin and unpacked it to its own directory. I navigated the terminal to where it unpacked and did make. I got this:

Code:
[robertw@localhost hybrid-portsrc-x86_32-v5.60.48.36]$ make
KBUILD_NOPEDANTIC=1 make -C /lib/modules/`uname -r`/build M=`pwd`
make[1]: Entering directory `/usr/src/linux-2.6.33.5-2mnb'

ERROR: Kernel configuration is invalid.
include/generated/autoconf.h or include/config/auto.conf are missing.
Run 'make oldconfig && make prepare' on kernel src to fix it.
WARNING: Symbol version dump /usr/src/linux-2.6.33.5-2mnb/Module.symvers is missing; modules will have no dependencies and modversions.

CC [M] /home/robertw/Downloads/hybrid-portsrc-x86_32-v5.60.48.36/src/shared/linux_osl.o
/home/robertw/Downloads/hybrid-portsrc-x86_32-v5.60.48.36/src/shared/linux_osl.c:1: error: code model "kernel" not supported in the 32 bit mode
/home/robertw/Downloads/hybrid-portsrc-x86_32-v5.60.48.36/src/shared/linux_osl.c:1: sorry, unimplemented: 64-bit mode not compiled in
make[2]: *** [/home/robertw/Downloads/hybrid-portsrc-x86_32-v5.60.48.36/src/shared/linux_osl.o] Error 1
make[1]: *** [_module_/home/robertw/Downloads/hybrid-portsrc-x86_32-v5.60.48.36] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.33.5-2mnb'
make: *** [all] Error 2

View 5 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 :: Compiling Mplayer - Boat Load Of Linker Errors

Mar 30, 2011

I did a ./configure and make and got this returned about 1/2 hr later:

Code:
undefined reference to `glDisable'
undefined reference to `glDisable'
undefined reference to `glutKeyboardFunc'
undefined reference to `glutSpecialFunc'
undefined reference to `glReshapeFunc'

And the oddest part is.... I passed --disable-gl to configure!

View 4 Replies View Related

General :: Compiling Main.c, Conflicting Types And Previous Declaration Was Here Errors

Jun 15, 2011

I'm trying to compile a main.c file that contains a while statement. Embedded in the while statement are functions that are being called. After the while statement, I have 2 more functions being called, one to find the average(getaverage), and one to print the results (printstuff). I also used a header file (my.h) that contains all of the needed #define and #include, along with each of the void function() statements.

There isn't any problems with the while statement/ the functions in while, but when I try and compile main.c I get the following errors:

main.c error: conflicting types for 'getaverage'
my.h error: previous declaration of 'getaverage'
and then the same thing for 'printstuff'

View 3 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 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 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

Ubuntu :: Errors - 18 Packets Transmitted, 0 Received, +12 Errors 100% Packet Loss Time 17038ms

Feb 22, 2010

I',m executing ping, but it didn't work, in order to find the mistake in my network I would like to know how to see the errors:

Code:
18 packets transmitted, 0 received, +12 errors, 100% packet loss, time 17038ms, pipe 4 I want to see this +12 errors. Could I do that?

View 2 Replies View Related

Programming :: Valgrind Output Showing Addresses Not Code Against Errors - 2 Errors From 2 Contexts (suppressed: 0 From 0)

Feb 26, 2010

I am running Valgrind on my program. It shows me two errors but mentions only addresses against them and not actual code even on a debug build.

The output is

==23002== Memcheck, a memory error detector.
==23002== Copyright (C) 2002-2005, and GNU GPL'd, by Julian Seward et al.
==23002== Using LibVEX rev 1575, a library for dynamic binary translation.

[code]....

View 1 Replies View Related

OpenSUSE Install :: Compiling Libeio On 11.4 X86_64 - Error: 'SYNC_FILE_RANGE_WAIT_BEFORE' Undeclared (first Use In This Function)

May 29, 2011

I've trouble compiling libeio on my openSUSE 11.4 x86_64:

[Code]...

View 9 Replies View Related

OpenSUSE :: Getting Errors With System

Oct 11, 2010

I get this error when I run gedit as root in terminal. GConf Error: Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See GConf configuration system for information. (Details - 1: Failed to get connection to session: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.)

So I looked around and found something about running a system check. Well I really couldn't find to much but I did find the command fsck and running it with the -n option this is what I got.

[Code]...

As you can see I have some orphaned inodes and these are probley from a Yast2 crashing a couple of times on me getting lockup because a repo was down or not responding.

View 2 Replies View Related

OpenSUSE :: Cannot Hibernate - No Errors Given ?

Oct 15, 2010

Running 11.3, kde4 unstable, hibernation worked til the 5th of this month, the system is updated as of today

Hibernate option exists in kmenu but nothing happens

If I look at /var/log/pm-suspend.log it is dated 10 days ago and the hibernation was a success

If I run /usr/lib/pm-utils/bin/pm-action nothing happens nor gets displayed

View 9 Replies View Related







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