wget-dev
[Top][All Lists]
Advanced

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

Re: [Wget-dev] wget2 | configure fails : syntax error near unexpected to


From: Tim Rühsen
Subject: Re: [Wget-dev] wget2 | configure fails : syntax error near unexpected token `-fsanitize=undefined' (#419)
Date: Mon, 17 Dec 2018 11:33:57 +0000

Works here on a Ubuntu 14.04 docker (`docker run -it ubuntu:trusty /bin/bash`)

This is the command sequence I used:
```
apt-get update
apt-get upgrade
apt-get install gcc git libtool autoconf flex lzip texinfo pkg-config autopoint 
python gettext wget make`
git clone https://gitlab.com/gnuwget/wget2.git
cd wget2
./bootstrap
./configure
make
make check
```

Either there is something missing on your system or somehow broken. I would 
start with the above apt-get install. If the problem still persists, check your 
stuff in /usr/local.

-- 
Reply to this email directly or view it on GitLab: 
https://gitlab.com/gnuwget/wget2/issues/419#note_125480687
You're receiving this email because of your account on gitlab.com.


reply via email to

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