[Sawfish] Re: libtool problem librep 0.92.0 |
[ Thread Index | Date Index | More lists.tuxfamily.org/sawfish Archives ]
Hi, On Mon, 30 May 2011 23:16:04 +0200 wrote Daniel Pfeiffer <occitan@xxxxxxxxxxx>: >I recently had a somewhat catastrophic update to Ubuntu 11.04. Now when >compiling librep 0.92.0 I get > >makepp: Entering directory `/tmp/librep-0.92.0/src' >/bin/sh ../libtool --mode=link --tag=CC gcc -L/tmp/sawfish/lib -o repdoc >repdoc.o -lgdbm >../libtool: 1639: preserve_args+= --tag CC: not found >../libtool: 9823: libtool_args+= -L/tmp/sawfish/lib: not found >../libtool: 9823: deplibs+= -L/tmp/sawfish/lib: not found >../libtool: 9823: lib_search_path+= /tmp/sawfish/lib: not found >../libtool: 9823: libtool_args+= -o: not found >../libtool: 9823: compile_command+= -o: not found >../libtool: 9823: finalize_command+= -o: not found >../libtool: 9823: libtool_args+= repdoc: not found >../libtool: 9823: compile_command+= @OUTPUT@: not found >../libtool: 9823: finalize_command+= @OUTPUT@: not found >../libtool: 1: libtool_args+= repdoc.o: not found >../libtool: 1: objs+= repdoc.o: not found >../libtool: 1: compile_command+= repdoc.o: not found >../libtool: 1: finalize_command+= repdoc.o: not found >../libtool: 1: libtool_args+= -lgdbm: not found >../libtool: 1: deplibs+= -lgdbm: not found >../libtool: 1: compile_command+= : not found >../libtool: 1: finalize_command+= : not found >libtool: link: gcc >gcc: no input files On Tue, 31 May 2011 07:11:33 +0200 wrote Christopher Roy Bratusek <nano@xxxxxxxxxxxxx>: >That's a bug in specific libtool 2.6 versions, use a different release >of libtool and issue ./autogen instead of ./configure. > >Chris I have the same problem on debian testing with libtool 2.4. I use librep from git .... .... gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -g -O2 -Wall -Wpointer-arith -Wmissing-prototypes -o repdoc.o repdoc.c /bin/sh ../libtool --mode=link --tag=CC gcc -o repdoc repdoc.o -lgdbm ../libtool: 1639: preserve_args+= --tag CC: not found ../libtool: 9823: libtool_args+= -o: not found ../libtool: 9823: compile_command+= -o: not found .../libtool: 9823: finalize_command+= -o: not found .../libtool: 9823: libtool_args+= repdoc: not found .../libtool: 9823: compile_command+= @OUTPUT@: not found .../libtool: 9823: finalize_command+= @OUTPUT@: not found .../libtool: 1: libtool_args+= repdoc.o: not found .../libtool: 1: objs+= repdoc.o: not found .../libtool: 1: compile_command+= repdoc.o: not found .../libtool: 1: finalize_command+= repdoc.o: not found .../libtool: 1: libtool_args+= -lgdbm: not found .../libtool: 1: deplibs+= -lgdbm: not found .../libtool: 1: compile_command+= : not found .../libtool: 1: finalize_command+= : not found libtool: link: gcc gcc: fatal error: no input files compilation terminated. make[1]: *** [repdoc] Fehler 1 make[1]: Leaving directory `/tmp/stuff/librep/src' make: *** [src/repdoc] Fehler 2 .... .... aptitude show libtool: Paket: libtool Zustand: Installiert Automatisch installiert: nein Version: 2.4-3 .... .... -- Regards, Fuchur GPG Fingerprint: CA3B 8204 5B3E 6D48 6D53 C116 E5BC 70D5 B8D7 B2B0
Attachment:
signature.asc
Description: PGP signature
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |