Tiny Core Base > TCB Bugs

glibc_base-dev missing /usr/include/crypt.h

(1/2) > >>

adb014:
While trying to rebuild busybox I note that the glibc_base_dev package in TC16 is missing the /usr/include/crypt.h file which causes the build to fail. This file is however mentioned in the provides.db file for TC16 in this file.

Juanito:
If you look here:

http://tinycorelinux.net/16.x/x86/tcz/glibc_base-dev.tcz.list

crypt.h is not listed.

libxcrypt_base-dev provides crypt.h and is a recursive dep of compiletc

adb014:

Ok its not in the file you list, but it is in the provides.db


--- Code: ---$ curl http://tinycorelinux.net/16.x/x86/tcz/provides.db | grep /usr/include/crypt.h
/usr/include/crypt.h

$less provides.db
...
glibc_base-dev.tcz
...
/usr/include/crypt.h

--- End code ---

and it is needed for a rebuild of busybox. So either its missing from the TC16 version of glibc_base-dev (it was in TC15) or its moved and is not listed in provides.db

adb014:
libxcrypt_base-dev is not in provides.db so difficult to find

Juanito:
From:

http://tinycorelinux.net/16.x/x86/tcz/provides.db


--- Code: ---libxcrypt_base-dev.tcz
/usr/include/crypt.h
/usr/include/xcrypt.h
/usr/lib/pkgconfig/libcrypt.pc
/usr/lib/pkgconfig/libxcrypt.pc
--- End code ---

Navigation

[0] Message Index

[#] Next page

Go to full version