This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [GTG] Re: [ITP] snownews-1.5.7 -- Text mode RSS/RDF newsreader


* Thu 2007-11-29 Dave Korn <dave.korn-RQamRl9Jd2/QT0dZR+AlfA@public.gmane.org>
* Message-Id: 01b801c832c3$2ad60620$2e08a8c0@CAM.ARTIMI.COM
>
> conversions.o:conversions.c:(.text+0x5d): undefined reference to `_iconv_open'
> conversions.o:conversions.c:(.text+0x9b): undefined reference to `_iconv'
> conversions.o:conversions.c:(.text+0xac): undefined reference to
> `_iconv_close'
> conversions.o:conversions.c:(.text+0xc5): undefined reference to
> `_iconv_close'
> Info: resolving _stdscr by linking to __imp__stdscr (auto-import)
> Info: resolving _COLS by linking to __imp__COLS (auto-import)
> Info: resolving _LINES by linking to __imp__LINES (auto-import)
> Info: resolving _xmlFree by linking to __imp__xmlFree (auto-import)
> collect2: ld returned 1 exit status
> make: *** [snownews] Error 1
> There was an error. Run [finish] (y/N) n
> ... remove the SRC directory when ready
> ./snownews-1.5.7-1.sh.CygbuildCommandMain: [FATAL] status is 2.
>
>
> I don't know why this happens; I appear to have a valid libiconv link lib
> installed.  I won't have any spare time to investigate today, I'm afraid.

This must be environment configuration issue as it worked for Volker.
The symbols are in:

    /usr/lib/libiconv.a[iconv.o]: _libiconv_open T 000147d0 
    /usr/lib/libiconv.dll.a[d000007.o]: __imp__libiconv_open I 00000000 
    /usr/lib/libiconv.dll.a[d000007.o]: _libiconv_open T 00000000 

Make sure you have libiconv2

Jari

-- 
Welcome to FOSS revolution: we fix and modify until it shines


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]