index : bootstrap32 | |
Archlinux32 bootstrap scripts | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2018-03-08 11:11:37 +0100 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2018-03-08 11:11:37 +0100 |
commit | a1b70efd48ce85dbd65388fa7c397b5380c1224f (patch) | |
tree | e0bbcf1bb6fad1c5a9c22bce60c3f79b4010f6aa /build_stage3.sh | |
parent | bea8a613f584c6d460103775c2752941e811459f (diff) |
-rwxr-xr-x | build_stage3.sh | 6 |
diff --git a/build_stage3.sh b/build_stage3.sh index 7e45b65..7107510 100755 --- a/build_stage3.sh +++ b/build_stage3.sh @@ -52,6 +52,7 @@ sysfsutils iputils vi which xfsprogs +openldap " #~ <net-tools> <libmnl> <libnfnetlink> iptables iproute2 @@ -69,11 +70,8 @@ xfsprogs #~ gdb: python guile2.0 # wait for posix threads, gcc toolchain rebuild +# HERE TODO: libraries must be installed before the server overlays, why are they not? # openldap: -#/usr/lib/gcc/i486-pc-linux-gnu/7.3.0/ld: cannot find -lldap_r -#collect2: error: ld returned 1 exit status -#libtool: install: error: relink `accesslog.la' with the above command before installing it -#make[2]: Leaving directory '/build/openldap/src/openldap-2.4.45/servers/slapd/overlays' # building toolchain (gcc): again, lobtool problems #/usr/lib/gcc/i486-pc-linux-gnu/7.3.0/ld: cannot find -lquadmath |