Subject: source does not build on Mandrake
From: John Hammen (jh2025@gmx.net)
Date: Fri Sep 07 2001 - 11:10:04 CDT
Hi All,
Has anybody ever successfully built from source on Mandrake 8.0? I've been
trying for a while now, and continue to get the same problem with libiconv,
messages given below. The kernel is 2.4.3-20mdk.
For the record, I've tried the CVS tree almost everyday for the last week, a
number of nightly tarballs, as well as the 0.9.2 and now the 0.9.3 tarball.
Make fails with exactly the same problem on each (see below).
It doesn't look like this is a problem with the /abi source at all, but
rather with how libiconv gets built/installed, but I can't find any reference
about this, other than a few messages in abi-user from MrPhido (titled 'CVS
repair'), who had the exact same problem, but there was no solution posted.
MrPhido: if you're reading this - were you ever able to successfully build on
Mandrake 8.0?
--------------- begin make error --------------------
./libwv.a(text.o): In function `wvLIDToCodePageConverter':
/root/abisrc/wv/./text.c:488: undefined reference to `libiconv_open'
/root/abisrc/wv/./text.c:488: undefined reference to `libiconv_close'
/root/abisrc/wv/./text.c:493: undefined reference to `libiconv_open'
/root/abisrc/wv/./text.c:493: undefined reference to `libiconv_close'
./libwv.a(text.o): In function `swap_iconv':
/root/abisrc/wv/./text.c:692: undefined reference to `libiconv_open'
/root/abisrc/wv/./text.c:699: undefined reference to `libiconv'
/root/abisrc/wv/./text.c:701: undefined reference to `libiconv_close'
./libwv.a(text.o): In function `wvHandleCodePage':
/root/abisrc/wv/./text.c:751: undefined reference to `libiconv_open'
/root/abisrc/wv/./text.c:763: undefined reference to `libiconv'
/root/abisrc/wv/./text.c:777: undefined reference to `libiconv_close'
./libwv.a(text.o): In function `wvOutputFromUnicode':
/root/abisrc/wv/./text.c:799: undefined reference to `libiconv_close'
/root/abisrc/wv/./text.c:801: undefined reference to `libiconv_open'
/root/abisrc/wv/./text.c:824: undefined reference to `libiconv'
/root/abisrc/wv/./text.c:846: undefined reference to `libiconv'
collect2: ld returned 1 exit status
---------------- end make error ---------------------
-John
-----------------------------------------------
To unsubscribe from this list, send a message to
abiword-user-request@abisource.com with the word
unsubscribe in the message body.
This archive was generated by hypermail 2b25 : Fri Sep 07 2001 - 11:09:18 CDT