List Info

Thread: Cannot get lighttpd 1.4.15 or 16 to build on FreeBSD




Cannot get lighttpd 1.4.15 or 16 to build on FreeBSD
country flaguser name
Germany
2007-07-25 18:24:59
 Hello
 I have a server that is running FreeBSD 6.2-Stable
and
lighthttpd 1.4.14 that I am  trying to upgrade to .16.
However when I run 
 ./configure --disable-ipv6
--prefix=/usr/local/lighthttpd

 I get:
 as_func_failure succeeded
 as_func_failure succeeded
No shell found that supports shell functions
Please tell autoconfgnu.org about your system.
 Then the rest of the configure messages...

 Then when running make I get the below error.

  Any hints greatly appreciated!


....... Making all in src
/usr/local/bin/zsh ../libtool --tag=CC   
--mode=compile gcc -DHAVE_CONFIG_H
-DLIBRARY_DIR=""/usr/local/lighthttpd/lib"&
quot; -I. -I..
   -D_REENTRANT
-D__EXTENSIONS__ -I/usr/local/include
-D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -D_LARGE_FILES  -g -O2 -Wall -W
-Wshadow -pedantic
-std=gnu99 -MT mod_flv_streaming.lo -MD -MP -MF
.deps/mod_flv_streaming.Tpo -c
-o mod_flv_streaming.lo mod_flv_streaming.c
../libtool:1: no such file or directory: /usr/bin/sed
-e 1s/^X//
libtool: ignoring unknown tag
../libtool:1: no such file or directory: /usr/bin/sed
-e 1s/^X//
*** Warning: inferring the mode of operation is
deprecated.
*** Future versions of Libtool will require
--mode=MODE be specified.
../libtool:1: no such file or directory: /usr/bin/sed
-e 1s/^X//
../libtool:1: no such file or directory: /usr/bin/sed
-e 1s/^X//
../libtool:1: no such file or directory: /usr/bin/sed
-e 1s/^X//
../libtool:1: no such file or directory: /usr/bin/sed
-e 1s/^X//
../libtool:1: no such file or directory: /usr/bin/sed
-e 1s/^X//
../libtool:1: no such file or directory: /usr/bin/sed
-e 1s/^X//
../libtool:1: no such file or directory: /usr/bin/sed
-e 1s/^X//
../libtool:1: no such file or directory: /usr/bin/sed
-e 1s/^X//
../libtool:1: no such file or directory: /usr/bin/sed
-e 1s/^X//
../libtool:1: no such file or directory: /usr/bin/sed
-e 1s/^X//
../libtool:1: no such file or directory: /usr/bin/sed
-e 1s/^X//
../libtool:1: no such file or directory: /usr/bin/sed
-e 1s/^X//
../libtool:1: no such file or directory: /usr/bin/sed
-e 1s/^X//
../libtool:1: no such file or directory: /usr/bin/sed
-e 1s/^X//
../libtool:1: no such file or directory: /usr/bin/sed
-e 1s/^X//
../libtool:1: no such file or directory: /usr/bin/sed
-e 1s/^X//
../libtool:1: no such file or directory: /usr/bin/sed
-e 1s/^X//
../libtool:1: no such file or directory: /usr/bin/sed
-e 1s/^X//
../libtool:1: no such file or directory: /usr/bin/sed
-e 1s/^X//
../libtool:1: no such file or directory: /usr/bin/sed
-e 1s/^X//
../libtool:1: no such file or directory: /usr/bin/sed
-e 1s/^X//
../libtool:1: no such file or directory: /usr/bin/sed
-e 1s/^X//
../libtool:1: no such file or directory: /usr/bin/sed
-e 1s/^X//
../libtool:1: no such file or directory: /usr/bin/sed
-e 1s/^X//
../libtool:1: no such file or directory: /usr/bin/sed
-e 1s/^X//
../libtool:1: no such file or directory: /usr/bin/sed
-e 1s/^X//
libtool: compile: cannot determine name of library
object from `'
*** Error code 1

Stop in /programs/lighttpd-1.4.15/src.
*** Error code 1

Stop in /programs/lighttpd-1.4.15.



 Thanks

  Nicole


The Large Print Giveth And The Small Print Taketh Away
 -- Anon


Re: Cannot get lighttpd 1.4.15 or 16 to build on FreeBSD
country flaguser name
Germany
2007-07-25 22:25:07
Hello,

Lighttpd 1.4.15 should be able to install in FreeBSD 6.2,
you can
try FreeBSD's package framework "Ports":

http://www.freebsd.org/
ports/

cd /usr/ports/www/lighttpd
make install clean	(this command should be run by root)

I'll send patch to FreeBSD team later, to upgrade lighttpd
port to
1.4.16.

On Wed, Jul 25, 2007 at 04:24:59PM -0700, N. Harrington
wrote:
>  Hello
>  I have a server that is running FreeBSD 6.2-Stable
> and
> lighthttpd 1.4.14 that I am  trying to upgrade to .16.
> However when I run 
>  ./configure --disable-ipv6
> --prefix=/usr/local/lighthttpd
> 
>  I get:
>  as_func_failure succeeded
>  as_func_failure succeeded
> No shell found that supports shell functions
> Please tell autoconfgnu.org about your system.
>  Then the rest of the configure messages...
> 
>  Then when running make I get the below error.
> 
>   Any hints greatly appreciated!
> 
> 
> ....... Making all in src
> /usr/local/bin/zsh ../libtool --tag=CC   
> --mode=compile gcc -DHAVE_CONFIG_H
>
-DLIBRARY_DIR=""/usr/local/lighthttpd/lib"&
quot; -I. -I..
>    -D_REENTRANT
> -D__EXTENSIONS__ -I/usr/local/include
> -D_FILE_OFFSET_BITS=64
> -D_LARGEFILE_SOURCE -D_LARGE_FILES  -g -O2 -Wall -W
> -Wshadow -pedantic
> -std=gnu99 -MT mod_flv_streaming.lo -MD -MP -MF
> .deps/mod_flv_streaming.Tpo -c
> -o mod_flv_streaming.lo mod_flv_streaming.c
> ../libtool:1: no such file or directory: /usr/bin/sed
> -e 1s/^X//
> libtool: ignoring unknown tag
> ../libtool:1: no such file or directory: /usr/bin/sed
> -e 1s/^X//
> *** Warning: inferring the mode of operation is
> deprecated.
> *** Future versions of Libtool will require
> --mode=MODE be specified.
> ../libtool:1: no such file or directory: /usr/bin/sed
> -e 1s/^X//
> ../libtool:1: no such file or directory: /usr/bin/sed
> -e 1s/^X//
> ../libtool:1: no such file or directory: /usr/bin/sed
> -e 1s/^X//
> ../libtool:1: no such file or directory: /usr/bin/sed
> -e 1s/^X//
> ../libtool:1: no such file or directory: /usr/bin/sed
> -e 1s/^X//
> ../libtool:1: no such file or directory: /usr/bin/sed
> -e 1s/^X//
> ../libtool:1: no such file or directory: /usr/bin/sed
> -e 1s/^X//
> ../libtool:1: no such file or directory: /usr/bin/sed
> -e 1s/^X//
> ../libtool:1: no such file or directory: /usr/bin/sed
> -e 1s/^X//
> ../libtool:1: no such file or directory: /usr/bin/sed
> -e 1s/^X//
> ../libtool:1: no such file or directory: /usr/bin/sed
> -e 1s/^X//
> ../libtool:1: no such file or directory: /usr/bin/sed
> -e 1s/^X//
> ../libtool:1: no such file or directory: /usr/bin/sed
> -e 1s/^X//
> ../libtool:1: no such file or directory: /usr/bin/sed
> -e 1s/^X//
> ../libtool:1: no such file or directory: /usr/bin/sed
> -e 1s/^X//
> ../libtool:1: no such file or directory: /usr/bin/sed
> -e 1s/^X//
> ../libtool:1: no such file or directory: /usr/bin/sed
> -e 1s/^X//
> ../libtool:1: no such file or directory: /usr/bin/sed
> -e 1s/^X//
> ../libtool:1: no such file or directory: /usr/bin/sed
> -e 1s/^X//
> ../libtool:1: no such file or directory: /usr/bin/sed
> -e 1s/^X//
> ../libtool:1: no such file or directory: /usr/bin/sed
> -e 1s/^X//
> ../libtool:1: no such file or directory: /usr/bin/sed
> -e 1s/^X//
> ../libtool:1: no such file or directory: /usr/bin/sed
> -e 1s/^X//
> ../libtool:1: no such file or directory: /usr/bin/sed
> -e 1s/^X//
> ../libtool:1: no such file or directory: /usr/bin/sed
> -e 1s/^X//
> ../libtool:1: no such file or directory: /usr/bin/sed
> -e 1s/^X//
> libtool: compile: cannot determine name of library
> object from `'
> *** Error code 1
> 
> Stop in /programs/lighttpd-1.4.15/src.
> *** Error code 1
> 
> Stop in /programs/lighttpd-1.4.15.
> 
> 
> 
>  Thanks
> 
>   Nicole
> 
> 
> The Large Print Giveth And The Small Print Taketh Away
>  -- Anon

