bug-vcdimager
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[VCDImager Bugs/Devel] configure does not complain about missing popt-li


From: Claus Divossen
Subject: [VCDImager Bugs/Devel] configure does not complain about missing popt-library
Date: Mon, 22 Jan 2001 19:48:18 +0100

Hello!

Without the popt-library, which I had not installed, the cli-frontend
cannot be build, but the configure script does not complain about that.
(I was quite suprised that a make install had nothing to do.) Comparing
the results of configure on another linux box showed that the
popt-library was the missing part. Configure should stop if the
popt-library cannot be found and the cli-frontend has to be built.

----------------
$ ./configure
[...]
checking for ranlib... ranlib
checking for poptGetContext in -lpopt... no
checking for ANSI C header files... yes
checking for stdint.h... yes
[...]
creating vcdimager.spec

Setup:
  Install path:         /usr/local
  Build CLI FE:         no
  Build Gnome FE:       no

$
---------------
(vcdimager-0.5.9beta2)

Best regards,
  Claus Divossen.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]