bug-parted
[Top][All Lists]
Advanced

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

compiling 1.6.0


From: andreas t
Subject: compiling 1.6.0
Date: Thu, 2 May 2002 12:08:58 -0000

Hi,

when I run;
./configure --enable-all-static
make

it chokes on reiserfs.o with the following output;

gcc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DLOCALEDIR=\"/usr/local/share/locale\" 
-DLOCALEDIR=\"/usr/local/share/locale\" -W -Wall -Wno-unused -Wno-switch 
-Wno-format -Werror -o partprobe -static partprobe.o  -ldl 
../libparted/.libs/libparted.a -luuid
../libparted/.libs/libparted.a(reiserfs.o): In function `getsym':
reiserfs.o(.text+0x13d0): undefined reference to `dlsym'
reiserfs.o(.text+0x13dd): undefined reference to `dlerror'
../libparted/.libs/libparted.a(reiserfs.o): In function `reiserfs_ops_init':
reiserfs.o(.text+0x1521): undefined reference to `dlopen'
reiserfs.o(.text+0x155b): undefined reference to `dlopen'
reiserfs.o(.text+0x1810): undefined reference to `dlclose'
../libparted/.libs/libparted.a(reiserfs.o): In function `reiserfs_ops_done':
reiserfs.o(.text+0x1839): undefined reference to `dlclose'
reiserfs.o(.text+0x1853): undefined reference to `dlclose'
collect2: ld returned 1 exit status
make[2]: *** [partprobe] Error 1
make[2]: Leaving directory `/home/raven/download/parted-1.6.0/partprobe'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/raven/download/parted-1.6.0'
make: *** [all] Error 2

Am I missing something?

kind regards
Andreas




Turn your email into a secure Online Office 
100% Ad free!
http://www.norada.com/office 




reply via email to

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