Project

General

Profile

Actions

Bug #1874

closed

lighttpd-1.5.x-2371 fails testing mod_flv_streaming on Fedora 10 latest

Added by dfavor over 15 years ago. Updated almost 8 years ago.

Status:
Obsolete
Priority:
Normal
Category:
build_autotools
Target version:
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 #1

Updated by stbuehler about 15 years ago

  • Target version changed from 6 to 1.5.0
Actions #2

Updated by gstrauss almost 8 years ago

  • Missing in 1.5.x set to Yes
Actions #3

Updated by gstrauss almost 8 years ago

  • Status changed from New to Obsolete
Actions

Also available in: Atom