Xorg and Xkeyboard keymap compiler error

2006-08-22 Thread Marco
Hi all, I have installed Debian Etch on my notebook. When I start X I have the following messages: The XKEYBOARD keymap compiler (xkbcomp) reports: Type ONE_LEVEL has 1 levels, but RALT has 2 symbols Ignoring extra symbols. Errors from xkbcomp are not fatal to the X server. This is my

Re: 3ware Treiber - compiler error

2004-12-09 Thread Joachim Karnbach-Mink
Am Donnerstag, 25. November 2004 21:47 schrieb Christoph Klein: hallo liste, weil es highmem_io in 2.4.18 nicht gibt. ah gut zu wissen, bei 3ware steht halt allgemein für kernel 2.4.x - meiner ansicht nach würde dann .18 auch dazugehören :-( ich habe es inzwischen mit sarge probiert, beim

Re: 3ware Treiber - compiler error

2004-11-25 Thread Marc-Christian Petersen
On Thursday 25 November 2004 18:26, Christoph Klein wrote: kernelversion ist 2.4.18 (brauche den treiber für den installer) kernelsource liegt in /usr/src/linux, make dep und damit die modversions-datei ist vorhanden. 3w-9xxx.c:2260: unknown field `highmem_io' specified in initializer

Re: 3ware Treiber - compiler error

2004-11-25 Thread Christoph Klein
hallo liste, weil es highmem_io in 2.4.18 nicht gibt. ah gut zu wissen, bei 3ware steht halt allgemein für kernel 2.4.x - meiner ansicht nach würde dann .18 auch dazugehören :-( ich habe es inzwischen mit sarge probiert, beim starten linux26 angegeben und er erkennt den controller alles

on ./configure I get a gcc C Compiler error: what am I missing ??

2003-12-29 Thread Axel Burwitz
Hi, sorry for the maybe beginners question, but I have following problem: stil on my struggle to get SB Audigy2 to run in Debian Sarge, I want to use sources, her from ALSA and for emu10k1 driver. Now: when I want to do: ./configure in the sources directory, I get the error message error: C

alsa-source-0.9.1 compiler-error

2003-03-16 Thread Klaus-M . Klingsporn
//include -O2 -mpreferred-stack-boundary=2 -march=k6 -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -DALSA_BUILD -DKBUILD_BASENAME=pdplus -c -o pdplus.o pdplus.c gcc: Internal compiler error: program cc1 got fatal signal 4 make[3

Re: alsa-source-0.9.1 compiler-error

2003-03-16 Thread Klaus-M . Klingsporn
-c -o pdplus.o pdplus.c gcc: Internal compiler error: program cc1 got fatal signal 4 make[3]: *** [pdplus.o] Fehler 1 make[3]: Leaving directory `/usr/src/modules/alsa-driver/pci/pdplus' make[2]: *** [_modsubdir_pdplus] Fehler 2 make[2]: Leaving directory `/usr/src/modules/alsa-driver/pci' make

help debugging a compiler error (cpp)

2001-01-05 Thread Jonathan Markevich
--- bash-2.03$ make rm -f nv.o os-interface.o os-registry.o Module-linux NVdriver cc -c -Wall -Wunknown-pragmas -Wno-multichar -O -D__KERNEL__ -DMODULE -D_LOOSE_KERNEL_NAMES -DUNIX -DLINUX -DNV4_HW -DNTRM -DRM20 -D_X86_=1 -Di386=1 -D_GNU_SOURCE -DRM_HEAPMGR -D_LOOSE_KERNEL_NAMES-I.

Re: help debugging a compiler error (cpp)

2001-01-05 Thread Mike
Jonathan Markevich wrote: --- bash-2.03$ make rm -f nv.o os-interface.o os-registry.o Module-linux NVdriver cc -c -Wall -Wunknown-pragmas -Wno-multichar -O -D__KERNEL__ -DMODULE -D_LOOSE_KERNEL_NAMES -DUNIX -DLINUX -DNV4_HW -DNTRM -DRM20 -D_X86_=1 -Di386=1 -D_GNU_SOURCE -DRM_HEAPMGR

Re: help debugging a compiler error (cpp)

2001-01-05 Thread Jonathan Markevich
On Fri, Jan 05, 2001 at 05:08:01PM -0500, Mike wrote: bash-2.03$ make rm -f nv.o os-interface.o os-registry.o Module-linux NVdriver cc -c -Wall -Wunknown-pragmas -Wno-multichar -O -D__KERNEL__ -DMODULE -D_LOOSE_KERNEL_NAMES -DUNIX -DLINUX -DNV4_HW -DNTRM -DRM20 -D_X86_=1 -Di386=1

Re: help debugging a compiler error (cpp)

2001-01-05 Thread Defresne Sylvain
Hello * Jonathan Markevich ([EMAIL PROTECTED]) wrote: On Fri, Jan 05, 2001 at 05:08:01PM -0500, Mike wrote: bash-2.03$ make rm -f nv.o os-interface.o os-registry.o Module-linux NVdriver cc -c -Wall -Wunknown-pragmas -Wno-multichar -O -D__KERNEL__ -DMODULE -D_LOOSE_KERNEL_NAMES

Re: help debugging a compiler error (cpp)

2001-01-05 Thread D-Man
On Fri, Jan 05, 2001 at 01:02:01PM -0500, Jonathan Markevich wrote: | | --- | bash-2.03$ make | rm -f nv.o os-interface.o os-registry.o Module-linux NVdriver | cc -c -Wall -Wunknown-pragmas -Wno-multichar -O -D__KERNEL__ -DMODULE | -D_LOOSE_KERNEL_NAMES -DUNIX -DLINUX -DNV4_HW -DNTRM -DRM20

Re: help debugging a compiler error (cpp)

2001-01-05 Thread Chris Gray
Jonathan Markevich writes: jm And mine... jm fennywood:/usr/src# update-alternatives --display cc jm cc - status is auto. jm link currently points to /usr/bin/gcc jm /usr/bin/gcc - priority 20 jm slave cc.1.gz: /usr/share/man/man1/gcc.1.gz jm Current est' version

Re: help debugging a compiler error (cpp)

2001-01-05 Thread Tom Marshall
And mine... fennywood:/usr/src# update-alternatives --display cc cc - status is auto. link currently points to /usr/bin/gcc /usr/bin/gcc - priority 20 slave cc.1.gz: /usr/share/man/man1/gcc.1.gz Current `best' version is /usr/bin/gcc.

Re: Kernel 2.2.10 make error (internal compiler error)

1999-08-11 Thread Nathan Duehr
modules (OK) make bzImage ...and that's where the error came up... the compilation was going on fine, but then, suddenly, the make process aborted because of a ¨Internal compiler error: program cpp got fatal signal 11¨ (full error messages and such are in the end of the e-mail

Kernel 2.2.10 make error (internal compiler error)

1999-08-10 Thread Guilherme Soares Zahn
the error came up... the compilation was going on fine, but then, suddenly, the make process aborted because of a ¨Internal compiler error: program cpp got fatal signal 11¨ (full error messages and such are in the end of the e-mail)... What's up? Is this a problem with the kernel code or with my

Re: Kernel 2.2.10 make error (internal compiler error)

1999-08-10 Thread Brian Servis
*- On 10 Aug, Guilherme Soares Zahn wrote about Kernel 2.2.10 make error (internal compiler error) Hi there, I was trying to compile and install the 2.2.10 kernel, but something didn't come out so well as I expected... I did it the ¨general linux way¨, so I did: make

Re: gcc: Internal compiler error: program as got fatal signal 11

1998-11-16 Thread Hernan Joel Cervantes Rodriguez
Dale : Are you having the problem when compiling or when running the program? After upgrated from bo to hamm I'm having these program when I run the newest program compiled with gcc. These programs don't run and stop with SEGV signal without a core dump.

Re: Is this a compiler error?

1998-05-24 Thread jdassen
On Sat, May 23, 1998 at 08:54:35PM +0200, Oliver Elphick wrote: +++ linda:~/cprogs/priory$ ldd prdb prdb: error in loading shared libraries prdb: cannot open shared object file: No such file or directory +++ (why did that not work, while the next

Re: Is this a compiler error?

1998-05-24 Thread Oliver Elphick
[EMAIL PROTECTED] wrote: On Sat, May 23, 1998 at 08:54:35PM +0200, Oliver Elphick wrote: +++ linda:~/cprogs/priory$ ldd prdb prdb: error in loading shared libraries prdb: cannot open shared object file: No such file or directory +++ (why

Is this a compiler error?

1998-05-23 Thread Oliver Elphick
This program worked OK on libc5 and for a while on libc6. However, it does not now. It segfaults every time. Unfortunately, this is happening before any of my code gets run and I can't work out what is happening. Here is the link command: +++ g++ addrform.o db.o dbwindow.o

gcc 2.7.2.3-3: Internal compiler error 366 ???

1998-02-12 Thread Rene Hogendoorn
While compiling two C++ files with g++, I get the above error (consistently on 2 different hamm 2.0.33 pentium boxes). The same two files compile OK on a Dec alpha DU4.0 with gcc-2.7.2. Anyone got a clue what this means? -- R. A. Hogendoorn E-mail: [EMAIL

Re: gcc 2.7.2.3-3: Internal compiler error 366 ???

1998-02-12 Thread joost witteveen
? If it's C++ code, it probably means what it says: that there is an internel compiler error: gcc has a lot of those (For C++, that is). If you give us a short part of the code that reproduces the problem we may be able to say for sure. You could also try either the egcs or gcc-2.8 packages