Re: [Sawfish] Re: libtool problem librep 0.92.0

[ Thread Index | Date Index | More lists.tuxfamily.org/sawfish Archives ]


Hi,

On Tue, 23 Aug 2011 20:10:39 +0200
wrote Christopher Roy Bratusek <nano@xxxxxxxxxxxxx>:

>I hate libtool.
>
>Try ./autogen.sh instead of ./configure
>
>this will re-libtoolize.
>
>Chris
>
>---
>--
>Sawfish ML
>

I run:

git clone git://git.tuxfamily.org/gitroot/librep/main.git librep
cd librep/
../autogen.sh

....
....
  == == == == == == == == == == == == ==

  librep:	0.92.1

  == == == == == == == == == == == == ==

  prefix:       /usr/local
  exec_prefix:  ${prefix}
  libdir:       ${exec_prefix}/lib

  == == == == == == == == == == == == ==

  compiler:	gcc
  cflags:	-g -O2 -Wall -Wpointer-arith -Wmissing-prototypes 
  preprocessor: gcc -E
  cppflags:     
  ldflags:      
  makeflags:    

  == == == == == == == == == == == == ==

  libgmp:	yes
  libgdbm:	yes
  readline:	yes
  libffi:	yes

  == == == == == == == == == == == == ==


if i run "make" i get:

....
....
/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


-- 
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/