Search Criteria
Package Details: srs 3.0_r1-1
Git Clone URL: | https://aur.archlinux.org/srs.git (read-only, click to copy) |
---|---|
Package Base: | srs |
Description: | High performance RTMP Server |
Upstream URL: | https://github.com/ossrs/srs |
Keywords: | RTMP Server Simple |
Licenses: | |
Submitter: | dr4g0nsr |
Maintainer: | heinrich5991 |
Last Packager: | heinrich5991 |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2016-03-01 11:28 |
Last Updated: | 2020-10-16 16:12 |
Dependencies (11)
- openssl (libressl-git, openssl-purify, openssl-zlib, openssl-git, openssl-weak-ciphers, openssl-hardened)
- srs-state-threads
- autoconf (autoconf-git) (make)
- gcc (gcc-multilib-x32, fastgcc, gcc-multilib-git, gcc-git) (make)
- libtool (libtool-git) (make)
- make (make3, make-git, make-without-guile) (make)
- net-tools (net-tools-mptcp, net-tools-debian-ifconfig, net-tools-git) (make)
- patch (patch-git) (make)
- python (python-dbg) (make)
- unzip (unzip-natspec, unzip-iconv) (make)
- zlib (zlib-static, zlib-git, zlib-asm, minizip-asm, zlib-ng-git) (make)
Latest Comments
sl1pkn07 commented on 2016-10-25 13:40
fail build
( :; LIBDEPS="${LIBDEPS:--L.. -lssl -L.. -lcrypto -ldl}"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DOPENSSL_NO_HEARTBEATS -Wa,--noexecstack -m64 -DL_ENDIAN -DTERMIO -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM}"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=bntest} bntest.o ${LIBDEPS} )
../libcrypto.a(names.o): En la función `EVP_cleanup':
names.c:(.text+0x1e5): referencia a `OBJ_sigid_free' sin definir
names.c:(.text+0x204): referencia a `OBJ_sigid_free' sin definir
../libcrypto.a(ec_ameth.o): En la función `ec_pkey_ctrl':
ec_ameth.c:(.text+0xcf): referencia a `OBJ_find_sigid_by_algs' sin definir
../libcrypto.a(dsa_ameth.o): En la función `dsa_pkey_ctrl':
dsa_ameth.c:(.text+0xff): referencia a `OBJ_find_sigid_by_algs' sin definir
../libcrypto.a(t_x509.o): En la función `X509_signature_print':
t_x509.c:(.text+0x3b5): referencia a `OBJ_find_sigid_algs' sin definir
../libcrypto.a(t_x509.o): En la función `X509_print_ex':
t_x509.c:(.text+0xf4d): referencia a `OBJ_find_sigid_algs' sin definir
../libcrypto.a(t_x509.o): En la función `X509_print':
t_x509.c:(.text+0x1425): referencia a `OBJ_find_sigid_algs' sin definir
../libcrypto.a(t_x509.o): En la función `X509_print_fp':
t_x509.c:(.text+0x1765): referencia a `OBJ_find_sigid_algs' sin definir
../libcrypto.a(t_x509.o): En la función `X509_print_ex_fp':
t_x509.c:(.text+0x1f25): referencia a `OBJ_find_sigid_algs' sin definir
../libcrypto.a(a_sign.o): En la función `ASN1_item_sign_ctx':
a_sign.c:(.text+0x6ba): referencia a `OBJ_find_sigid_by_algs' sin definir
../libcrypto.a(a_verify.o): En la función `ASN1_item_verify':
a_verify.c:(.text+0x1cb): referencia a `OBJ_find_sigid_algs' sin definir
collect2: error: ld devolvió el estado de salida 1
make[2]: *** [../Makefile.shared:164: link_app.] Error 1
make[2]: se sale del directorio '/tmp/makepkg/srs/src/srs-2.0release/trunk/objs/openssl-1.0.1f/test'
make[1]: *** [Makefile:371: bntest] Error 2
make[1]: se sale del directorio '/tmp/makepkg/srs/src/srs-2.0release/trunk/objs/openssl-1.0.1f/test'
make: *** [Makefile:286: build_tests] Error 1
build openssl-1.0.1f failed, ret=2