Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 11191 - nvidia-kernel failes on development-sources 2.5.49
Summary: nvidia-kernel failes on development-sources 2.5.49
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-25 05:02 UTC by Lesley van Zijl
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lesley van Zijl 2002-11-25 05:02:29 UTC
ws root # emerge nvidia-kernel
Calculating dependencies ...done!
>>> emerge (1 of 1) media-video/nvidia-kernel-1.0.3123-r1 to /
>>> md5 ;-) NVIDIA_kernel-1.0-3123.tar.gz
>>> Unpacking source...
>>> Unpacking NVIDIA_kernel-1.0-3123.tar.gz
 * Applying patches for kernel 2.5...
 * Applying page_alloc.c patch...
>>> Source unpacked.
rm -f nv.o os-interface.o os-registry.o  Module-linux nv_compiler.h *.d NVdriver
echo \#define NV_COMPILER \"`cc -v 2>&1 | tail -1`\" > nv_compiler.h
cc -c -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparen
theses -Wno-pointer-arith -Wcast-qual -Wno-multichar  -O -MD -D__KERNEL__ -DMODU
LE -D_LOOSE_KERNEL_NAMES -DNTRM -D_GNU_SOURCE -DRM_HEAPMGR -D_LOOSE_KERNEL_NAMES
 -D__KERNEL__ -DMODULE  -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVE
L=3123  -DNV_UNIX   -DNV_LINUX   -DNVCPU_X86       -I. -I/usr/src/linux/include
-I/usr/src/linux/include/../arch/i386/mach-generic -Wno-cast-qual nv.c
nv.c:909: redefinition of `__module_name'
nv.c:120: `__module_name' previously defined here
nv.c: In function `nv_kern_open':
nv.c:1244: warning: assignment from incompatible pointer type
nv.c: In function `nv_kern_ioctl':
nv.c:1609: structure has no member named `uc'
make: *** [nv.o] Error 1

!!! ERROR: media-video/nvidia-kernel-1.0.3123-r1 failed.
!!! Function src_compile, Line 64, Exitcode 2
!!! (no error message)
Comment 1 Martin Schlemmer (RETIRED) gentoo-dev 2002-11-27 14:00:45 UTC
Check and try the latest patches.  If it fixes, let me know.  If not, being
developmental kernel,
it changes a lot, and breaks a lot, and I am really not going to spent much time
on it.

   http://www.minion.de/nvidia.html
Comment 2 Martin Schlemmer (RETIRED) gentoo-dev 2002-12-08 13:47:48 UTC
Updated patches, reopen if still a problem.