bug-wget
[Top][All Lists]
Advanced

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

Re: [Bug-wget] Trying to compile wget on CentOS 7.4 ...


From: Darshit Shah
Subject: Re: [Bug-wget] Trying to compile wget on CentOS 7.4 ...
Date: Tue, 09 Jan 2018 18:37:54 +0000
User-agent: K-9 Mail for Android

Hi,

Yes, you're missing the libpsl library.

You may build without the library by passing the appropriate configure flags, 
but we strongly suggest that you use the library. 

On January 9, 2018 5:51:59 PM UTC, Thomas Schweikle <address@hidden> wrote:
>Hi!
>
>I am trying to compile wget on CentOS 7.4:
>
> CC       version.o
>  CC       ftp-opie.o
>  CC       openssl.o
>  CC       http-ntlm.o
>  CCLD     wget
>cookies.o: In function `check_domain_match':
>cookies.c:(.text+0xd6c): undefined reference to `psl_builtin_outdated'
>collect2: error: ld returned 1 exit status
>make[3]: *** [wget] Error 1
>make[3]: Leaving directory
>`/var/lib/jenkins/sharedspace/wget/build/src'
>make[2]: *** [all] Error 2
>make[2]: Leaving directory
>`/var/lib/jenkins/sharedspace/wget/build/src'
>make[1]: *** [all-recursive] Error 1
>make[1]: Leaving directory `/var/lib/jenkins/sharedspace/wget/build'
>make: *** [all] Fehler 2
>
>Compile fails at ps1_buildin_outdated anything I am missing?
>
>
>-- 
>Thomas

-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.


reply via email to

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