FS#39494 - [slrn] build fails
Attached to Project:
Community Packages
Opened by Joel Teichroeb (klusark) - Sunday, 16 March 2014, 23:11 GMT
Last edited by Sergej Pupykin (sergej) - Wednesday, 23 April 2014, 16:56 GMT
Opened by Joel Teichroeb (klusark) - Sunday, 16 March 2014, 23:11 GMT
Last edited by Sergej Pupykin (sergej) - Wednesday, 23 April 2014, 16:56 GMT
|
Details
Description:
config.status: creating po/POTFILES config.status: creating po/Makefile For some INSTALLATION options, edit src/Makefile. For INEWS, LOCAL SPOOL, GROUPLENS, SLANG, ... support, edit src/slrnfeat.h cd src; make all make[1]: Entering directory '/build/slrn/src/slrn-1.0.1/src' mkdir /build/slrn/src/slrn-1.0.1/src/objs /bin/cp /build/slrn/src/slrn-1.0.1/src/sysconf.h config.h touch config.h cd /build/slrn/src/slrn-1.0.1/src/objs; gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Dunix -I/usr/include/uudeview -I/usr/local/ssl/include -DSLRN_SLANG_DIR=\"/usr/share/slrn/slang\" -DSLRN_LIB_DIR=\"/usr/share/slrn\" -DSLRN_CONF_DIR=\"/etc/slrn\" -DNLS_LOCALEDIR=\"/usr/share/locale\" /build/slrn/src/slrn-1.0.1/src/chkslang.c gcc /build/slrn/src/slrn-1.0.1/src/objs/chkslang.o -Wl,-O1,--sort-common,--as-needed,-z,relro -o /build/slrn/src/slrn-1.0.1/src/objs/chkslang -Wl,-R/usr/lib/uudeview -lslang -L/usr/lib/uudeview -luu -L/usr/local/ssl/lib -lssl -lcrypto /usr/bin/ld: cannot find -luu collect2: error: ld returned 1 exit status Makefile:132: recipe for target '/build/slrn/src/slrn-1.0.1/src/objs/chkslang' failed make[1]: *** [/build/slrn/src/slrn-1.0.1/src/objs/chkslang] Error 1 make[1]: Leaving directory '/build/slrn/src/slrn-1.0.1/src' Makefile:8: recipe for target 'all' failed make: *** [all] Error 2 ==> ERROR: A failure occurred in build(). Aborting... Steps to reproduce: sudo extra-x86_64-build |
This task depends upon