hi,
I need to install velvet assembly software ultimately.. but while installing, it shows the requirement of glibc, the package contains a library written in the programming language of C. 'coreutils' is one requirement for glibc. I downloaded and untar the file coreutils-8-12. I run the command ./configure and the 'make' but it showing the following error
(.text+0x559): undefined reference to `sepol_genbools'
collect2: ld returned 1 exit status
make[3]: *** [ginstall] Error 1
make[3]: Leaving directory `/opt/coreutils-8.12/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/opt/coreutils-8.12/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/coreutils-8.12'
make: *** [all] Error 2
please help me out urgently, i cannot figure out this error.........!!
I need to install velvet assembly software ultimately.. but while installing, it shows the requirement of glibc, the package contains a library written in the programming language of C. 'coreutils' is one requirement for glibc. I downloaded and untar the file coreutils-8-12. I run the command ./configure and the 'make' but it showing the following error
(.text+0x559): undefined reference to `sepol_genbools'
collect2: ld returned 1 exit status
make[3]: *** [ginstall] Error 1
make[3]: Leaving directory `/opt/coreutils-8.12/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/opt/coreutils-8.12/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/coreutils-8.12'
make: *** [all] Error 2
please help me out urgently, i cannot figure out this error.........!!