Up to date Sid, Compile error, Linux 3.0

2011-07-31 Thread Curt Howland
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi. I also got this error with the 3.0-rc, but I thought it might get fixed. Up to date Sid, the 2.6.x kernels compiled fine. /usr/bin/make -j4 EXTRAVERSION=-random0.1 ARCH=i386 \ -C Documentation/lguest make: *** Docu

Re: kernel compile error in wheezy [solved!]

2011-07-19 Thread Stephen Powell
On Tue, 19 Jul 2011 00:29:49 -0400 (EDT), Frank Miles wrote: > > Thanks to everyone who helped - yes, it was indeed something about > my environment. In /etc/profile, I've long exported an environment > variable of the form: > > export LIBRARY_PATH="/home/myname/devel/lib:." > > I have a

Re: kernel compile error in wheezy [solved!]

2011-07-18 Thread Frank Miles
Thanks to everyone who helped - yes, it was indeed something about my environment. In /etc/profile, I've long exported an environment variable of the form: export LIBRARY_PATH="/home/myname/devel/lib:." I have a dim memory that when compiling cross-compilers that the '.' directory is a

Re: kernel compile error in wheezy

2011-07-17 Thread Stephen Powell
On Sun, 17 Jul 2011 13:35:00 -0400 (EDT), Frank Miles wrote: > Stephen wrote: >> ... >> I'm guessing that elks-libc is what is needed. Is that package installed >> on your system? >> ... > > No, it's not installed. Sure seems strange, requiring a 16-bit library > for the build of a 64-bit system

Re: kernel compile error in wheezy

2011-07-17 Thread Frank Miles
Thanks to Stan, Stephen, and Maderios! - Stan wrote: Do you get the same error using the (new) Debian kernel method? $ make KDEB_PKGVERSION=custom.1.0 deb-pkg I'll have to learn more about the new method for the future. For right now, unfortunately the answer is yes, I get the same e

Re: kernel compile error in wheezy

2011-07-17 Thread Ralf Mardorf
$ uname -a Linux debian 2.6.39.1 #1 SMP PREEMPT Tue Jun 7 01:40:05 CEST 2011 x86_64 GNU/Linux is a self-build (rt patch emu kernel) with source from kernel.org and at least 2.6.39-2 from the repositories was ok too, didn't tested the upgrade to 2.6.39-3 until now, which btw. still is named 2.6.39-

Re: kernel compile error in wheezy

2011-07-17 Thread maderios
On 07/16/2011 08:19 PM, Frank Miles wrote: I just tried compiling the kernel for My 'wheezy' system (2.6.39) [amd64]. As I've done many times - using make-kpkg --revision N kernel_image Hi For my part: make-kpkg kernel_image --initrd and it works. greetings Maderios -- To UNSUBSCRIBE, ema

Re: kernel compile error in wheezy

2011-07-16 Thread Stan Hoeppner
On 7/16/2011 1:19 PM, Frank Miles wrote: > I just tried compiling the kernel for My 'wheezy' system (2.6.39) [amd64]. > As I've done many times - using > make-kpkg --revision N kernel_image > But with the recent linux-source update - shortly after starting I get: Do you get the same error usin

Re: kernel compile error in wheezy

2011-07-16 Thread Stephen Powell
On Sat, 16 Jul 2011 14:19:17 -0400 (EDT), Frank Miles wrote: > > I just tried compiling the kernel for My 'wheezy' system (2.6.39) [amd64]. > As I've done many times - using > make-kpkg --revision N kernel_image > But with the recent linux-source update - shortly after starting I get: > >

kernel compile error in wheezy

2011-07-16 Thread Frank Miles
I just tried compiling the kernel for My 'wheezy' system (2.6.39) [amd64]. As I've done many times - using make-kpkg --revision N kernel_image But with the recent linux-source update - shortly after starting I get: CC arch/x86/kernel/asm-offsets.s In file included f

Re: Compile error in Linux 3.0

2011-06-19 Thread Curt Howland
> Selecting config option 'Make CPU Idle calls when idle' cures the problem. > https://lkml.org/lkml/2011/6/8/170 > https://lkml.org/lkml/2011/6/9/679 > http://lkml.org/lkml/2011/6/14/324 Thank you for the pointers and suggestion. The compile failed on Documentation/lguest, so I'm just going to

Re: Compile error in Linux 3.0

2011-06-18 Thread Elimar Riesebieter
* Curt Howland [110616 21:27 -0400]: > Is anyone else getting this error? > > Building modules, stage 2. > MODPOST 2571 modules > ERROR: "pm_idle" [arch/x86/kernel/apm.ko] undefined! > ERROR: "default_idle" [arch/x86/kernel/apm.ko] undefined! > WARNING: modpost: Found 14 section mismatch(es).

Re: Compile error in Linux 3.0

