bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-wget] wget-1.16: 1 configure error, 2 make check errors, 1 perm


From: Tim Ruehsen
Subject: Re: [Bug-wget] wget-1.16: 1 configure error, 2 make check errors, 1 permission error
Date: Tue, 04 Nov 2014 09:25:50 +0100
User-agent: KMail/4.14.2 (Linux/3.16-3-amd64; KDE/4.14.2; x86_64; ; )

Hello Stefan,

thanks for your report.

Could you tell us more details about your system ?
That would help us to reproduce the problems.


On Tuesday 04 November 2014 07:22:04 address@hidden wrote:
> As non-root I tried to install wget this way into a user-owned directory:
> 
>        ./configure --prefix=/usr/local/wget-1.16
>        make
>        make check
>        make install
> 
> 1. configure fails to choose openssl instead of gnutls. I need to
> specify --with-ssl=openssl

I guess, you do not have libgnutls(-dev) installed ?
And automated fallback to openssl fails ?

> 2. make check says "clock_gettime undefined": I need to specify
> LIBS=-lrt with configure. (regression to wget-1.15)

-lrt is needed for systems with glibc < 2.17
We will check this out.

> 3. All the python tests fail for configure has not recognized that there
> is no python3 on the machine.

Thanks for your report. 
We will check this out.

> 4. make install fails (regression to wget-1.15):
> 
>   /usr/bin/install -c wget '/usr/local/bin'
> /usr/bin/install: cannot remove `/usr/local/bin/wget': Permission denied

Please give us the output of ls -la /usr/local/bin/.
Either the directory or the wget executable is not writable by the user.
Please check this.
No sure if we can do anything about it.

Tim

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]