There seems to be a linking error, perhaps triggered by the newer GCC in
natty.
make[2]: Entering directory `/tmp/buildd/libtextwrap-0.1'
if /bin/bash ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall
-g -O2 -MT textwrap.lo -MD -MP -MF ".deps/textwrap.Tpo" \
-c -o textwrap.lo `test -f 'textwrap.c' || echo './'`textwrap.c; \
then mv -f ".deps/textwrap.Tpo" ".deps/textwrap.Plo"; \
else rm -f ".deps/textwrap.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -O2 -MT dotextwrap.o -MD -MP
-MF ".deps/dotextwrap.Tpo" \
-c -o dotextwrap.o `test -f 'dotextwrap.c' || echo './'`dotextwrap.c;
\
then mv -f ".deps/dotextwrap.Tpo" ".deps/dotextwrap.Po"; \
else rm -f ".deps/dotextwrap.Tpo"; exit 1; \
fi
dotextwrap.c: In function 'main':
dotextwrap.c:68:1: warning: control reaches end of non-void function
/bin/bash ./libtool --mode=link gcc -Wall -g -O2 -Wl,-Bsymbolic-functions -o
dotextwrap dotextwrap.o -ltextwrap
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -O2 -MT textwrap.lo -MD -MP -MF
.deps/textwrap.Tpo -c textwrap.c -fPIC -DPIC -o .libs/textwrap.o
textwrap.c: In function 'stringt_addstringt':
textwrap.c:114:1: warning: no return statement in function returning non-void
textwrap.c: In function 'mbwidth':
textwrap.c:166:3: warning: implicit declaration of function 'wcwidth'
textwrap.c: At top level:
textwrap.c:61:1: warning: 'stringt_destroy' defined but not used
textwrap.c:77:1: warning: 'stringt_extract' defined but not used
textwrap.c: In function 'breakable':
textwrap.c:207:1: warning: control reaches end of non-void function
gcc -Wall -g -O2 -Wl,-Bsymbolic-functions -o dotextwrap dotextwrap.o -ltextwrap
/usr/bin/ld: cannot find -ltextwrap
collect2: ld returned 1 exit status
make[2]: *** [dotextwrap] Error 1
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/704852
Title:
Merge libtextwrap 0.1-9 (main) from Debian unstable (main)
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs