[Clfs-support] Erro building e2fsprog-1.42.12 on current clfs(development) x86-Multilib

William Harrington kb0iic at berzerkula.org
Fri Feb 6 05:32:34 PST 2015


> On Feb 6, 2015, at 05:02, lux-integ <lux-integ at btconnect.com> wrote:
> 
> Greetings,
> 
> I am having a go at clfs x86 multilib  (current development )
> I reached here  
> ( http://clfs.org/view/git/x86_64/final-system/e2fsprogs-64bit.html )
> 
> 
> Make ends like so
> #------------------
> gcc -m64 -c -I. -I../lib -I../../lib -g -O2 -DHAVE_CONFIG_H 
> ../../e2fsck/sigcatcher.c -o sigcatcher.o
> gcc -m64  -Wl,-rpath-link,../lib -rdynamic -o e2fsck crc32.o dict.o unix.o 
> e2fsck.o super.o pass1.o pass1b.o pass2.o pass3.o pass4.o pass5.o journal.o 
> badblocks.o util.o dirinfo.o dx_dirinfo.o ehandler.o problem.o message.o 
> quota.o recovery.o region.o revoke.o ea_refcount.o rehash.o profile.o 
> prof_err.o logfile.o sigcatcher.o  ../lib/libquota.a ../lib/libext2fs.so 
> ../lib/libcom_err.so     ../lib/libe2p.so -lblkid  
> /usr/bin/ld: journal.o: undefined reference to symbol 'uuid_unparse@@UUID_1.0'
> /lib64/libuuid.so.1: error adding symbols: DSO missing from command line
> collect2: error: ld returned 1 exit status
> Makefile:408: recipe for target 'e2fsck' failed
> make[2]: *** [e2fsck] Error 1
> 
> 
> #------------------
> 
> Advice would be appreciaed
> 
> sincerely
> luxInteg
> 

Greetings,

64bit E2fsprogs will sometimes stop building. Run Make again without configuring and it should finish building. I have to do that all the time with multilib builds.

Sincerely,

William Harrington


More information about the Clfs-support mailing list