I get the error below when trying to install xmlto.  It would seem that
one of the getopt packages in necessary.  I'm not sure which is best (I
give a list at the bottom of this email).  Is a dependency missing from
xmlto?

Thanks,
Bob

Crow:~/Fink al8adm$ fink install xmlto
Password:
Information about 7231 packages read in 3 seconds.
The following package will be installed or updated:
 xmlto
Setting runtime build-lock...
dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-xmlto-0.0.18-1007
/sw/src/fink.build
dpkg-deb: building package `fink-buildlock-xmlto-0.0.18-1007' in
`/sw/src/fink.build/fink-buildlock-xmlto-0.0.18-1007_2007.07.01-13.02.16_darwin-powerpc.deb'.
Installing build-lock package...
/sw/bin/dpkg-lockwait -i
/sw/src/fink.build/fink-buildlock-xmlto-0.0.18-1007_2007.07.01-13.02.16_darwin-powerpc.deb
Selecting previously deselected package
fink-buildlock-xmlto-0.0.18-1007.
(Reading database ... 76189 files and directories currently installed.)
Unpacking fink-buildlock-xmlto-0.0.18-1007 (from
.../fink-buildlock-xmlto-0.0.18-1007_2007.07.01-13.02.16_darwin-powerpc.deb)
...
Setting up fink-buildlock-xmlto-0.0.18-1007 (2007.07.01-13.02.16) ...
bzip2 -dc /sw/src/xmlto-0.0.18.tar.bz2 | /sw/bin/tar -xf - 
--no-same-owner --no-same-permissions 
patch -p1 </sw/fink/dists/unstable/main/finkinfo/text/xmlto.patch
patching file format/docbook/txt
patching file xmlto.in
perl -pi -e 's|/usr|/sw|g' format/docbook/txt
./configure --prefix=/sw --mandir=/sw/share/man
--disable-dependency-tracking
checking for a BSD-compatible install... /sw/bin/ginstall -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking whether gcc and cc understand -c and -o together... yes
checking for flex... flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking for mktemp program... mktemp
checking for GNU find program... find
checking for bash... bash
checking for getopt program... getopt
checking whether getopt handles long options... configure: error: no

You need getopt from <http://huizen.dds.nl/~frodol/getopt.html>, or
else some other implementation that supports --longoptions.

### execution of ./configure failed, exit code 1
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-xmlto-0.0.18-1007
(Reading database ... 76190 files and directories currently installed.)
Removing fink-buildlock-xmlto-0.0.18-1007 ...
Failed: phase compiling: xmlto-0.0.18-1007 failed

Before reporting any errors, please run "fink selfupdate" and
try again.  If you continue to have issues, please check to see if the
FAQ on fink's website solves the problem.  If not, ask on the
fink-users
or fink-beginners mailing lists.  As a last resort, you can try
e-mailing
the maintainer directly:

        None <[EMAIL PROTECTED]>

Note that many fink package maintainers do not have access to all
possible
hardware configurations, so you may have better luck on the mailing
lists.

Here a list of getopt option in fink.

$ fink list | grep -i getopt 
        gengetopt       2.19-1001       Generates getopt_long functions
        getopt-argvfile-pm      1.10-1  Load command-line flags &
params from a file
        getopt-long-pm581       1:2.36-1        Extended processing of
command line options
        getopt-long-pm584       1:2.36-1        Extended processing of
command line options
 p      getopt-long-pm586               [virtual package]
        getopt-long-pm588       1:2.36-1        Extended processing of
command line options
        getopt-mixed-pm         [virtual package]
        getopt-mixed-pm581      1.008-1025      Read command-line
arguments
        getopt-mixed-pm584      1.008-1025      Read command-line
arguments
        getopt-mixed-pm586      1.008-1025      Read command-line
arguments
        getopt-mixed-pm588      1.008-1025      Read command-line
arguments
        getoptbin       1.1.4-2 GNU version of getopt(1)
        java-getopt     1.0.9-1 Port of the GNU getopt from C to Java
        libgnugetopt    1.2-3   GNU getopt library
        libgnugetopt-shlibs     1.2-3   GNU getopt library



 
____________________________________________________________________________________
We won't tell. Get more on shows you hate to love 
(and love to hate): Yahoo! TV's Guilty Pleasures list.
http://tv.yahoo.com/collections/265 

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to