Re: popt.h (whiptail)
*- C.J.LAWSON wrote about "popt.h (whiptail)"
| Hello again everyone,
| I am trying to build whiptail on an alpha and the build failed
| with the message
|
| [robin:newt-0.21:<04:23:35 PM>]make whiptail
| gcc -Wall -g -O2 -I/home/me/fx942976/local/include -L/home/me/fx942976/local/lib -c whiptail.c -o whiptail.o
| whiptail.c:4: popt.h: No such file or directory
| In file included from whiptail.c:10:
| dialogboxes.h:4: popt.h: No such file or directory
| gmake: *** [whiptail.o] Error 1
|
| Does anyone have an idea as to what popt.h is
|
Package: popt
Priority: optional
Section: devel
Installed-Size: 20
Maintainer: Enrique Zanardi <ezanardi@molec1.dfis.ull.es>
Architecture: i386
Version: 1.0-4
Depends: libc6-dev
Filename: dists/stable/main/binary-i386/devel/popt_1.0-4.deb
Size: 6314
MD5sum: 7a0149ea10970e706ad2bb8cbcfa0659
Description: C library for parsing command line parameters
Popt is a C library for pasing command line parameters. It was heavily
influenced by the getopt() and getopt_long() functions, but it allows
more powerfull argument expansion. It can parse arbitrary argv[] style
arrays and automatically set variables based on command line arguments.
It also allows command line arguments to be aliased via configuration
files and includes utility functions for parsing arbitrary strings into
argv[] arrays using shell-like rules.
.
This package contains the popt static library and header file.
--
Brian
---------------------------------------------------------------------
"Never criticize anybody until you have walked a mile in their shoes,
because by that time you will be a mile away and have their shoes."
- unknown
Mechanical Engineering servis@purdue.edu
Purdue University http://www.ecn.purdue.edu/~servis
---------------------------------------------------------------------
Reply to: