<div dir="ltr">i couldn't find a suitable mailing list on slackware official so i thought i'd ask here...<div><br></div><div>i'm trying to build php to add debug support as it seems the supplied one has '--disable-debug' set. when i run the php slackbuild in the sources directory (from current) i get the following:</div><div><br></div><div><div>/bin/sh ../libtool --tag=CC   --mode=link gcc -std=gnu99 -pthread -O2 -fPIC  -L/usr/lib  -o pico main.o utf8stub.o ../c-client/utf8.o libpico.a osdep/libpicoosd.a ../pith/osdep/libpithosd.a ../pith/charconv/libpithcc.a  -lcrypto -lssl -lldap  -lncurses -llber -lssl -lcrypto</div><div>libtool: link: gcc -std=gnu99 -pthread -O2 -fPIC -o pico main.o utf8stub.o ../c-client/utf8.o  -L/usr/lib libpico.a osdep/libpicoosd.a ../pith/osdep/libpithosd.a ../pith/charconv/libpithcc.a /usr/lib/libldap.so /usr/lib/libsasl2.so -ldl -lncurses /usr/lib/liblber.so -lresolv -lssl -lcrypto -pthread</div><div>/usr/lib/libldap.so: error adding symbols: File in wrong format</div><div>collect2: error: ld returned 1 exit status</div><div>make[3]: *** [pico] Error 1</div><div>make[3]: Leaving directory `/mnt/sdb1/tmp/alpine-2.11/pico'</div><div>make[2]: *** [all-recursive] Error 1</div><div>make[2]: Leaving directory `/mnt/sdb1/tmp/alpine-2.11/pico'</div><div>make[1]: *** [all-recursive] Error 1</div><div>make[1]: Leaving directory `/mnt/sdb1/tmp/alpine-2.11'</div><div>make: *** [all] Error 2</div></div><div><br></div><div>has anybody dealt with this? do i need to build other slackware sources first maybe? i notice it references alpine at some point.</div><div><br></div><div>thanks,</div><div>miguel</div></div>