[Kolab-devel] Kolab 2.1 latest snapshot doesn't compile gcc

Fabio Pietrosanti lists at pietrosanti.it
Mon Dec 19 21:38:55 CET 2005


The environment is debian sarge 3.1 with latest "apt-get dist-upgrade" .

if cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/kolab/share/locale\"
-DINFODIR=\"/kolab/info\" -DINFODIR2=\"/kolab/share/info\" -I. -I. -I..
-I. -I../lib -I../intl -I.. -I.  -I/kolab/include  -O2 -pipe -MT
window.o -MD -MP -MF ".deps/window.Tpo" -c -o window.o window.c; \
then mv -f ".deps/window.Tpo" ".deps/window.Po"; else rm -f
".deps/window.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/kolab/share/locale\"
-DINFODIR=\"/kolab/info\" -DINFODIR2=\"/kolab/share/info\" -I. -I. -I..
-I. -I../lib -I../intl -I.. -I.  -I/kolab/include  -O2 -pipe -MT doc.o
-MD -MP -MF ".deps/doc.Tpo" -c -o doc.o doc.c; \
then mv -f ".deps/doc.Tpo" ".deps/doc.Po"; else rm -f ".deps/doc.Tpo";
exit 1; fi
cc  -O2 -pipe   -o ginfo  dir.o display.o dribble.o echo-area.o
filesys.o footnotes.o gc.o indices.o info-utils.o info.o infodoc.o
infomap.o m-x.o man.o nodemenu.o nodes.o search.o session.o signals.o
terminal.o tilde.o variables.o window.o doc.o ../lib/libtxi.a 
../intl/libintl.a /kolab/lib/libiconv.a
terminal.o: In function `terminal_begin_using_terminal':
terminal.c:(.text+0xdf): undefined reference to `tputs'
terminal.c:(.text+0xfb): undefined reference to `tputs'
terminal.o: In function `terminal_end_using_terminal':
terminal.c:(.text+0x1bf): undefined reference to `tputs'




More information about the devel mailing list