[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-wget] [bug #48193] Build fails unless -liconv set explicitly in LDF
From: |
ilovezfs |
Subject: |
[Bug-wget] [bug #48193] Build fails unless -liconv set explicitly in LDFLAGS |
Date: |
Fri, 10 Jun 2016 10:46:28 +0000 (UTC) |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:45.0) Gecko/20100101 Firefox/45.0 |
URL:
<http://savannah.gnu.org/bugs/?48193>
Summary: Build fails unless -liconv set explicitly in LDFLAGS
Project: GNU Wget
Submitted by: ilovezfs
Submitted on: Fri 10 Jun 2016 10:46:26 AM GMT
Category: Build/Install
Severity: 3 - Normal
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Name: ilovezfs
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release: None
Operating System: Mac OS
Reproducibility: None
Fixed Release: None
Planned Release: None
Regression: Yes
Work Required: None
Patch Included: None
_______________________________________________________
Details:
This is a regression introduced by 59b920874daa565a1323ffa1e756e80493190686
The error is
```
Making all in src
/Applications/Xcode.app/Contents/Developer/usr/bin/make all-am
clang -DNDEBUG -o wget connect.o convert.o cookies.o ftp.o css_.o
css-url.o ftp-basic.o ftp-ls.o hash.o host.o hsts.o html-parse.o html-url.o
http.o init.o log.o main.o netrc.o progress.o ptimer.o recur.o res.o retr.o
spider.o url.o warc.o utils.o exits.o build_info.o version.o ftp-opie.o
openssl.o http-ntlm.o ../lib/libgnu.a -L/usr/local/opt/openssl/lib -lssl
-lcrypto -ldl -lz
Undefined symbols for architecture x86_64:
"_iconv", referenced from:
_url_file_name in url.o
"_iconv_close", referenced from:
_url_file_name in url.o
"_iconv_open", referenced from:
_url_file_name in url.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see
invocation)
```
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?48193>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Bug-wget] [bug #48193] Build fails unless -liconv set explicitly in LDFLAGS,
ilovezfs <=
- [Bug-wget] [bug #48193] Build fails unless -liconv set explicitly in LDFLAGS, Tim Ruehsen, 2016/06/10
- [Bug-wget] [bug #48193] Build fails unless -liconv set explicitly in LDFLAGS, Tim Ruehsen, 2016/06/10
- [Bug-wget] [bug #48193] Build fails unless -liconv set explicitly in LDFLAGS, ilovezfs, 2016/06/10
- [Bug-wget] [bug #48193] Build fails unless -liconv set explicitly in LDFLAGS, Tim Ruehsen, 2016/06/10
- [Bug-wget] [bug #48193] Build fails unless -liconv set explicitly in LDFLAGS, ilovezfs, 2016/06/10
- [Bug-wget] [bug #48193] Build fails unless -liconv set explicitly in LDFLAGS, Tim Ruehsen, 2016/06/11
- [Bug-wget] [bug #48193] Build fails unless -liconv set explicitly in LDFLAGS, ilovezfs, 2016/06/11
- [Bug-wget] [bug #48193] Build fails unless -liconv set explicitly in LDFLAGS, Tim Ruehsen, 2016/06/11
- [Bug-wget] [bug #48193] Build fails unless -liconv set explicitly in LDFLAGS, Bruno Haible, 2016/06/19
- [Bug-wget] [bug #48193] Build fails unless -liconv set explicitly in LDFLAGS, Tim Ruehsen, 2016/06/21