* [gentoo-amd64] gentoo-sources 2.6.20-r3 + nvidia-drivers
@ 2007-03-20 14:53 Efstratios Psomadakis
2007-03-20 14:59 ` Panagiotis Christopoulos
` (3 more replies)
0 siblings, 4 replies; 10+ messages in thread
From: Efstratios Psomadakis @ 2007-03-20 14:53 UTC (permalink / raw
To: gentoo-amd64
when i try to compile nvidia-drivers with gentoo-sources 2.6.20-r3 i get
the following error:
">>> Compiling source in
/var/tmp/portage/x11-drivers/nvidia-drivers-1.0.9755-r1/work/NVIDIA-Linux-x86_64-1.0-9755-pkg2/usr/src/nv
...
* Preparing nvidia module
rm -f Makefile
sh ./conftest.sh "x86_64-pc-linux-gnu-gcc" "x86_64-pc-linux-gnu-gcc"
/usr/src/linux /usr/src/linux cc_sanity_check full_output
sh ./conftest.sh "x86_64-pc-linux-gnu-gcc" "x86_64-pc-linux-gnu-gcc"
/usr/src/linux /usr/src/linux select_makefile full_output
make --no-print-directory -f Makefile module
NVIDIA: calling KBUILD...
make CC=x86_64-pc-linux-gnu-gcc KBUILD_VERBOSE=1 -C /usr/src/linux
M=/var/tmp/portage/x11-drivers/nvidia-drivers-1.0.9755-r1/work/NVIDIA-Linux-x86_64-1.0-9755-pkg2/usr/src/nv
modules
make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent
make rule.
test -e include/linux/autoconf.h -a -e include/config/auto.conf ||
( \
echo; \
echo " ERROR: Kernel configuration is invalid."; \
echo " include/linux/autoconf.h or
include/config/auto.conf are missing."; \
echo " Run 'make oldconfig && make prepare' on kernel
src to fix it."; \
echo; \
/bin/false)
"
However i checked,and both include/linux/autoconf.h and
include/config/auto.conf exist... :/
and in the end i get the following:
"--------------------------- ACCESS VIOLATION SUMMARY
---------------------------
LOG FILE =
"/var/log/sandbox/sandbox-x11-drivers_-_nvidia-drivers-1.0.9755-r1-13081.log"
open_wr: /usr/src/linux-2.6.20-gentoo-r3/-.gcda
--------------------------------------------------------------------------------
"
what's wrong? :/
--
gentoo-amd64@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-amd64] gentoo-sources 2.6.20-r3 + nvidia-drivers
2007-03-20 14:53 [gentoo-amd64] gentoo-sources 2.6.20-r3 + nvidia-drivers Efstratios Psomadakis
@ 2007-03-20 14:59 ` Panagiotis Christopoulos
2007-03-20 15:04 ` Fabio
` (2 subsequent siblings)
3 siblings, 0 replies; 10+ messages in thread
From: Panagiotis Christopoulos @ 2007-03-20 14:59 UTC (permalink / raw
To: gentoo-amd64; +Cc: Efstratios Psomadakis
> what's wrong? :/
http://bugs.gentoo.org
File a bug.
Panagiotis
--
gentoo-amd64@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-amd64] gentoo-sources 2.6.20-r3 + nvidia-drivers
2007-03-20 14:53 [gentoo-amd64] gentoo-sources 2.6.20-r3 + nvidia-drivers Efstratios Psomadakis
2007-03-20 14:59 ` Panagiotis Christopoulos
@ 2007-03-20 15:04 ` Fabio
2007-03-20 15:16 ` Stratos Psomadakis
2007-03-20 17:44 ` Leonid Eremin
3 siblings, 0 replies; 10+ messages in thread
From: Fabio @ 2007-03-20 15:04 UTC (permalink / raw
To: gentoo-amd64
There is the possibility that the /usr/src/linux symlink does not
point to the folder /usr/src/linux-2.6.20-gentoo-r3 . If that is the
reason, you can emerge gentoo-sources with USE=symlink . After you
update the symlink for whatever way you choose, be sure to have the
source configuration matching that of the running kernel, and use make
oldconfig.
Hope it helps!!!
--
Fabio A. Correa D.
Physics Dept, Universidad Nacional, Bogota, Colombia
facorread@gmail.com
ffaaccdd@yahoo.co.uk facorread@unal.edu.co
My webpage and OpenPGP key at http://facorread.150m.com
My alexandria.cc address is not available anymore.
--
gentoo-amd64@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-amd64] gentoo-sources 2.6.20-r3 + nvidia-drivers
2007-03-20 14:53 [gentoo-amd64] gentoo-sources 2.6.20-r3 + nvidia-drivers Efstratios Psomadakis
2007-03-20 14:59 ` Panagiotis Christopoulos
2007-03-20 15:04 ` Fabio
@ 2007-03-20 15:16 ` Stratos Psomadakis
2007-03-20 15:33 ` Joaquim Quinteiro Uchoa
2007-03-20 17:44 ` Leonid Eremin
3 siblings, 1 reply; 10+ messages in thread
From: Stratos Psomadakis @ 2007-03-20 15:16 UTC (permalink / raw
To: gentoo-amd64
/usr/src/linux points to the correct kernel sources... :/
and i have run:
make oldconfig && make prepare
but i get the same errors when trying to compile nvidia-drivers...
i filed a bug report at bug.gentoo.org
--
gentoo-amd64@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-amd64] gentoo-sources 2.6.20-r3 + nvidia-drivers
2007-03-20 15:16 ` Stratos Psomadakis
@ 2007-03-20 15:33 ` Joaquim Quinteiro Uchoa
2007-03-20 16:18 ` Stratos Psomadakis
0 siblings, 1 reply; 10+ messages in thread
From: Joaquim Quinteiro Uchoa @ 2007-03-20 15:33 UTC (permalink / raw
To: gentoo-amd64
I coudn't find you bug, can you show the complete path?
If you are getting this error:
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/var/log/sandbox/sandbox-x11-drivers_-_nvidia-drivers-1.0.9755-r1-26242.log"
open_wr: /usr/src/linux-2.6.20-gentoo-r3/-.gcda
open_wr: /usr/src/linux-2.6.20-gentoo-r3/-.gcda
then use
FEATURES="-sandbox" emerge nvidia-drivers
to compile the drivers. This occurred to me in 2.6.20 kernels.
2007/3/20, Stratos Psomadakis <el05007@mail.ntua.gr>:
> /usr/src/linux points to the correct kernel sources... :/
> and i have run:
> make oldconfig && make prepare
>
> but i get the same errors when trying to compile nvidia-drivers...
>
> i filed a bug report at bug.gentoo.org
> --
> gentoo-amd64@gentoo.org mailing list
>
>
--
[]s
Joaquim
------------------------------------------
(o_ Joaquim Quinteiro Uchoa
//\ Consultor Linux e EaD
U_/_ Linux User # 100534
------------------------------------------
--
gentoo-amd64@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-amd64] gentoo-sources 2.6.20-r3 + nvidia-drivers
2007-03-20 15:33 ` Joaquim Quinteiro Uchoa
@ 2007-03-20 16:18 ` Stratos Psomadakis
2007-03-20 16:41 ` Peter Humphrey
0 siblings, 1 reply; 10+ messages in thread
From: Stratos Psomadakis @ 2007-03-20 16:18 UTC (permalink / raw
To: gentoo-amd64
> I coudn't find you bug, can you show the complete path?
>
> If you are getting this error:
>
> --------------------------- ACCESS VIOLATION SUMMARY
> ---------------------------
> LOG FILE =
> "/var/log/sandbox/sandbox-x11-drivers_-_nvidia-drivers-1.0.9755-r1-26242.log"
>
>
> open_wr: /usr/src/linux-2.6.20-gentoo-r3/-.gcda
> open_wr: /usr/src/linux-2.6.20-gentoo-r3/-.gcda
>
> then use
>
> FEATURES="-sandbox" emerge nvidia-drivers
> to compile the drivers. This occurred to me in 2.6.20 kernels.
thx...
with FEATURES="-sandbox",nvidia-drivers compile without problems...
but i can't undestand why you get these errors without adding
FEATURES="-sandbox"... :/
the link for the bug report:
http://bugs.gentoo.org/show_bug.cgi?id=171574
--
gentoo-amd64@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-amd64] gentoo-sources 2.6.20-r3 + nvidia-drivers
2007-03-20 16:18 ` Stratos Psomadakis
@ 2007-03-20 16:41 ` Peter Humphrey
2007-03-20 16:57 ` Stratos Psomadakis
0 siblings, 1 reply; 10+ messages in thread
From: Peter Humphrey @ 2007-03-20 16:41 UTC (permalink / raw
To: gentoo-amd64
On Tuesday 20 March 2007 16:18:05 Stratos Psomadakis wrote:
> with FEATURES="-sandbox",nvidia-drivers compile without problems...
> but i can't undestand why you get these errors without adding
> FEATURES="-sandbox"... :/
Compiles just fine here with sandbox in FEATURES, but I also have userpriv
and usersandbox - could that be your problem? This is kernel 2.6.20-r3, but
I haven't had sandbox problems with nvidia-drivers with any other version
either.
--
Rgds
Peter Humphrey
Linux Counter 5290, Aug 93
--
gentoo-amd64@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-amd64] gentoo-sources 2.6.20-r3 + nvidia-drivers
2007-03-20 16:41 ` Peter Humphrey
@ 2007-03-20 16:57 ` Stratos Psomadakis
2007-03-20 17:24 ` Joaquim Quinteiro Uchoa
0 siblings, 1 reply; 10+ messages in thread
From: Stratos Psomadakis @ 2007-03-20 16:57 UTC (permalink / raw
To: gentoo-amd64
O/H Peter Humphrey έγραψε:
>
> Compiles just fine here with sandbox in FEATURES, but I also have userpriv
> and usersandbox - could that be your problem? This is kernel 2.6.20-r3, but
> I haven't had sandbox problems with nvidia-drivers with any other version
> either.
>
>
nope...
it won't compile if sandbox is used...
i didn't have any problems with previous kernels(<2.6.20)...
i looked at this bug report:
http://bugs.gentoo.org/show_bug.cgi?id=135745
and it seems that the problem hasn't been solved yet... :/
--
gentoo-amd64@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-amd64] gentoo-sources 2.6.20-r3 + nvidia-drivers
2007-03-20 16:57 ` Stratos Psomadakis
@ 2007-03-20 17:24 ` Joaquim Quinteiro Uchoa
0 siblings, 0 replies; 10+ messages in thread
From: Joaquim Quinteiro Uchoa @ 2007-03-20 17:24 UTC (permalink / raw
To: gentoo-amd64
More exactly: I have this problem also im my notebook, but whith
ndiswrapper and ati-drivers.
Coincidence or not, all packages with problem use some proprietary
code (remember that
ndiswrapper use firmware of a windows driver).
And this problem only after kernel 2.6.20.
2007/3/20, Stratos Psomadakis <el05007@mail.ntua.gr>:
> O/H Peter Humphrey έγραψε:
> >
> > Compiles just fine here with sandbox in FEATURES, but I also have userpriv
> > and usersandbox - could that be your problem? This is kernel 2.6.20-r3, but
> > I haven't had sandbox problems with nvidia-drivers with any other version
> > either.
> >
> >
>
> nope...
> it won't compile if sandbox is used...
> i didn't have any problems with previous kernels(<2.6.20)...
>
> i looked at this bug report:
> http://bugs.gentoo.org/show_bug.cgi?id=135745
>
> and it seems that the problem hasn't been solved yet... :/
>
>
> --
> gentoo-amd64@gentoo.org mailing list
>
>
--
[]s
Joaquim
------------------------------------------
(o_ Joaquim Quinteiro Uchoa
//\ Consultor Linux e EaD
U_/_ Linux User # 100534
------------------------------------------
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-amd64] gentoo-sources 2.6.20-r3 + nvidia-drivers
2007-03-20 14:53 [gentoo-amd64] gentoo-sources 2.6.20-r3 + nvidia-drivers Efstratios Psomadakis
` (2 preceding siblings ...)
2007-03-20 15:16 ` Stratos Psomadakis
@ 2007-03-20 17:44 ` Leonid Eremin
3 siblings, 0 replies; 10+ messages in thread
From: Leonid Eremin @ 2007-03-20 17:44 UTC (permalink / raw
To: Efstratios Psomadakis
I have the same problem with ati-drivers-8.34.8, and the same solution
works (FEATURES="-sandbox").
> when i try to compile nvidia-drivers with gentoo-sources 2.6.20-r3 i get
> the following error:
">>>> Compiling source in
> /var/tmp/portage/x11-drivers/nvidia-drivers-1.0.9755-r1/work/NVIDIA-Linux-x86_64-1.0-9755-pkg2/usr/src/nv
> ...
> * Preparing nvidia module
> rm -f Makefile
> sh ./conftest.sh "x86_64-pc-linux-gnu-gcc" "x86_64-pc-linux-gnu-gcc"
> /usr/src/linux /usr/src/linux cc_sanity_check full_output
> sh ./conftest.sh "x86_64-pc-linux-gnu-gcc" "x86_64-pc-linux-gnu-gcc"
> /usr/src/linux /usr/src/linux select_makefile full_output
> make --no-print-directory -f Makefile module
> NVIDIA: calling KBUILD...
> make CC=x86_64-pc-linux-gnu-gcc KBUILD_VERBOSE=1 -C /usr/src/linux
> M=/var/tmp/portage/x11-drivers/nvidia-drivers-1.0.9755-r1/work/NVIDIA-Linux-x86_64-1.0-9755-pkg2/usr/src/nv
> modules
> make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent
> make rule.
> test -e include/linux/autoconf.h -a -e include/config/auto.conf ||
> ( \
> echo;
> echo " ERROR: Kernel configuration is invalid.";
> echo " include/linux/autoconf.h or
> include/config/auto.conf are missing."; \
> echo " Run 'make oldconfig && make prepare' on kernel
> src to fix it."; \
> echo;
> /bin/false)
> "
> However i checked,and both include/linux/autoconf.h and
> include/config/auto.conf exist... :/
> and in the end i get the following:
> "--------------------------- ACCESS VIOLATION SUMMARY
> ---------------------------
> LOG FILE =
> "/var/log/sandbox/sandbox-x11-drivers_-_nvidia-drivers-1.0.9755-r1-13081.log"
> open_wr: /usr/src/linux-2.6.20-gentoo-r3/-.gcda
> --------------------------------------------------------------------------------
> "
> what's wrong? :/
--
Ρ σβΰζενθεμ,
Leonid mailto:Leon.Programmer@gmail.com
--
gentoo-amd64@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2007-03-20 17:45 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-20 14:53 [gentoo-amd64] gentoo-sources 2.6.20-r3 + nvidia-drivers Efstratios Psomadakis
2007-03-20 14:59 ` Panagiotis Christopoulos
2007-03-20 15:04 ` Fabio
2007-03-20 15:16 ` Stratos Psomadakis
2007-03-20 15:33 ` Joaquim Quinteiro Uchoa
2007-03-20 16:18 ` Stratos Psomadakis
2007-03-20 16:41 ` Peter Humphrey
2007-03-20 16:57 ` Stratos Psomadakis
2007-03-20 17:24 ` Joaquim Quinteiro Uchoa
2007-03-20 17:44 ` Leonid Eremin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox