Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

lint doesn't like __packed?



Hi,

just got the following running build.sh...distribution on amd64.
(source cvs updated at Oct  3 00:16 MEST)

Kurt

dependall ===> lib/libbluetooth
    compile  libbluetooth/bluetooth.ln
/u/NetBSD/arch/amd64/dest/usr/include/netbt/l2cap.h(332): syntax error 
'__packed' [249]
/u/NetBSD/src/lib/libbluetooth/bluetooth.c(115): warning: conversion to 'int' 
due to prototype, arg #2 [259]
/u/NetBSD/src/lib/libbluetooth/bluetooth.c(129): warning: pointer casts may be 
troublesome [247]
/u/NetBSD/src/lib/libbluetooth/bluetooth.c(221): warning: conversion to 'int' 
due to prototype, arg #2 [259]

*** Failed target:  bluetooth.ln
*** Failed command: CC=/u/NetBSD/arch/amd64/TOOLS/bin/x86_64--netbsd-gcc 
/u/NetBSD/arch/amd64/TOOLS/bin/x86_64--netbsd-lint -chapbxzFS -d 
/u/NetBSD/arch/amd64/dest/usr/include -I/u/NetBSD/src/lib/libbluetooth 
-D_FORTIFY_SOURCE=2 -i /u/NetBSD/src/lib/libbluetooth/bluetooth.c
*** Error code 1

Stop.
nbmake: stopped in /u/NetBSD/src/lib/libbluetooth



Home | Main Index | Thread Index | Old Index