2011-06-18 Thread Steven Jan Springl
On Friday 17 June 2011 02:27:49 Curt Howland wrote: > Is anyone else getting this error? > > Building modules, stage 2. > MODPOST 2571 modules > ERROR: "pm_idle" [arch/x86/kernel/apm.ko] undefined! > ERROR: "default_idle" [arch/x86/kernel/apm.ko] undefined! > WARNING: modpost: Found 14 section

Re: Compile error in Linux 3.0

2011-06-17 Thread Curt Howland
>> Is anyone else getting this error? >>=20 >>   Building modules, stage 2. >>   MODPOST 2571 modules >> ERROR: "pm_idle" [arch/x86/kernel/apm.ko] undefined! >> ERROR: "default_idle" [arch/x86/kernel/apm.ko] undefined! >> WARNING: modpost: Found 14 section mismatch(es). >> To see full details build

Re: Compile error in Linux 3.0

2011-06-16 Thread William Hopkins
On 06/16/11 at 09:27pm, Curt Howland wrote: > Is anyone else getting this error? > > Building modules, stage 2. > MODPOST 2571 modules > ERROR: "pm_idle" [arch/x86/kernel/apm.ko] undefined! > ERROR: "default_idle" [arch/x86/kernel/apm.ko] undefined! > WARNING: modpost: Found 14 section mismatc

Compile error in Linux 3.0

2011-06-16 Thread Curt Howland
Is anyone else getting this error? Building modules, stage 2. MODPOST 2571 modules ERROR: "pm_idle" [arch/x86/kernel/apm.ko] undefined! ERROR: "default_idle" [arch/x86/kernel/apm.ko] undefined! WARNING: modpost: Found 14 section mismatch(es). To see full details build your kernel with: 'make C

Re: compile error - missing X11 headers

2009-08-01 Thread Manoj Srivastava
On Sat, Aug 01 2009, Ron Johnson wrote: > On 2009-08-01 02:49, Glen Lee Edwards wrote: >> After a rather lengthy break from compiling my own programs, I'm trying >> to build fvwm, > > Is the Debian repository too out-of-date? Nope. We have the latest release, + changes cherry picked from

Re: compile error - missing X11 headers

2009-08-01 Thread Ron Johnson
On 2009-08-01 02:49, Glen Lee Edwards wrote: After a rather lengthy break from compiling my own programs, I'm trying to build fvwm, Is the Debian repository too out-of-date? but am getting an error message: "X11 libraries or header files could not be found..." Now that Debian is using Xorg

compile error - missing X11 headers

2009-08-01 Thread Glen Lee Edwards
After a rather lengthy break from compiling my own programs, I'm trying to build fvwm, but am getting an error message: "X11 libraries or header files could not be found..." Now that Debian is using Xorg, I'm at a loss as to how to fix this. Comments? Glen

Re: 64 bit LFS compile error

2009-05-26 Thread lrhorer
Nuno Magalhães wrote: > readwrite.c:146: error: ‘off64_t’ undeclared (first use in this function) > > This is self explainatory: there is no such variable in the code, or > it's not being assumed to exist for some reason... Yeah, that's obvious. > Did you try without the -O2? It's for optimizat

Re: 64 bit LFS compile error

2009-05-26 Thread Nuno Magalhães
readwrite.c:146: error: ‘off64_t’ undeclared (first use in this function) This is self explainatory: there is no such variable in the code, or it's not being assumed to exist for some reason... Did you try without the -O2? It's for optimization, but you can make do without... at least for testing

64 bit LFS compile error

2009-05-26 Thread lrhorer
I downloaded an application (mfs-tools) which I am trying to compile on my Debian "Lenny" system, but the make is failing with the following errors: gcc -DHAVE_CONFIG_H -I. -I../include -I../include-g -O2 -MT readwrite.o -MD -MP -MF .deps/readwrite.Tpo -c -o readwrite.o readwrite.c readwrite.c

Re: Compile Error, Debian 2.6.23.9

2007-12-12 Thread Hugo Vanwoerkom
Telly Williams wrote: I may be dense but what exactly are you compiling? The 2.6.23.9 kernel obtained from kernel.org. Kernel recompiling works on my Microtel without errors. Like the error said, it looks like a hardware error dealing with the USB port, but I l

Re: Compile Error, Debian 2.6.23.9

2007-12-11 Thread Telly Williams
> I may be dense but what exactly are you compiling? The 2.6.23.9 kernel obtained from kernel.org. Kernel recompiling works on my Microtel without errors. Like the error said, it looks like a hardware error dealing with the USB port, but I loaded the configuration

Re: Compile Error, Debian 2.6.23.9

2007-12-11 Thread Hugo Vanwoerkom
Telly Williams wrote: Hi, I've been trying to compile the 2.6.23.9 Debian kernel onto an IBM Thinkpad 570. I keep getting this error: drivers/net/usb/cdc_subset.c:222:2: error: You need to configure some hardware for this driver I decided to use the exi

