After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 396536 - Evolution fails to detect iconv support in pilot-link
Evolution fails to detect iconv support in pilot-link
Status: RESOLVED DUPLICATE of bug 319504
Product: evolution
Classification: Applications
Component: Do Not Use
2.8.x (obsolete)
Other All
: Normal normal
: ---
Assigned To: Veerapuram Varadhan
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2007-01-14 17:32 UTC by Gilles Dartiguelongue
Modified: 2013-09-13 12:23 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16


Attachments
evolution-2.8.2.1-pilot-link.patch (397 bytes, patch)
2007-01-14 17:39 UTC, Gilles Dartiguelongue
none Details | Review

Description Gilles Dartiguelongue 2007-01-14 17:32:12 UTC
Please describe the problem:
Using LDFLAGS="-Wl,--as-needed", evolution fails at configure time trying to find iconv support in pilot-link.

Steps to reproduce:
1. get an evolution tar
2. unpack
3. LDFLAGS="-Wl,--as-needed" ./configure +stuff to get pilot support

Actual results:
configure fails

Expected results:
configure succeeds

Does this happen every time?
yes

Other information:
I'll attach a patch in a minute.
Comment 1 Gilles Dartiguelongue 2007-01-14 17:39:24 UTC
Created attachment 80253 [details] [review]
evolution-2.8.2.1-pilot-link.patch

See also gentoo bug :

http://bugs.gentoo.org/show_bug.cgi?id=154453
Comment 2 Gilles Dartiguelongue 2007-01-18 00:15:05 UTC

*** This bug has been marked as a duplicate of 319504 ***