Public bug reported: Binary package hint: linux-source-2.6.20
[EMAIL PROTECTED]:~/arch/thinc/record/search$ make gcc -Wall -O3 -fomit-frame-pointer -g -O2 `pkg-config --cflags libspi-1.0` -I../../include -I`pg_config --includedir` -c -o tree.o tree.c tree.c:24:1: warning: "__always_inline" redefined In file included from /usr/include/features.h:323, from /usr/include/stdio.h:28, from tree.c:13: /usr/include/sys/cdefs.h:277:1: warning: this is the location of the previous definition tree.c:25:24: error: asm/bitops.h: No such file or directory tree.c: In function ‘die_die_die’: tree.c:440: warning: implicit declaration of function ‘test_and_set_bit’ tree.c: In function ‘s_db_timer’: tree.c:471: warning: implicit declaration of function ‘clear_bit’ make: *** [tree.o] Error 1 yet [EMAIL PROTECTED]:~/arch/thinc/record/search$ locate bitops.h |grep i386 /home/spotter/src/kernel/linux-2.4.32/include/asm-i386/bitops.h /home/spotter/src/kernel/linux-2.6.19-rc1/include/asm-i386/bitops.h /home/spotter/src/kernel/linux-2.6.19-rc1/include/asm-i386/sync_bitops.h /usr/src/linux-headers-2.6.20-12/include/asm-i386/bitops.h /usr/src/linux-headers-2.6.20-12/include/asm-i386/sync_bitops.h so why isnt bitops.h not included in the linux-libc-dev package? (seems like a lot of headers were left out) ** Affects: linux-source-2.6.20 (Ubuntu) Importance: Undecided Status: Unconfirmed -- asm/bitops.h not included in linux-libc-dev https://launchpad.net/bugs/94641 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs