Actions
Bug #1874
closedlighttpd-1.5.x-2371 fails testing mod_flv_streaming on Fedora 10 latest
ASK QUESTIONS IN Forums:
Description
At revision 2371.
mkdir -p /build/work/lighttpd-1.5.x cd /build/work/lighttpd-1.5.x unset CDPATH export LANG=C make distclean ./configure --prefix=/runtime/lighttpd-1.5.0-2371 --with-mysql --with-openssl --with-fam --with-pcre --with-bzip2 --with-webdav-props --with-webdav-locks --with-gdbm --with-memcache --with-lua make compress-bzip2 compress-deflate compress-gzip large-files network-ipv6 network-openssl regex-conditionals storage-gdbm webdav-locks webdav-properties disabled: auth-ldap storage-memcache >>> make make all-recursive make[1]: Entering directory `/build/work/lighttpd-1.5.x' Making all in src make[2]: Entering directory `/build/work/lighttpd-1.5.x/src' make all-recursive make[3]: Entering directory `/build/work/lighttpd-1.5.x/src' Making all in valgrind make[4]: Entering directory `/build/work/lighttpd-1.5.x/src/valgrind' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/build/work/lighttpd-1.5.x/src/valgrind' make[4]: Entering directory `/build/work/lighttpd-1.5.x/src' /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -no-undefined -o mod_flv_streaming.la -rpath /runtime/lighttpd-1.5.0-2371/lib mod_flv_streaming.lo rm -fr .libs/mod_flv_streaming.so gcc -shared .libs/mod_flv_streaming.o -pthread -Wl,-soname -Wl,mod_flv_streaming.so -o .libs/mod_flv_streaming.so gcc: .libs/mod_flv_streaming.o: No such file or directory make[4]: *** [mod_flv_streaming.la] Error 1 make[4]: Leaving directory `/build/work/lighttpd-1.5.x/src' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/build/work/lighttpd-1.5.x/src' make[2]: *** [all] Error 2 make[2]: Leaving directory `/build/work/lighttpd-1.5.x/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/build/work/lighttpd-1.5.x' make: *** [all] Error 2 exp=0, got ec=2, abort=1
Actions
Also available in: Atom