? warning used static ldt allocation

2003-10-06 Thread Pau Rodriguez
#dmesg|tail -n 2
Warning: pid 474 used static ldt allocation.
See the i386_set_ldt man page for more info

What does it means?

It was apearring for aprox. 15days.

What I have to do?

Maybe it was asked before... Could anybody refetch that message or answer? :(

--
freebsd the power to serve

---Publicidad
Únete a los miles de sin pareja en Meetic... ¡te vas a enamorar!
http://www.iespana.es/_reloc/email.meetic

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to [EMAIL PROTECTED]


NVidia Port Problems with kernel

2003-09-03 Thread Pau Rodriguez
Hello!
I'm a FreeBSD 5.1-CURRENT user and I use NVidia card.
While I'm building 'ports/x11/nvidia-driver' make return errors

 cd /usr/ports/x11/nvidia-driver;make

#ERRORS

/usr/ports/x11/nvidia-driver/work/NVIDIA-FreeBSD-x86-1.0-4365/src/nvidia_sysctl.   
c: In function 
`nvidia_find_bridge':
/usr/ports/x11/nvidia-driver/work/NVIDIA-FreeBSD-x86-1.0-4365/src/nvidia_sysctl.   
c:234: error: 
`PCIR_HEADERTYPE' undeclared (first use in this function)
/usr/ports/x11/nvidia-driver/work/NVIDIA-FreeBSD-x86-1.0-4365/src/nvidia_sysctl.   
c:234: error: (Each undeclared 
identifier is reported only once
/usr/ports/x11/nvidia-driver/work/NVIDIA-FreeBSD-x86-1.0-4365/src/nvidia_sysctl.   
c:234: error: for each 
function it appears in.)



You can see full output in attrached file 'make.out'.
I know that in previous version of kernel it runs.

If is error that I made answarme. thanks!


Define WITH_FREEBSD_AGP to use FreeBSD AGP GART driver
Define FORCE_AGP_RATE to limit the driver to lower speeds
Define WITH_NVIDIA_HACKS to enable work-arounds to override basic AGP setup
===  Extracting for nvidia-driver-1.0.4365
 Checksum OK for NVIDIA-FreeBSD-x86-1.0-4365.tar.gz.
===  Patching for nvidia-driver-1.0.4365
===   nvidia-driver-1.0.4365 depends on shared library: X11.6 - found
===  Configuring for nvidia-driver-1.0.4365
===  Building for nvidia-driver-1.0.4365
=== module
@ - /usr/src/sys
machine - /usr/src/sys/i386/include
awk -f @/tools/makeobjops.awk @/kern/device_if.m -h
awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h
awk -f @/tools/makeobjops.awk @/dev/pci/pci_if.m -h
awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -h
cp 
/usr/ports/x11/nvidia-driver/work/NVIDIA-FreeBSD-x86-1.0-4365/module/../obj/nv-kernel.o
 NVIDIA.o
cc -O -pipe -march=athlon 
-I/usr/ports/x11/nvidia-driver/work/NVIDIA-FreeBSD-x86-1.0-4365/module/../src 
-D__KERNEL__ -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=4365  
-DNVCPU_X86   -DNV_BSD   -DNV_INT64_OK   -DNV_UNIX  -D_KERNEL -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline 
-Wcast-qual  -fformat-extensions -std=c99 -DKLD_MODULE -nostdinc -I-  
-I/usr/ports/x11/nvidia-driver/work/NVIDIA-FreeBSD-x86-1.0-4365/module/../src -I. -I@ 
-I@/../include -I/usr/include -finline-limit=15000 -fno-common  
-mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Wall 
-Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes 
-Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -std=c99 -c 
/usr/ports/x11/nvidia-driver/work/NVIDIA-FreeBSD-x86-1.0-4365/module/../src/nvidia_ctl.c
cc -O -pipe -march=athlon 
-I/usr/ports/x11/nvidia-driver/work/NVIDIA-FreeBSD-x86-1.0-4365/module/../src 
-D__KERNEL__ -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=4365  
-DNVCPU_X86   -DNV_BSD   -DNV_INT64_OK   -DNV_UNIX  -D_KERNEL -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline 
-Wcast-qual  -fformat-extensions -std=c99 -DKLD_MODULE -nostdinc -I-  
-I/usr/ports/x11/nvidia-driver/work/NVIDIA-FreeBSD-x86-1.0-4365/module/../src -I. -I@ 
-I@/../include -I/usr/include -finline-limit=15000 -fno-common  
-mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Wall 
-Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes 
-Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -std=c99 -c 
/usr/ports/x11/nvidia-driver/work/NVIDIA-FreeBSD-x86-1.0-4365/module/../src/nvidia_dev.c
cc -O -pipe -march=athlon 
-I/usr/ports/x11/nvidia-driver/work/NVIDIA-FreeBSD-x86-1.0-4365/module/../src 
-D__KERNEL__ -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=4365  
-DNVCPU_X86   -DNV_BSD   -DNV_INT64_OK   -DNV_UNIX  -D_KERNEL -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline 
-Wcast-qual  -fformat-extensions -std=c99 -DKLD_MODULE -nostdinc -I-  
-I/usr/ports/x11/nvidia-driver/work/NVIDIA-FreeBSD-x86-1.0-4365/module/../src -I. -I@ 
-I@/../include -I/usr/include -finline-limit=15000 -fno-common  
-mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Wall 
-Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes 
-Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -std=c99 -c 
/usr/ports/x11/nvidia-driver/work/NVIDIA-FreeBSD-x86-1.0-4365/module/../src/nvidia_linux.c
cc -O -pipe -march=athlon 
-I/usr/ports/x11/nvidia-driver/work/NVIDIA-FreeBSD-x86-1.0-4365/module/../src 
-D__KERNEL__ -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=4365  
-DNVCPU_X86   -DNV_BSD   -DNV_INT64_OK   -DNV_UNIX  -D_KERNEL -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes 

Re: NVidia Port Problems with kernel

2003-09-03 Thread Pau Rodriguez
Really thank-you!!
It runs perfect-ly. I have changed it manualy but it compiles perfectly.

Really thanks for all team that answerme fastly.

thanks!

On Wed, 3 Sep 2003 21:24:05 +0200
Harald Schmalzbauer [EMAIL PROTECTED] wrote:

 On Wednesday 03 September 2003 21:17, Pau Rodriguez wrote:
  Hello!
  I'm a FreeBSD 5.1-CURRENT user and I use NVidia card.
  While I'm building 'ports/x11/nvidia-driver' make return errors
 
 Either re-cvsup, the HAEDERTYPE-HDRTYPE change got the old as alias, or 
 create  a folder named files in /usr/ports/x11/nvidia-driver with the file 
 patch.aa which reads:
 
 --- src/nvidia_sysctl.c.origWed May 28 18:51:52 2003
 +++ src/nvidia_sysctl.c Wed Sep  3 12:30:29 2003
 @@ -231,7 +231,7 @@
   * It also doesn't make sense to to iterate over multiple
   * functions if this isn't a multi-function device.
   */
 -hdrtype = pci_read_config(dev, PCIR_HEADERTYPE, 1);
 +hdrtype = pci_read_config(dev, PCIR_HDRTYPE, 1);
 
  if ((hdrtype  PCIM_MFDEV) == 0)
  break;
 
 
 
   cd /usr/ports/x11/nvidia-driver;make
 
  #ERRORS
 
  /usr/ports/x11/nvidia-driver/work/NVIDIA-FreeBSD-x86-1.0-4365/src/nvidia_sy
 sctl.   c: In
  function `nvidia_find_bridge':
  /usr/ports/x11/nvidia-driver/work/NVIDIA-FreeBSD-x86-1.0-4365/src/nvidia_sy
 sctl.   c:234:
  error: `PCIR_HEADERTYPE' undeclared (first use in this function)
  /usr/ports/x11/nvidia-driver/work/NVIDIA-FreeBSD-x86-1.0-4365/src/nvidia_sy
 sctl.   c:234:
  error: (Each undeclared identifier is reported only once
  /usr/ports/x11/nvidia-driver/work/NVIDIA-FreeBSD-x86-1.0-4365/src/nvidia_sy
 sctl.   c:234:
  error: for each function it appears in.)
 
 
 
  You can see full output in attrached file 'make.out'.
  I know that in previous version of kernel it runs.
 
  If is error that I made answarme. thanks!
 


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to [EMAIL PROTECTED]