-- 
* Gea-Suan Lin  (public key: Using https://keyserver.pgp.com/
 to search)
* If you cannot convince them, confuse them.           --
Harry S Truman


Re: Cannot get lighttpd 1.4.15 or 16 to build on FreeBSD - work around information
country flaguser name
Germany
2007-07-26 17:06:42
 UPDATE:
 It seems that for me, the problem only occurs if I
try to compile and or make when using a csh or zsh. If
I use bash, (I normally use zsh) it will compile.

 I have seen some weirdness with zsh before. But I am
surprised that csh (which I initially tried as an
alternate) would also have the same problem.

 So it seems perhaps there is an error in the
configure script when it does its shell tests. I see
several attempts to work around zsh, (that obviously
used to work) but no mention of csh in the configure
script. (which may be why it was rejected as well)


  Nicole


--- "N. Harrington" <drumslayer2yahoo.com> wrote:

>  Hello
>  I have a server that is running FreeBSD 6.2-Stable
> and
> lighthttpd 1.4.14 that I am  trying to upgrade to
> .16.
> However when I run 
>  ./configure --disable-ipv6
> --prefix=/usr/local/lighthttpd
> 
>  I get:
>  as_func_failure succeeded
>  as_func_failure succeeded
> No shell found that supports shell functions
> Please tell autoconfgnu.org about your system.
>  Then the rest of the configure messages...
> 
>  Then when running make I get the below error.
> 
>   Any hints greatly appreciated!
> 
> 
> ....... Making all in src
> /usr/local/bin/zsh ../libtool --tag=CC   
> --mode=compile gcc -DHAVE_CONFIG_H
>
-DLIBRARY_DIR=""/usr/local/lighthttpd/lib"&
quot; -I.
> -I..
>    -D_REENTRANT
> -D__EXTENSIONS__ -I/usr/local/include
> -D_FILE_OFFSET_BITS=64
> -D_LARGEFILE_SOURCE -D_LARGE_FILES  -g -O2 -Wall -W
> -Wshadow -pedantic
> -std=gnu99 -MT mod_flv_streaming.lo -MD -MP -MF
> .deps/mod_flv_streaming.Tpo -c
> -o mod_flv_streaming.lo mod_flv_streaming.c
> ../libtool:1: no such file or directory:
> /usr/bin/sed
> -e 1s/^X//
> libtool: ignoring unknown tag
> ../libtool:1: no such file or directory:
> /usr/bin/sed
> -e 1s/^X//
> *** Warning: inferring the mode of operation is
> deprecated.
> *** Future versions of Libtool will require
> --mode=MODE be specified.
> ../libtool:1: no such file or directory:
> /usr/bin/sed
> -e 1s/^X//
> ../libtool:1: no such file or directory:
> /usr/bin/sed
> -e 1s/^X//
> ../libtool:1: no such file or directory:
> /usr/bin/sed
> -e 1s/^X//
> ../libtool:1: no such file or directory:
> /usr/bin/sed
> -e 1s/^X//
> ../libtool:1: no such file or directory:
> /usr/bin/sed
> -e 1s/^X//
> ../libtool:1: no such file or directory:
> /usr/bin/sed
> -e 1s/^X//
> ../libtool:1: no such file or directory:
> /usr/bin/sed
> -e 1s/^X//
> ../libtool:1: no such file or directory:
> /usr/bin/sed
> -e 1s/^X//
> ../libtool:1: no such file or directory:
> /usr/bin/sed
> -e 1s/^X//
> ../libtool:1: no such file or directory:
> /usr/bin/sed
> -e 1s/^X//
> ../libtool:1: no such file or directory:
> /usr/bin/sed
> -e 1s/^X//
> ../libtool:1: no such file or directory:
> /usr/bin/sed
> -e 1s/^X//
> ../libtool:1: no such file or directory:
> /usr/bin/sed
> -e 1s/^X//
> ../libtool:1: no such file or directory:
> /usr/bin/sed
> -e 1s/^X//
> ../libtool:1: no such file or directory:
> /usr/bin/sed
> -e 1s/^X//
> ../libtool:1: no such file or directory:
> /usr/bin/sed
> -e 1s/^X//
> ../libtool:1: no such file or directory:
> /usr/bin/sed
> -e 1s/^X//
> ../libtool:1: no such file or directory:
> /usr/bin/sed
> -e 1s/^X//
> ../libtool:1: no such file or directory:
> /usr/bin/sed
> -e 1s/^X//
> ../libtool:1: no such file or directory:
> /usr/bin/sed
> -e 1s/^X//
> ../libtool:1: no such file or directory:
> /usr/bin/sed
> -e 1s/^X//
> ../libtool:1: no such file or directory:
> /usr/bin/sed
> -e 1s/^X//
> ../libtool:1: no such file or directory:
> /usr/bin/sed
> -e 1s/^X//
> ../libtool:1: no such file or directory:
> /usr/bin/sed
> -e 1s/^X//
> ../libtool:1: no such file or directory:
> /usr/bin/sed
> -e 1s/^X//
> ../libtool:1: no such file or directory:
> /usr/bin/sed
> -e 1s/^X//
> libtool: compile: cannot determine name of library
> object from `'
> *** Error code 1
> 
> Stop in /programs/lighttpd-1.4.15/src.
> *** Error code 1
> 
> Stop in /programs/lighttpd-1.4.15.
> 
> 
> 
>  Thanks
> 
>   Nicole
> 
> 
> The Large Print Giveth And The Small Print Taketh
> Away
>  -- Anon
> 
> 


The Large Print Giveth And The Small Print Taketh Away
 -- Anon


[1-3]

about | contact  Other archives ( Real Estate discussion Medical topics )