Re: make-kpkg ( line 2: syntax error: unexpected end of file)

2003-08-14 Thread Jeronimo Pellegrini
> The interfaces have also changed, meaning that the nvidia driver you got from
> nvidia will not work with newer kernels without some hacking.  Just google
> around and check nvnews.com, as there are plenty of kernel hackers out there
> on the bleeding edge that have gotten theirs to work and then supplied patches.

I've heard the best one is this: http://minion.de/  (the guy seem to
have worked for NVidia).

J.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: make-kpkg ( line 2: syntax error: unexpected end of file)

2003-08-14 Thread Jeronimo Pellegrini
> fakeroot make-kpkg --append-to-version=.20030812 kernel_image
> 
> Which is (for the 2.6 try):
> 
> lots and lots of output..
> .
> and finally
> 
> make[1]: Leaving directory
> `/usr/src/kernel-source-2.6.0-test2'
> echo done >  stamp-build
> /usr/bin/make -f /usr/share/kernel-package/rules
> real_stamp_image
> make[1]: Entering directory
> `/usr/src/kernel-source-2.6.0-test2'
> /bin/sh: -c: line 2: syntax error: unexpected end of file

What version oa kernel-package? See http://bugs.debian.org/204856
(It's fixed in the latest version -- I've compiled test3 here without
problems)

J.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: make-kpkg ( line 2: syntax error: unexpected end of file)

2003-08-14 Thread Engosh
On Tue, 12 Aug 2003 17:37:19 +0800 (CST)
"Pete Trachy" <[EMAIL PROTECTED]> wrote:

> I have tried compiling the 2.4.21 and available 2.6
> kernels using the debian source packages.  I have been
> following the instructions on the newbie doc
> (http://newbiedoc.sourceforge.net/system/kernel-pkg.html)
> but when I try to compile either kernel version i get
> almost exactly the same error after running:
> 
> fakeroot make-kpkg --append-to-version=.20030812 kernel_image
> 
> Which is (for the 2.6 try):
> 
> lots and lots of output..
> .
> and finally
> 
> make[1]: Leaving directory
> `/usr/src/kernel-source-2.6.0-test2'
> echo done >  stamp-build
> /usr/bin/make -f /usr/share/kernel-package/rules
> real_stamp_image
> make[1]: Entering directory
> `/usr/src/kernel-source-2.6.0-test2'
> /bin/sh: -c: line 2: syntax error: unexpected end of file
> make[1]: *** [real_stamp_image] Error 2
> make[1]: Leaving directory
> `/usr/src/kernel-source-2.6.0-test2'
> make: *** [kernel-image-deb] Error 2
> 
> Also I am on unstable.
> 
> Thanks in advance for any help.
> 
> Pete
> 
> ps I'm doing this for an IBM T40, does anyone know what is
> the best processor type to pick for pentium m?
> 

Yes, I've got the same errors as you, but no with the 2.6.0-test3 kernel.
Another problem I have is that with the 2.6 kernel I'm not able to make kernel-nvidia 
module. And have somebody tried to execute modprobe with the 2.6 kernel, 'cause I get 
some errors and I'd like to know if that is normal.

Thanx
Engosh

> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



make-kpkg ( line 2: syntax error: unexpected end of file)

2003-08-14 Thread Pete Trachy
I have tried compiling the 2.4.21 and available 2.6
kernels using the debian source packages.  I have been
following the instructions on the newbie doc
(http://newbiedoc.sourceforge.net/system/kernel-pkg.html)
but when I try to compile either kernel version i get
almost exactly the same error after running:

fakeroot make-kpkg --append-to-version=.20030812 kernel_image

Which is (for the 2.6 try):

lots and lots of output..
.
and finally

make[1]: Leaving directory
`/usr/src/kernel-source-2.6.0-test2'
echo done >  stamp-build
/usr/bin/make -f /usr/share/kernel-package/rules
real_stamp_image
make[1]: Entering directory
`/usr/src/kernel-source-2.6.0-test2'
/bin/sh: -c: line 2: syntax error: unexpected end of file
make[1]: *** [real_stamp_image] Error 2
make[1]: Leaving directory
`/usr/src/kernel-source-2.6.0-test2'
make: *** [kernel-image-deb] Error 2

Also I am on unstable.

Thanks in advance for any help.

Pete

ps I'm doing this for an IBM T40, does anyone know what is
the best processor type to pick for pentium m?


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: make-kpkg ( line 2: syntax error: unexpected end of file)

2003-08-12 Thread Roberto Sanchez
 --- Engosh <[EMAIL PROTECTED]> escribió: 
> 
> Yes, I've got the same errors as you, but no with the 2.6.0-test3 kernel.
> Another problem I have is that with the 2.6 kernel I'm not able to make
> kernel-nvidia module. And have somebody tried to execute modprobe with the
> 2.6 kernel, 'cause I get some errors and I'd like to know if that is normal.

As of kernel 2.5.48, you must have the module-init-tools package (instead of
modutils) to be able to deal with kernel modules.

The interfaces have also changed, meaning that the nvidia driver you got from
nvidia will not work with newer kernels without some hacking.  Just google
around and check nvnews.com, as there are plenty of kernel hackers out there
on the bleeding edge that have gotten theirs to work and then supplied patches.

That's how I got my binary nforce drivers working under 2.6.0-test1 and -test2.

-Roberto

___
Yahoo! Messenger - Nueva versión GRATIS
Super Webcam, voz, caritas animadas, y más...
http://messenger.yahoo.es


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]