All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sid Boyce <sboyce@blueyonder.co.uk>
To: linux-kernel@vger.kernel.org
Subject: RE: 2.6.6-mm1
Date: Wed, 12 May 2004 16:27:59 +0100	[thread overview]
Message-ID: <40A2427F.4060003@blueyonder.co.uk> (raw)

[-- Attachment #1: Type: text/plain, Size: 496 bytes --]

Second rebuild is OK.
barrabas:/usr/src/linux-2.6.6-mm1 # nm -n vmlinux | grep -5 locks_alloc_lock
c0163250 T sys_poll
c01634a0 t wait_for_partner
c01634e0 t wake_up_partner
c0163510 t fifo_open
c01637c6 t .text.lock.fifo
c01637f0 t locks_alloc_lock
c0163810 T locks_init_lock
c0163890 t init_once
c01638b0 T locks_copy_lock
c0163920 t flock_make_lock
c01639c0 t assign_type

The nvidia 5336 driver fails to build.
Regards
Sid.

-- 
Sid Boyce .... Hamradio G3VBV and keen Flyer
Linux Only Shop.


[-- Attachment #2: nvidia-installer.log --]
[-- Type: text/plain, Size: 10095 bytes --]

nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Wed May 12 16:20:05 2004

option status:
  license pre-accepted    : false
  update                  : false
  force update            : false
  expert                  : false
  uninstall               : false
  driver info             : false
  no precompiled interface: false
  no ncurses color        : false
  query latest driver ver : false
  OpenGL header files     : false
  no questions            : false
  silent                  : false
  XFree86 install prefix  : /usr/X11R6
  OpenGL install prefix   : /usr
  Installer install prefix: /usr
  kernel source path      : (not specified)
  kernel install path     : (not specified)
  proc mount point        : /proc
  ui                      : (not specified)
  tmpdir                  : /tmp
  ftp site                : ftp://download.nvidia.com

Using: nvidia-installer ncurses user interface
-> License accepted.
-> There appears to already be a driver installed on your system (version: 1.0-
   5336).  As part of installing this driver (version: 1.0-5336), the existing 
   driver will be uninstalled.  Are you sure you want to continue? ('no' will a
   bort installation) (Answer: Yes)
-> No precompiled kernel interface was found to match your kernel; would you li
   ke the installer to attempt to download a kernel interface for your kernel f
   rom the NVIDIA ftp site (ftp://download.nvidia.com)? (Answer: Yes)
-> No matching precompiled kernel interface was found on the NVIDIA ftp site;
   this means that the installer will need to compile a kernel interface for
   your kernel.
-> Kernel source path: '/lib/modules/2.6.6-mm1/build'
-> Performing cc_version_check with CC="cc".
-> Cleaning kernel module build directory.
   executing: 'cd ./usr/src/nv; make clean'...
   rm -f -f nv.o os-agp.o os-interface.o os-registry.o nv.o os-agp.o os-interfa
   ce.o os-registry.o nvidia.mod.o
   rm -f -f build-in.o nv-linux.o *.d .*.{cmd,flags}
   rm -f -f nvidia.{o,ko,mod.{o,c}} nv_compiler.h *~
-> Building kernel module:
   executing: 'cd ./usr/src/nv; make module SYSSRC=/lib/modules/2.6.6-mm1/build
   '...
   echo \#define NV_COMPILER \"`cc -v 2>&1 | tail -n 1`\" > /tmp/selfgz19415/NV
   IDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/nv_compiler.h
     CC [M]  /tmp/selfgz19415/NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/nv.o
   In file included from include/linux/list.h:7,
                    from include/linux/wait.h:14,
                    from include/asm/semaphore.h:41,
                    from include/linux/sched.h:18,
                    from include/linux/module.h:10,
                    from /tmp/selfgz19415/NVIDIA-Linux-x86-1.0-5336-pkg1/usr/sr
   c/nv/nv-linux.h:52,
                    from /tmp/selfgz19415/NVIDIA-Linux-x86-1.0-5336-pkg1/usr/sr
   c/nv/nv.c:14:
   include/linux/prefetch.h: In function `prefetch_range':
   include/linux/prefetch.h:62: warning: pointer of type `void *' used in arith
   metic
   /tmp/selfgz19415/NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/nv.c: In function
   `nvos_malloc_pages':
   /tmp/selfgz19415/NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/nv.c:385: warning
   : use of cast expressions as lvalues is deprecated
   /tmp/selfgz19415/NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/nv.c: In function
   `nvos_create_alloc':
   /tmp/selfgz19415/NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/nv.c:513: warning
   : use of cast expressions as lvalues is deprecated
   /tmp/selfgz19415/NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/nv.c:523: warning
   : use of cast expressions as lvalues is deprecated
   /tmp/selfgz19415/NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/nv.c: At top leve
   l:
   /tmp/selfgz19415/NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/nv.c:1185: warnin
   g: initialization from incompatible pointer type
   /tmp/selfgz19415/NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/nv.c: In function
   `nv_alloc_file_private':
   /tmp/selfgz19415/NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/nv.c:1193: warnin
   g: use of cast expressions as lvalues is deprecated
   /tmp/selfgz19415/NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/nv.c:1204: warnin
   g: use of cast expressions as lvalues is deprecated
   /tmp/selfgz19415/NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/nv.c: In function
   `nv_kern_open':
   /tmp/selfgz19415/NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/nv.c:1265: warnin
   g: use of cast expressions as lvalues is deprecated
   /tmp/selfgz19415/NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/nv.c: In function
   `nv_kern_ctl_open':
   /tmp/selfgz19415/NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/nv.c:1914: warnin
   g: use of cast expressions as lvalues is deprecated
   /tmp/selfgz19415/NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/nv.c: At top leve
   l:
   /tmp/selfgz19415/NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/nv.c:2010: error:
   conflicting types for `nv_set_hotkey_occurred_flag'
   /tmp/selfgz19415/NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/nv.h:350: error: 
   previous declaration of `nv_set_hotkey_occurred_flag'
   /tmp/selfgz19415/NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/nv.c:2197: error:
   conflicting types for `nv_find_nv_mapping'
   /tmp/selfgz19415/NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/nv.h:339: error: 
   previous declaration of `nv_find_nv_mapping'
   /tmp/selfgz19415/NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/nv.c:2269: error:
   conflicting types for `nv_find_agp_kernel_mapping'
   /tmp/selfgz19415/NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/nv.h:341: error: 
   previous declaration of `nv_find_agp_kernel_mapping'
   /tmp/selfgz19415/NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/nv.c:2345: error:
   conflicting types for `nv_get_kern_phys_address'
   /tmp/selfgz19415/NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/nv.h:342: error: 
   previous declaration of `nv_get_kern_phys_address'
   /tmp/selfgz19415/NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/nv.c:2375: error:
   conflicting types for `nv_get_user_phys_address'
   /tmp/selfgz19415/NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/nv.h:343: error: 
   previous declaration of `nv_get_user_phys_address'
   /tmp/selfgz19415/NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/nv.c:2406: error:
   conflicting types for `nv_alloc_pages'
   /tmp/selfgz19415/NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/nv.h:353: error: 
   previous declaration of `nv_alloc_pages'
   /tmp/selfgz19415/NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/nv.c:2594: error:
   conflicting types for `nv_free_pages'
   /tmp/selfgz19415/NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/nv.h:354: error: 
   previous declaration of `nv_free_pages'
   /tmp/selfgz19415/NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/nv.c:2692: error:
   conflicting types for `nv_lock_rm'
   /tmp/selfgz19415/NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/nv.h:345: error: 
   previous declaration of `nv_lock_rm'
   /tmp/selfgz19415/NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/nv.c:2712: error:
   conflicting types for `nv_unlock_rm'
   /tmp/selfgz19415/NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/nv.h:346: error: 
   previous declaration of `nv_unlock_rm'
   /tmp/selfgz19415/NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/nv.c:2726: error:
   conflicting types for `nv_lock_heap'
   /tmp/selfgz19415/NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/nv.h:347: error: 
   previous declaration of `nv_lock_heap'
   /tmp/selfgz19415/NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/nv.c:2736: error:
   conflicting types for `nv_unlock_heap'
   /tmp/selfgz19415/NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/nv.h:348: error: 
   previous declaration of `nv_unlock_heap'
   /tmp/selfgz19415/NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/nv.c:2752: error:
   conflicting types for `nv_post_event'
   /tmp/selfgz19415/NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/nv.h:363: error: 
   previous declaration of `nv_post_event'
   /tmp/selfgz19415/NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/nv.c:2790: error:
   conflicting types for `nv_get_event'
   /tmp/selfgz19415/NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/nv.h:364: error: 
   previous declaration of `nv_get_event'
   /tmp/selfgz19415/NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/nv.c:2833: error:
   conflicting types for `nv_agp_init'
   /tmp/selfgz19415/NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/nv.h:356: error: 
   previous declaration of `nv_agp_init'
   /tmp/selfgz19415/NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/nv.c:2895: error:
   conflicting types for `nv_agp_teardown'
   /tmp/selfgz19415/NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/nv.h:357: error: 
   previous declaration of `nv_agp_teardown'
   /tmp/selfgz19415/NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/nv.c:2936: error:
   conflicting types for `nv_agp_translate_address'
   /tmp/selfgz19415/NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/nv.h:358: error: 
   previous declaration of `nv_agp_translate_address'
   /tmp/selfgz19415/NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/nv.c:2968: error:
   conflicting types for `nv_int10h_call'
   /tmp/selfgz19415/NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/nv.h:351: error: 
   previous declaration of `nv_int10h_call'
   /tmp/selfgz19415/NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/nv.c:2977: error:
   conflicting types for `nv_start_rc_timer'
   /tmp/selfgz19415/NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/nv.h:360: error: 
   previous declaration of `nv_start_rc_timer'
   /tmp/selfgz19415/NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/nv.c:2998: error:
   conflicting types for `nv_stop_rc_timer'
   /tmp/selfgz19415/NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/nv.h:361: error: 
   previous declaration of `nv_stop_rc_timer'
   make[3]: *** [/tmp/selfgz19415/NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/nv.
   o] Error 1
   make[2]: *** [/tmp/selfgz19415/NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv] Er
   ror 2
   nvidia.ko failed to build!
   make[1]: *** [module] Error 1
   make: *** [module] Error 2
-> Error.
ERROR: Unable to build the NVIDIA kernel module.
ERROR: Installation has failed.  Please see the file
       '/var/log/nvidia-installer.log' for details.  You may find suggestions
       on fixing installation problems in the README available on the Linux
       driver download page at www.nvidia.com.

             reply	other threads:[~2004-05-12 15:28 UTC|newest]

Thread overview: 58+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-12 15:27 Sid Boyce [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-05-12 12:26 2.6.6-mm1 Sid Boyce
2004-05-11 14:49 2.6.6-mm1 Neil Schemenauer
2004-05-11 18:55 ` 2.6.6-mm1 Andrew Morton
2004-05-11 10:34 2.6.6-mm1 Sid Boyce
     [not found] <fa.j4d62qo.1144tpk@ifi.uio.no>
     [not found] ` <fa.gg699ad.b2omr9@ifi.uio.no>
2004-05-11  6:33   ` 2.6.6-mm1 Andy Lutomirski
2004-05-10 16:50 2.6.6-mm1 Sid Boyce
2004-05-10 12:43 2.6.6-mm1 Sid Boyce
2004-05-12  8:13 ` 2.6.6-mm1 Andrew Morton
2004-05-10  9:45 2.6.6-mm1 Andrew Morton
2004-05-10 10:52 ` 2.6.6-mm1 Dominik Karall
2004-05-10 11:18   ` 2.6.6-mm1 Dave Jones
2004-05-10 12:20     ` 2.6.6-mm1 Nick Piggin
2004-05-10 12:22       ` 2.6.6-mm1 Dave Jones
2004-05-10 14:38 ` 2.6.6-mm1 Norberto Bensa
2004-05-10 14:55   ` 2.6.6-mm1 Dominik Karall
2004-05-10 15:02     ` 2.6.6-mm1 Norberto Bensa
2004-05-10 15:22       ` 2.6.6-mm1 Dominik Karall
2004-05-10 15:33         ` 2.6.6-mm1 Norberto Bensa
2004-05-10 15:20 ` 2.6.6-mm1 Christoph Hellwig
2004-05-11  5:21   ` 2.6.6-mm1 Andrew Morton
2004-05-10 21:37 ` 2.6.6-mm1 Christoph Hellwig
2004-05-10 22:02   ` 2.6.6-mm1 Andrew Morton
2004-05-10 22:05     ` 2.6.6-mm1 Christoph Hellwig
2004-05-10 22:15       ` 2.6.6-mm1 Andrew Morton
2004-05-10 22:20         ` 2.6.6-mm1 Christoph Hellwig
2004-05-10 22:47           ` 2.6.6-mm1 Andrew Morton
2004-05-10 22:48             ` 2.6.6-mm1 Christoph Hellwig
2004-05-10 23:16         ` 2.6.6-mm1 Matt Mackall
2004-05-10 22:27     ` 2.6.6-mm1 Valdis.Kletnieks
2004-05-10 22:48       ` 2.6.6-mm1 Andrew Morton
2004-05-10 23:01         ` 2.6.6-mm1 Valdis.Kletnieks
2004-05-10 23:11     ` 2.6.6-mm1 Chris Wedgwood
2004-05-10 23:14       ` 2.6.6-mm1 Christoph Hellwig
2004-05-10 23:28       ` 2.6.6-mm1 Andrew Morton
2004-05-10 23:33         ` 2.6.6-mm1 Chris Wedgwood
2004-05-10 23:51           ` 2.6.6-mm1 Andrew Morton
2004-05-10 23:53             ` 2.6.6-mm1 Chris Wedgwood
2004-05-11  0:14               ` 2.6.6-mm1 Andrew Morton
2004-05-11  0:24                 ` 2.6.6-mm1 Wim Coekaerts
2004-05-11  1:10                   ` 2.6.6-mm1 Andrew Morton
2004-05-11  1:51                     ` 2.6.6-mm1 Wim Coekaerts
2004-05-11  6:23                       ` 2.6.6-mm1 Christoph Hellwig
2004-05-12  2:44                         ` 2.6.6-mm1 Andrea Arcangeli
2004-05-12  5:11                           ` 2.6.6-mm1 Chris Wedgwood
2004-05-11 15:12                       ` 2.6.6-mm1 Wim Coekaerts
2004-05-12  5:42                         ` 2.6.6-mm1 Christoph Hellwig
2004-05-12  5:50                           ` 2.6.6-mm1 Christoph Hellwig
2004-05-11  6:22                     ` 2.6.6-mm1 Christoph Hellwig
2004-05-11  6:21                 ` 2.6.6-mm1 Christoph Hellwig
2004-05-11  6:37                   ` 2.6.6-mm1 William Lee Irwin III
2004-05-11  6:18             ` 2.6.6-mm1 Christoph Hellwig
2004-05-10 23:33       ` 2.6.6-mm1 Chris Wright
2004-05-11  1:59         ` 2.6.6-mm1 Matt Mackall
2004-05-11 14:34   ` 2.6.6-mm1 Stephen Smalley
2004-05-11 16:48     ` 2.6.6-mm1 Chris Wright
2004-05-12 12:49 ` 2.6.6-mm1 Sean Neakums
2004-05-12 19:26   ` 2.6.6-mm1 Andrew Morton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=40A2427F.4060003@blueyonder.co.uk \
    --to=sboyce@blueyonder.co.uk \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.