[ELDK] Building ELDK 4.2

Mailing List account maillist at borkhuis.com
Mon Mar 30 15:00:55 CEST 2009


I am trying to build ELDK 4.2 for ARM from scratch, but I am running into
build problems. I get the following error when a static build is being
performed (-all-static as option to libtool):

.....
/usr/bin/ld: cannot find -lgssapi_krb5
collect2: ld returned 1 exit status
make[3]: *** [rpmdb_deadlock] Error 1
make[3]: Leaving directory
`/opt/armadillo/ELDK-SRC/build/arm-2009-03-30/cross_rpms/rpm/BUILD/rpm-4.4.2/rpmdb'
.....

$ ls -l /usr/lib*/libgssapi*
lrwxrwxrwx 1 root root     21 2009-03-27 08:45 /usr/lib/libgssapi_krb5.so
-> libgssapi_krb5.so.2.2
lrwxrwxrwx 1 root root     21 2009-03-26 15:26
/usr/lib/libgssapi_krb5.so.2 -> libgssapi_krb5.so.2.2
-rw-r--r-- 1 root root 171028 2008-06-24 16:24 /usr/lib/libgssapi_krb5.so.2.2

Do I need this static build option? If so, where can I find the static
libraries?

I am using the ELDK_4_2/ELDK_4_2_ARM GIT snapshots from the repository.
This problem occurs when running the build on a fresh FC7 host (using
VMWare), but also when running the build on an Ubuntu 8.10.

Kind regards,
    Johan Borkhuis



More information about the eldk mailing list