ndis bug in current... (2/25/05)

From: Jeffrey Racine (racinej_at_mcmaster.ca)
Date: 02/27/05

  • Next message: Jiawei Ye: "Re: Xlib locale (compatibility?) breakage."
    To: freebsd-current@freebsd.org
    Date: Sun, 27 Feb 2005 08:13:34 -0500
    
    

    Hi.

    The ndis driver no longer compiles... any suggestions most welcome.

    -- Jeff

    uname -a

    FreeBSD localhost 6.0-CURRENT FreeBSD 6.0-CURRENT #0: Fri Feb 25
    22:15:41 EST 2005 root@localhost:/usr/obj/usr/src/sys/X300 i386

    localhost# cd /sys/modules/if_ndis && ndiscvt -i bcmwl5a.inf -s
    bcmwl5.sys -o ndis_driver_data.h && make && make install
    Warning: Object directory not changed from
    original /usr/src/sys/modules/if_ndiscc -O2 -pipe -funroll-loops
    -ffast-math -march=pentiumpro -fno-strict-aliasing -Werror -D_KERNEL
    -DKLD_MODULE -nostdinc -I- -I. -I@ -I@/contrib/altq -I@/../include
    -finline-limit=8000 -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/src/sys/modules/if_ndis/../../dev/if_ndis/if_ndis.c
    /usr/src/sys/modules/if_ndis/../../dev/if_ndis/if_ndis.c: In function
    `ndis_attach':
    /usr/src/sys/modules/if_ndis/../../dev/if_ndis/if_ndis.c:482: warning:
    passing arg 1 of `windrv_lookup' makes integer from pointer without a
    cast
    /usr/src/sys/modules/if_ndis/../../dev/if_ndis/if_ndis.c:484: warning:
    passing arg 1 of `windrv_lookup' makes integer from pointer without a
    cast
    /usr/src/sys/modules/if_ndis/../../dev/if_ndis/if_ndis.c:486: warning:
    passing arg 1 of `windrv_lookup' makes integer from pointer without a
    cast
    /usr/src/sys/modules/if_ndis/../../dev/if_ndis/if_ndis.c: In function
    `ndis_detach':
    /usr/src/sys/modules/if_ndis/../../dev/if_ndis/if_ndis.c:879: warning:
    passing arg 1 of `windrv_lookup' makes integer from pointer without a
    cast
    /usr/src/sys/modules/if_ndis/../../dev/if_ndis/if_ndis.c:881: warning:
    passing arg 1 of `windrv_lookup' makes integer from pointer without a
    cast
    /usr/src/sys/modules/if_ndis/../../dev/if_ndis/if_ndis.c:883: warning:
    passing arg 1 of `windrv_lookup' makes integer from pointer without a
    cast
    *** Error code 1

    Stop in /usr/src/sys/modules/if_ndis.
    localhost#

    -- 
    Professor J. S. Racine         Phone:  (905) 525 9140 x 23825
    Department of Economics        FAX:    (905) 521-8232
    McMaster University            e-mail: racinej@mcmaster.ca
    1280 Main St. W.,Hamilton,     URL:
    http://www.economics.mcmaster.ca/racine/
    Ontario, Canada. L8S 4M4
    `The generation of random numbers is too important to be left to
    chance.'
    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
    

  • Next message: Jiawei Ye: "Re: Xlib locale (compatibility?) breakage."

    Relevant Pages

    • DBD::ODBC compile problem from v1.00 to 1.09 on RH73
      ... Warning: LD_LIBRARY_PATH doesn't include /usr ... dbdimp.c:162: warning: passing arg 1 of `fprintf' makes pointer from ... integer without a cast ...
      (perl.dbi.users)
    • Re: 2.6.9-rc1-mm5
      ... drivers/net/starfire.c:924: warning: passing arg 1 of `readb' makes pointer from integer without a cast ...
      (Linux-Kernel)
    • Re: Re: recommendations
      ... nntp.c:145: warning: passing arg 1 of `log_warning' makes pointer from integer without a cast ...
      (freebsd-questions)
    • cat get sylpheed-claws 0.9.0 to make on freebsd-5.1
      ... nntp.c:145: warning: passing arg 1 of `log_warning' makes pointer from integer without a cast ...
      (freebsd-questions)
    • linux-2.6.9 eepro100 warning
      ... I found eepro100 warning, then I update 2.6.10-rc1, but same result. ... drivers/net/eepro100.c:749: warning: passing arg 2 of `writel' makes pointer from integer without a cast ...
      (Linux-Kernel)