Compile Error, Debian 2.6.23.9

2007-12-11 Thread Telly Williams
Hi, I've been trying to compile the 2.6.23.9 Debian kernel onto an IBM Thinkpad 570. I keep getting this error: drivers/net/usb/cdc_subset.c:222:2: error: You need to configure some hardware for this driver I decided to use the existing configuration file

xcache make compile error on Etch amd64

2007-04-10 Thread Siju George
Hi, I was trying to compile http://210.51.190.228/pub/XCache/Releases/xcache-1.0.3.tar.bz2 on my Etch/amd64 It Gave the Following Errors AUTOCHECK ERROR: store zend_brk_cont_element = AUTOCHECK ERROR

Re: Compile error of GTK

2005-10-20 Thread wieseltux23
Antony Gelberg wrote: >Vegard|drageV wrote: > > >>I'm trying for the first time to make my own gui-program, with menus and >>all to launch a series of commands and scripts I've written. Google led >>me to http://www.gtk.org/tutorial/ , where I am to compile the program >>base.c, given as an exam

Re: Compile error of GTK

2005-10-20 Thread wieseltux23
Oliver Lupton wrote: > Vegard|drageV wrote: > >> but this package has dependencies to other packages wich is not >> available to >> me, namly: >> >> libpango1.0-dev, libx11-dev, xlibs-dev >> >> > Why are they not available to you? I don't think you've got much hope > of compiling gtk apps withou

can't install libgtk2.0-dev (apt, dependencies) Was: Compile error of GTK

2005-10-20 Thread Vegard|drageV
I've been running apt-get -u dist-upgrade many times since Sarge was released. Apt-get gives this errormessage when trying to install libgtk2.0-dev # apt-get install libgtk2.0-dev Reading Package Lists... Done Building Dependency Tree... Done Some packages could not be installed. This may mean

Re: Compile error of GTK

2005-10-19 Thread Oliver Lupton
Vegard|drageV wrote: but this package has dependencies to other packages wich is not available to me, namly: libpango1.0-dev, libx11-dev, xlibs-dev Why are they not available to you? I don't think you've got much hope of compiling gtk apps without them. Is there anybody who have any idea

Compile error of GTK

2005-10-19 Thread Vegard|drageV
I'm trying for the first time to make my own gui-program, with menus and all to launch a series of commands and scripts I've written. Google led me to http://www.gtk.org/tutorial/ , where I am to compile the program base.c, given as an example in the text under the link "3. Getting started". Comp

Re: kernel 2.6 compile error

2005-07-28 Thread Paras pradhan
did apt-get dist upgrade to my SID, donwloded 2.6.12-3 src and build was successful excpet i had one error regarding slda wan driver that i unset it in .config file. Thanks Paras. On 7/28/05, Paras pradhan <[EMAIL PROTECTED]> wrote: > > I am however excluding absolutely everything that I do not

Re: kernel 2.6 compile error

2005-07-28 Thread Paras pradhan
> I am however excluding absolutely everything that I do not need (also as > modules). I think i cannot exclude some of the modules like: kallsysms, isicom etc.. if the unset the values for kallsysm let's say ,at the time of make-kpkg it automatically sets the value. correct me if i am wrong and

Re: kernel 2.6 compile error

2005-07-27 Thread Jan Schledermann
Andrew Nelson wrote: >> This is your problem, the new versions of GCC wont compile the current >> Kernel sources in Debian. You can >> That's new to me. I have compiled both 2.6.10, 2.6.11 and 2.6.12 successfully with GCC 4.X on my bleeding edge sid system. Actually just 2 hours ago I did a to

Re: kernel 2.6 compile error

2005-07-27 Thread Andrew Nelson
Wackojacko wrote: > >> gcc (GCC) 4.0.1 (Debian 4.0.1-2) >> g++ (GCC) 4.0.1 (Debian 4.0.1-2) >> GNU Make 3.80 >> automake (GNU automake) 1.4-p6 > > > This is your problem, the new versions of GCC wont compile the current > Kernel sources in Debian. You can > > 1. Change the top level MAKEFILE i

Re: kernel 2.6 compile error

2005-07-27 Thread Ishwar Rattan
> > compile using make-kpkg. > > > > gcc (GCC) 4.0.1 (Debian 4.0.1-2) > > g++ (GCC) 4.0.1 (Debian 4.0.1-2) > > Try this. Edit the top-level makefile; > e.g., /usr/src/kernel-source-2.6.11/Makefile. > > Change: > > HOSTCC = gcc > HOSTCXX = g++ > > to read: > > HOSTCC

Re: kernel 2.6 compile error

