bug-parted
[Top][All Lists]
Advanced

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

Trouble building parted


From: Ben Beuchler
Subject: Trouble building parted
Date: Tue, 3 Oct 2000 12:35:41 -0500
User-agent: Mutt/1.3.9-current-20000927i

Good afternoon...

I'm attempting to build parted 1.2.9 on Slackware 7.0.  I'm getting some
odd libiconv related errors.  ./configure completes without complaint,
but when I run make, it fails with this complaint:

----------
-D_FILE_OFFSET_BITS=64 -DLOCALEDIR=\"/usr/local/share/locale\"
-DLOCALEDIR=\"/usr/local/share/locale\" -W -Wall -Wno-unused -Wno-switch
-o .libs/parted command.o parted.o strlist.o ui.o -luuid -lncurses
-lreadline ../libparted/.libs/libparted.so -luuid -luuid -luuid -luuid
-luuid -Wl,--rpath -Wl,/usr/local/lib
strlist.o: In function `init_str_list':
strlist.o(.text+0x16d): undefined reference to `libiconv_open'
strlist.o(.text+0x196): undefined reference to `libiconv_open'
strlist.o(.text+0x1bf): undefined reference to `libiconv_close'
strlist.o: In function `done_str_list':
strlist.o(.text+0x1fe): undefined reference to `libiconv_close'
strlist.o(.text+0x20c): undefined reference to `libiconv_close'
strlist.o: In function `gettext_to_wchar':
strlist.o(.text+0x277): undefined reference to `libiconv'
strlist.o: In function `wchar_to_str':
strlist.o(.text+0x38f): undefined reference to `libiconv'
collect2: ld returned 1 exit status
make[2]: *** [parted] Error 1
make[2]: Leaving directory `/home/insyte/downloads/parted-1.2.9/parted'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/insyte/downloads/parted-1.2.9'
make: *** [all-recursive-am] Error 2
----------

I have libiconv-1.3 installed in the default paths (prefix of
/usr/local).  I rebuilt it and reinstalled just for the heck of it.  No
dice.  It's the version available from
http://clisp.cons.org/~haible/packages-libiconv.html

Any thoughts?

Thanks,
Ben

-- 
Ben Beuchler                                         address@hidden
MAILER-DAEMON                                         (612) 321-9290 x101
Bitstream Underground                                   www.bitstream.net



reply via email to

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