[arch-dev-public] [signoff] readline-6.0.003-1

Andreas Radke a.radke at arcor.de
Sat Jul 25 15:51:51 EDT 2009


Am Sat, 18 Jul 2009 22:08:35 +1000
schrieb Allan McRae <allan at archlinux.org>:

> Bump upstream patch level, moved static libraries to /usr/lib
> 
> Signoff both arches.
> 
> Allan
> 

I now it's a bit too late but this minor update breaks lft compile
process that worked with the last 6.0 pkg:

/bin/sh ../libtool --silent --tag=CXX   --mode=link gcc  -march=i686 -mtune=generic -O2 -pipe -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -Winline  -s -o example1-cmd example1-cmd.o liblftp-jobs.la -lutil -lcurses -lresolv -ldl -lsupc++ 
/bin/sh ../libtool --silent --tag=CXX   --mode=link gcc  -march=i686 -mtune=generic -O2 -pipe -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -Winline  -s -o lftp lftp.o complete.o lftp_rl.o liblftp-jobs.la -lreadline -lutil -lcurses -lresolv -ldl -lsupc++ 
/usr/lib/libreadline.a(xmalloc.o): In function `xrealloc':
(.text+0x50): multiple definition of `xrealloc'
/tmp/lftp/trunk/src/lftp-3.7.14/src/.libs/liblftp-tasks.a(lt1-xmalloc.o):xmalloc.c:(.text+0x30): first defined here
/usr/lib/libreadline.a(xmalloc.o): In function `xmalloc':
(.text+0xb0): multiple definition of `xmalloc'
/tmp/lftp/trunk/src/lftp-3.7.14/src/.libs/liblftp-tasks.a(lt1-xmalloc.o):xmalloc.c:(.text+0xc0): first defined here
collect2: ld returned 1 exit status
make[1]: *** [lftp] Fehler 1
make[1]: *** Warte auf noch nicht beendete Prozesse...
make[1]: Leaving directory `/tmp/lftp/trunk/src/lftp-3.7.14/src'
make: *** [all-recursive] Fehler 1


I'm not sure if it's caused by one of the patches or by the lib moving.

Please readline maintainers have a look that I can bump/rebuild lftp again.

-Andy


More information about the arch-dev-public mailing list