2005-07-27 Thread Jules Dubois
On Wednesday 27 July 2005 07:16, Paras pradhan <[EMAIL PROTECTED]> (<[EMAIL PROTECTED]>) wrote: > i am using debian sid using kernel 2.6.11. i want to build the custom > compile using make-kpkg. > > gcc (GCC) 4.0.1 (Debian 4.0.1-2) > g++ (GCC) 4.0.1 (Debian 4.0.1-2) Try this. Edit the top-level

Re: kernel 2.6 compile error

2005-07-27 Thread Wackojacko
gcc (GCC) 4.0.1 (Debian 4.0.1-2) g++ (GCC) 4.0.1 (Debian 4.0.1-2) GNU Make 3.80 automake (GNU automake) 1.4-p6 This is your problem, the new versions of GCC wont compile the current Kernel sources in Debian. You can 1. Change the top level MAKEFILE in the source directory to point at the

kernel 2.6 compile error

2005-07-27 Thread Paras pradhan
hi: i am using debian sid using kernel 2.6.11. i want to build the custom compile using make-kpkg. here is the command that is used to do so... -- sargebox:/usr/src/kernel-source-2.6.11# fakeroot make-kpkg --revision=custom.2.0 kernel_image -- i cannot proceed at many points.. here are s

Compile error with daapd

2005-07-12 Thread gsa
having an old version of daapd hence the reason for trying to upgrade. If anyone could give me just an idea of where I need to go to fix this compile error it would be really appreciated. Thanks in advance G Error text shown below: --- [EMAIL PROTECTED]:/usr/local/bin/gsatest/daapd-0.2.4

Re: kernel compile error

2004-10-22 Thread Jule Slootbeek
Original Message: - From: Jule Slootbeek [EMAIL PROTECTED] Date: Fri, 22 Oct 2004 15:32:25 -0400 To: [EMAIL PROTECTED] Subject: kernel compile error Hey all I'm just trying to install 2.6.9 and am getting this error, i have no idea why dolphy:/usr/src/linux# make bzImage /b

RE: kernel compile error

2004-10-22 Thread [EMAIL PROTECTED]
Oct 2004 15:32:25 -0400 To: [EMAIL PROTECTED] Subject: kernel compile error Hey all I'm just trying to install 2.6.9 and am getting this error, i have no idea why dolphy:/usr/src/linux# make bzImage /bin/sh: Syntax error: Unterminated quoted string make: *** [include/linux/version.h]

kernel compile error

2004-10-22 Thread Jule Slootbeek
Hey all I'm just trying to install 2.6.9 and am getting this error, i have no idea why dolphy:/usr/src/linux# make bzImage /bin/sh: Syntax error: Unterminated quoted string make: *** [include/linux/version.h] Error 2 the only include/linux/version.h i can find is in /usr/include/linux/ which lo

[SOLVED] linux-2.6.1 compile error on sarge

2004-01-21 Thread Alexandros Papadopoulos
On Tuesday 20 January 2004 23:17, GCS wrote: > On Mon, Jan 19, 2004 at 11:32:31PM +0200, Alexandros Papadopoulos <[EMAIL PROTECTED]> wrote: > > Thank you for any help/insights! > > Please be sure that IDE is compiled in, 2.6.1 and modular IDE is a > no go. In my readings, 2.6.1-mm5 addresses this

Re: linux-2.6.1 compile error on sarge

