How can I solve this?...
...
/bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -o libconfiguration.la -rpath /usr/lib/aeskulap -Wl,-rpath,/usr/lib/aeskulap -avoid-version aconfiguration.lo aconfigclient.lo -lgconfmm-2.6 -lglibmm-2.4 -lgconf-2 -lgobject-2.0 -lsigc-2.0 -lglib-2.0 -lgtkmm-2.4 -latkmm-1.6 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lgtk-x11-2.0 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 -lpng -ltiff -ljpeg
grep: /usr/lib/libgconf-2.la: No such file or directory
/bin/sed: can't read /usr/lib/libgconf-2.la: No such file or directory
libtool: link: `/usr/lib/libgconf-2.la' is not a valid libtool archive
make[2]: *** [libconfiguration.la] Error 1
make[2]: Leaving directory `/usr/src/slapt-src/graphics/aeskulap/aeskulap-0.2.2-beta1/configuration'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/slapt-src/graphics/aeskulap/aeskulap-0.2.2-beta1'
make: *** [all] Error 2
fakeroot -- sh aeskulap.SlackBuild Failed
If this cannot be solved, do I need to give some clean-up command to remove partially made files which may be wasting space?
I ran 'slapt-src -i aeskulap' command as root. Do I need to be root or regular user while running slapt-src?
Thanks for your help.