LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux From Scratch (https://www.linuxquestions.org/questions/linux-from-scratch-13/)
-   -   error building Udev-181 (https://www.linuxquestions.org/questions/linux-from-scratch-13/error-building-udev-181-a-4175419541/)

nourib 07-31-2012 07:24 AM

error building Udev-181
 
im in chapter 6, the book lfs7.1
udev-181
i get error during the command make:

Code:

CC    src/src_udevadm-udev-builtin-blkid.o
src/udev-builtin-blkid.c:84:30: error: unknown type name 'blkid_probe'
src/udev-builtin-blkid.c: In function 'builtin_blkid':
src/udev-builtin-blkid.c:122:9: error: unknown type name 'blkid_probe'
src/udev-builtin-blkid.c:160:17: error: 'BLKID_SUBLKS_LABEL' undeclared (first use in this function)
src/udev-builtin-blkid.c:160:17: note: each undeclared identifier is reported only once for each function it appears in
src/udev-builtin-blkid.c:160:38: error: 'BLKID_SUBLKS_UUID' undeclared (first use in this function)
src/udev-builtin-blkid.c:161:17: error: 'BLKID_SUBLKS_TYPE' undeclared (first use in this function)
src/udev-builtin-blkid.c:161:37: error: 'BLKID_SUBLKS_SECTYPE' undeclared (first use in this function)
src/udev-builtin-blkid.c:162:17: error: 'BLKID_SUBLKS_USAGE' undeclared (first use in this function)
src/udev-builtin-blkid.c:162:38: error: 'BLKID_SUBLKS_VERSION' undeclared (first use in this function)
src/udev-builtin-blkid.c:165:58: error: 'BLKID_FLTR_NOTIN' undeclared (first use in this function)
src/udev-builtin-blkid.c:165:76: error: 'BLKID_USAGE_RAID' undeclared (first use in this function)
make[2]: *** [src/src_udevadm-udev-builtin-blkid.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

and this is my config.log file:


any ideas ??

acid_kewpie 07-31-2012 07:26 AM

Please post your thread in only one forum. Posting a single thread in the most relevant forum will make it easier for members to help you and will keep the discussion in one place. This thread is being closed because it is a duplicate.

michaelk 07-31-2012 05:32 PM

Closed per above.


All times are GMT -5. The time now is 01:26 PM.