2004-01-20 Thread GCS
On Mon, Jan 19, 2004 at 11:32:31PM +0200, Alexandros Papadopoulos <[EMAIL PROTECTED]> wrote: > Thank you for any help/insights! Please be sure that IDE is compiled in, 2.6.1 and modular IDE is a no go. In my readings, 2.6.1-mm5 addresses this issue. Cheers, GCS -- To UNSUBSCRIBE, email to [EM

linux-2.6.1 compile error on sarge

2004-01-19 Thread Alexandros Papadopoulos
Hi! Following the instructions at http://newbiedoc.sourceforge.net/system/kernel-pkg.html I've been trying to recompile the 2.6.1 kernel (vanilla sources from kernel.org). I kept an error log, which is appended at the end of this message. The system is a freshly installed + updated (and very mi

Re: kernel compile error

2003-09-18 Thread Florian Sukup
> I had this, but no Modules (like I siad before). I tried to Compile > 2.4.22 from kernel.org and get now the same Errors. > It's confusing, I remove the directory, decompress it again, do an > make oldconfig && make dep && make and get the same Error on another > file. The Error is sometimes h

Re: kernel compile error

2003-09-17 Thread Werner Mahr
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am Mittwoch, 17. September 2003 17:00 schrieb Florian Sukup: > Is that what you mean? It's y at my configuration. But it does > compile correctly. Any other ideas? I had this, but no Modules (like I siad before). I tried to Compile 2.4.22 from kerne

Re: kernel compile error

2003-09-17 Thread Florian Sukup
On Tue, Sep 16, 2003 at 04:44:57PM +0200, Werner Mahr wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Am Dienstag, 16. September 2003 16:13 schrieb Florian Sukup: > > What do you mean with 'Kernelconfig'? Is it > > /usr/src/kernel-source-2.4.20/.config? Or a tool which I don't > > kno

Re: kernel compile error

2003-09-16 Thread Werner Mahr
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am Dienstag, 16. September 2003 16:13 schrieb Florian Sukup: > What do you mean with 'Kernelconfig'? Is it > /usr/src/kernel-source-2.4.20/.config? Or a tool which I don't > know? I mean .config, sorry. - -- MfG usw Werner Mahr GPG-Key-ID 9CCBC2B0 R

Re: kernel compile error

2003-09-16 Thread Florian Sukup
Thank you for your reply. > > I had the same Problem when I tried to compile my Kernel. I had in > Kernelconfig no Modules configured, moduleloader was included (nvidia > etc.). 2 Minutes before I got your Mail I tried it with Modules and > it worked. I don't know if this was the Error but its

Re: kernel compile error

2003-09-16 Thread Werner Mahr
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am Dienstag, 16. September 2003 14:16 schrieb Florian Sukup: [Many things with many output] I had the same Problem when I tried to compile my Kernel. I had in Kernelconfig no Modules configured, moduleloader was included (nvidia etc.). 2 Minutes be

kernel compile error

2003-09-16 Thread Florian Sukup
Hi, I try to compile the 2.4.20 Kernel. It worked before, but on that (older) computer it does not. I do the following steps: I download the kernel-source-2.4.20 package, unpack the source and enter the source dir. Then: cp /boot/config-2.4.20-3-k6 .config make-kpkg clean make-kpkg --initrd --

Re: Kernel compile error with make-kpkg

2003-07-13 Thread Chris Metzler
On Sat, 12 Jul 2003 17:15:13 +0200 "Esben Laursen" <[EMAIL PROTECTED]> wrote: > [ past traffic trimmed ] > > The funny part is that if I do a "make dep && make && make modules" > there is no error message and it compile correct. why is that? Read your original error messages again. You'r

Re: Kernel compile error with make-kpkg

2003-07-12 Thread Kevin McKinley
On Sat, 12 Jul 2003 17:15:13 +0200 "Esben Laursen" <[EMAIL PROTECTED]> wrote: Please trim replies. > The funny part is that if I do a "make dep && make && make modules" there > is no error message and it compile correct. why is that? > > Could it be possible that I are missing some kind of lib t

Re: Kernel compile error with make-kpkg

2003-07-12 Thread Kevin McKinley
On Sat, 12 Jul 2003 13:39:35 +0200 "JZidar" <[EMAIL PROTECTED]> wrote: > Isn't the correct syntax something like: > make-kpkg --append-to-version=.something kernel_image (note the = and .)? The period isn't required; I used it to separate the kernel version from the rest of the append-to-version

Re: Kernel compile error with make-kpkg

2003-07-12 Thread Esben Laursen
- Original Message - From: "Chris Metzler" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: "Esben Laursen" <[EMAIL PROTECTED]> Sent: Saturday, July 12, 2003 3:18 PM Subject: Re: Kernel compile error with make-kpkg > On Sat, 12 Jul 2003 13:08:39

Re: Kernel compile error with make-kpkg

2003-07-12 Thread Chris Metzler
On Sat, 12 Jul 2003 13:08:39 +0200 "Esben Laursen" <[EMAIL PROTECTED]> wrote: > From: "Chris Metzler" <[EMAIL PROTECTED]> > >On Fri, 11 Jul 2003 23:50:06 +0200 > >"Esben Laursen" <[EMAIL PROTECTED]> wrote: >>> >>> Here is the error I get: >>> >>> cd /usr/src/linux/debian/tmp-image/lib/modules/2.4

Re: Kernel compile error with make-kpkg

2003-07-12 Thread JZidar
- Original Message - From: "Esben Laursen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, July 12, 2003 1:08 PM Subject: Re: Kernel compile error with make-kpkg - Original Message - From: "Chris Metzler" <[EMAIL PROTECTED]> To:

Re: Kernel compile error with make-kpkg

2003-07-12 Thread Esben Laursen
- Original Message - From: "Chris Metzler" <[EMAIL PROTECTED]> To: "Esben Laursen" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Saturday, July 12, 2003 12:43 AM Subject: Re: Kernel compile error with make-kpkg > On Fri, 11 Jul 2003

Re: Kernel compile error with make-kpkg

2003-07-11 Thread Chris Metzler
On Fri, 11 Jul 2003 23:50:06 +0200 "Esben Laursen" <[EMAIL PROTECTED]> wrote: > > When I try to compile a 2.4.21 kernel with Debians make-kpkg tool, I get > this error no matter what I try!! The command im useing is: make-kpkg > --append_to_version -test kernel-image > > I think it's when the pack

Kernel compile error with make-kpkg

2003-07-11 Thread Esben Laursen
When I try to compile a 2.4.21 kernel with Debians make-kpkg tool, I get this error no matter what I try!!The command im useing is: make-kpkg --append_to_version -test kernel-image I think it's when the package is being build there is an error, or am I wrong?Here is the error I get:cd /usr/

Kernel compile error with make-kpkg

2003-07-11 Thread Esben Laursen
When I try to compile a 2.4.21 kernel with Debians make-kpkg tool, I get this error no matter what I try!! The command im useing is: make-kpkg --append_to_version -test kernel-image I think it's when the package is being build there is an error, or am I wrong? Here is the error I get: cd /usr/s

Kernel compile error message assistance please

2003-07-05 Thread Haralambos Geortgilakis
Hi yall, having *finally* (three weeks worth), gotten Debian to load on my NF7, after a bios update, I am now getting this kernel compile error message, which I do not understand. Could someone suggest a fix or pointer to one, please? make all_targets make[2]: Entering directory `/usr

[SOLVED]Re: Kernel - compile error

2003-01-09 Thread Rodrigo F. Baroni
I was trying to compile a 2.4.18 kernel source that comes with the cds of DEBIAN .. so, I wasn't get to compile it without SMP support (since this can't be enabled to insert some modules, like ptserial.o to makes my HSPPCtel modem works..). So, last night I got the 2.4.18 kernel source from

Re: Kernel - compile error

2003-01-09 Thread Rob Weir
[I'm on-list, obviously, so please don't CC me. Also, please let your editor do some sort of sensible wrapping (say at 72 columns), since your messages just look horrific.] On Wed, Jan 08, 2003 at 01:39:38PM -0300, Rodrigo F. Baroni wrote: > --- Rob Weir <[EMAIL PROTECTED]> escreveu: > On Sun, >

Re: Kernel - compile error

2003-01-08 Thread Rodrigo F. Baroni
--- Rob Weir <[EMAIL PROTECTED]> escreveu: > On Sun, Jan 05, 2003 at 03:36:36PM -0300, Rodrigo F. > Baroni wrote: > > Hello all, > > > > Kernel 2.4.18 in a 233Mhz PC Pentium 233Mhz, > > LMR591 mother board (everything on-board) - after > > compile the kernel (#make bzImage) the follow > error

Re: Kernel - compile error

2003-01-08 Thread Rob Weir
On Sun, Jan 05, 2003 at 03:36:36PM -0300, Rodrigo F. Baroni wrote: > Hello all, > > Kernel 2.4.18 in a 233Mhz PC Pentium 233Mhz, > LMR591 mother board (everything on-board) - after > compile the kernel (#make bzImage) the follow error > appear: > > > "make: warning: Clock skew detected

Kernel - compile error

2003-01-05 Thread Rodrigo F. Baroni
Hello all, Kernel 2.4.18 in a 233Mhz PC Pentium 233Mhz, LMR591 mother board (everything on-board) - after compile the kernel (#make bzImage) the follow error appear: "make: warning: Clock skew detected. Your build may be incomplete" I got to boot with it, but I don't know if it

Re: kernel compile error

2003-01-04 Thread nate
Rodrigo F. Baroni said: > /usr/src/kernel-source-2.4.18/include/linux/kernel_stat.h:48: > `smp_num_cpus' undeclared (first use in this function) A guess for a workaround would be to check to see if SMP is enabled in the config, if it is, turn it off. If it is not, turn it on, and see if that help

kernel compile error

2003-01-04 Thread Rodrigo F. Baroni
Hello all, When I do %make bzImage to a 2.4.18 kernel source in a 233Mhz Pentium Pc (lmr 591 mother board), the follow error appear: In file included from ksyms.c:17: /usr/src/kernel-source-2.4.18/include/linux/kernel_stat.h: In function `kstat_irqs': /usr/src/kernel-source-2.4.18/include

Re: Nvidia compile error

2003-01-02 Thread Paul Johnson
On Wed, Jan 01, 2003 at 11:21:56AM -0500, John Mitchell wrote: > Let me ask a stupid question, when you installed your running kernel's > corrisponding kernel-source package did you untar/bz2 it? If not then you > need to do that, cd into kernel-source-2.x.xx and run make oldconfig && make > de

Re: Nvidia compile error

2003-01-02 Thread Paul Johnson
On Wed, Jan 01, 2003 at 08:40:56AM -0600, Henry Hollenberg wrote: > tar xfv /usr/src/nvidia-kernel-src.tar > > then perform the symbolic link: > > ln -s /usr/src/nvidia-kernel-src /usr/src/linux > > do all as root. No! /usr/src/linux is the kernel source. If you're using the Debian distro of

Re: Nvidia compile error [SOLVED]

2003-01-02 Thread Elijah
> I'm glad you got it working! > > The above doesn't make sense to me. If you compiled your kernel you have > your kernel headers. /usr/share/doc/nvidia-kernel-src/README.Debian.gz > describes this. > > If you look at the Nvidia tarball file NVIDIA_kernel-1.0-4191/Makefile it > uses > > KERN

Re: Nvidia compile error [SOLVED]

2003-01-02 Thread Bill Moseley
On 3 Jan 2003, Elijah wrote: > It took me awhile to download new modutils, binutils, 2.4.20 kernel > sources, etc. etc. .compile etc .. .. none worked for me. > > Then I searched all over forums, /usr/share/docs/, sites, etc. and found > a suggestion to use the kernel-headers. I downloaded the >

Re: Nvidia compile error [SOLVED]

2003-01-02 Thread Elijah
Hi! It took me awhile to download new modutils, binutils, 2.4.20 kernel sources, etc. etc. .compile etc .. .. none worked for me. Then I searched all over forums, /usr/share/docs/, sites, etc. and found a suggestion to use the kernel-headers. I downloaded the kernel-headers.2.4.18.deb, untarre

Re: Nvidia compile error [SOLVED]

2003-01-02 Thread Elijah
Hi! It took me awhile to download new modutils, binutils, 2.4.20 kernel sources, etc. etc. .compile etc .. .. none worked for me. Then I searched all over forums, /usr/share/docs/, sites, etc. and found a suggestion to use the kernel-headers. I downloaded the kernel-headers.2.4.18.deb, untarred

Re: Nvidia compile error

2003-01-01 Thread John Mitchell
On Wednesday 01 January 2003 12:45 pm, Elijah wrote: > Update: > Ok, I've installed the kernel in /usr/src/ untarred them then do: > make oldconfig && make dep && make-kpkg modules > I then went back to my nvidia drivers and got another error, at least > it's different this time: >

Re: Nvidia compile error

2003-01-01 Thread Elijah
Update: Ok, I've installed the kernel in /usr/src/ untarred them then do: make oldconfig && make dep && make-kpkg modules I then went back to my nvidia drivers and got another error, at least it's different this time: - depmod: *** Unresolved symbols in /lib/modules/

Re: Nvidia compile error

2003-01-01 Thread Elijah
> Let me ask a stupid question, when you installed your running kernel's > corrisponding kernel-source package did you untar/bz2 it? If not then you > need to do that, cd into kernel-source-2.x.xx and run make oldconfig && make > dep. > > After that you should be able, from that directory, do

Re: Nvidia compile error

2003-01-01 Thread John Mitchell
On Wednesday 01 January 2003 10:21 am, Elijah wrote: > ok, I untar the package (tar -xzpvf nvidia-kernel-src.tar.gz) and from > it unpacked the directory 'modules>nvidia-kernel-version>debian>' > so I typed in make-kpkg from /usr/src/ - didn't work, I went to the > modules directory, the nvidia-ker

Re: Nvidia compile error

2003-01-01 Thread Elijah
On Thu, 2003-01-02 at 00:09, John Mitchell wrote: > Untar nvidia-kernel-src.tar.gz > cd to your kernel source > and run make-kpkg modules > then install the resulting deb. ok, I untar the package (tar -xzpvf nvidia-kernel-src.tar.gz) and from it unpacked the directory 'modules>nvidia-kernel-versi

Re: Nvidia compile error

2003-01-01 Thread John Mitchell
On Wednesday 01 January 2003 07:13 am, Elijah wrote: > I've tried it: > make SYSLINUX=/usr/src/nvidia-kernel-src.tar.gz > > also: > make SYSLINUX=/usr/src/modules/nvidia-kernel-1.0.2880/debian/ > > > both didn't work :( , also making a symlink from > /usr/src/kernel-source- to /usr/src/linux is not

Re: Nvidia compile error

2003-01-01 Thread Henry Hollenberg
Elijah wrote: I've tried it: make SYSLINUX=/usr/src/nvidia-kernel-src.tar.gz also: make SYSLINUX=/usr/src/modules/nvidia-kernel-1.0.2880/debian/ both didn't work :( , also making a symlink from /usr/src/kernel-source- to /usr/src/linux is not possible because I don't have a 'linux' directory t

Re: Nvidia compile error

2003-01-01 Thread Elijah
I've tried it: make SYSLINUX=/usr/src/nvidia-kernel-src.tar.gz also: make SYSLINUX=/usr/src/modules/nvidia-kernel-1.0.2880/debian/ both didn't work :( , also making a symlink from /usr/src/kernel-source- to /usr/src/linux is not possible because I don't have a 'linux' directory there ...

Re: Nvidia compile error

2002-12-31 Thread Paul Johnson
On Wed, Jan 01, 2003 at 04:13:41AM +, Colin Watson wrote: > Have you run 'make dep' in your kernel tree? Have you pointed the nvidia > source tarball at the correct place for your kernel tree? If you're using the debian sources, you'll have to make a symlink from /usr/src/kernel-source- to /us

Re: Nvidia compile error

2002-12-31 Thread Colin Watson
On Wed, Jan 01, 2003 at 12:11:33PM +0900, Elijah wrote: > My nvidia drivers are not installing. I downloaded the source tarballs > from the nvidia site, md5sum check them and do 'make install' or 'make' > and got this error: > > > In file included from nv.c:14:

Nvidia compile error

2002-12-31 Thread Elijah
My nvidia drivers are not installing. I downloaded the source tarballs from the nvidia site, md5sum check them and do 'make install' or 'make' and got this error: In file included from nv.c:14: nv-linux.h:24 linux/modversions.h: No such file or directory make:

Re: Wine compile error

2002-06-26 Thread Reid Gilman
Thanks. That fixed it. On Wed, 2002-06-26 at 11:32, Colin Watson wrote: On Wed, Jun 26, 2002 at 11:26:47AM -0400, Reid Gilman wrote: > I am trying to install Wine but when it compiles it return an error > message: > /usr/bin/ld: cannot find -lperl You need libperl-dev. -- Coli

Re: Wine compile error

2002-06-26 Thread Colin Watson
On Wed, Jun 26, 2002 at 11:26:47AM -0400, Reid Gilman wrote: > I am trying to install Wine but when it compiles it return an error > message: > /usr/bin/ld: cannot find -lperl You need libperl-dev. -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, em

Wine compile error

2002-06-26 Thread Reid Gilman
I am trying to install Wine but when it compiles it return an error message: /usr/bin/ld: cannot find -lperl collect2: ld returned 1 exit status make[2]: *** [winetest.exe.so] Error 1 make[2]: Leaving directory '/home/blueplazma/wine-20020605/programs/winetest'    

Re: xfs fs compile error

2002-04-30 Thread Greg C. Madden
On Sun, 2002-04-28 at 22:19, Greg C. Madden wrote: > I dl'd the 2.4.18 source & kernel-patch-xfs using dselect. During the > kernel compile (make-kpkg)I get a failure if I include the following > option in my .config file. I don't know what DMAPI is or if it is > available on my Debian Sid system (

Re: xfs fs compile error

2002-04-29 Thread Paolo Alexis Falcone
On Mon, 2002-04-29 at 14:19, Greg C. Madden wrote: > I dl'd the 2.4.18 source & kernel-patch-xfs using dselect. During the > kernel compile (make-kpkg)I get a failure if I include the following > option in my .config file. I don't know what DMAPI is or if it is > available on my Debian Sid system (

xfs fs compile error

2002-04-29 Thread Greg C. Madden
I dl'd the 2.4.18 source & kernel-patch-xfs using dselect. During the kernel compile (make-kpkg)I get a failure if I include the following option in my .config file. I don't know what DMAPI is or if it is available on my Debian Sid system ( I know I don't need it ;)) but if it is a bug I would like

Mozilla compile error!!

2002-01-18 Thread asho
Hello,I had a very strange problem when I build the mozilla-0.9.4-1. My step is like below ./configure make It appears the "internel compile error" like below ../../../../dist/include/nsIServiceManager.h: In method `nsGetServiceByCID::~nsGetServiceByCID()': ../../../

extace alsa compile error

2001-11-09 Thread Adam John Henry
I'm running sid, and after downloading (apt-get source extace) extace version 1.6.1 I am getting compile errors. My intention is to enable alsa support. To do this, I entered the extracted directory and edited the file './debian/rules' and changed '--disable-alsa' to '--enable-alsa'. I then ran

Compile error with smaller? kernel

2001-10-22 Thread Osamu Aoki
I have started having compile error but I do not know howto fix it. Here is the error (Using make-kpkg in root): --- x8 x8 x8 --- gcc -D__ASSEMBLY__ -D__KERNEL__ -I/usr/src/kernel-source-2.4.12/include -traditional -c head.S gcc -D__KERNEL__ -I/usr/src/kernel-source-2.4.12/include -Wall

Re: glimmer compile error

2001-09-22 Thread dman
On Sat, Sep 22, 2001 at 08:59:13PM +, Rajesh Fowkar wrote: | dman saw fit to inform me that: | >On Fri, Sep 21, 2001 at 11:17:09PM +, Rajesh Fowkar wrote: | >| Hi, | >| | >| I am trying to compile glimmer. However ./configure gives me the following | >| error : | >| | >|

Re: glimmer compile error

2001-09-22 Thread Rajesh Fowkar
dman saw fit to inform me that: >On Fri, Sep 21, 2001 at 11:17:09PM +, Rajesh Fowkar wrote: >| Hi, >| >| I am trying to compile glimmer. However ./configure gives me the following >| error : >| >| --- >| checking for GnomePrint li

  1   2   >