[redland-dev] Solaris / error: cannot find input file: Makefile.in

Trevor Wennblom trevor at umn.edu
Mon Aug 6 21:19:53 BST 2007


I'm following the instructions at
   http://librdf.org/INSTALL.html

and am receiving this error:
   error: cannot find input file: Makefile.in

Any suggestions would be appreciated, thank you.

---

# uname -a
SunOS club 5.10 Generic_118822-08 sun4u sparc SUNW,Sun-Fire-V440
# ./autogen.sh
autogen.sh: Looking for programs: automake aclocal autoconf  
autoheader libtoolize gtkdocize
autogen.sh: automake program 'automake' V 1.9.6 (min 1.7) in /usr/ 
local/bin
autogen.sh: aclocal program 'aclocal' V 1.9.6 (min 1.7) in /usr/local/ 
bin
autogen.sh: autoconf program 'autoconf' V 2.59 (min 2.54) in /opt/sfw/ 
bin
autogen.sh: autoheader program 'autoheader' V 2.59 (min 2.54) in /opt/ 
sfw/bin
autogen.sh: libtoolize program 'libtoolize' V 1.5.2 (min 1.4) in /opt/ 
sfw/bin
autogen.sh: gtkdocize program 'gtkdocize' V 1.8 (min 1.3) in /usr/ 
local/bin
autogen.sh: Dependencies satisfied

autogen.sh: Processing directory .
autogen.sh: Running libtoolize --force --copy --automake
autogen.sh: Running gtkdocize --copy
autogen.sh: Running aclocal
/usr/local/share/aclocal/wxwin.m4:36: warning: underquoted definition  
of AM_OPTIONS_WXCONFIG
   run info '(automake)Extending aclocal'
   or see http://sources.redhat.com/automake/automake.html#Extending- 
aclocal
/usr/local/share/aclocal/wxwin.m4:59: warning: underquoted definition  
of AM_PATH_WXCONFIG
autogen.sh: Running autoheader
autogen.sh: Running automake --gnu --add-missing --force --copy
configure.ac: installing `./missing'
examples/Makefile.am: installing `./depcomp'
librdf/Makefile.am:28: Libtool library used but `LIBTOOL' is undefined
librdf/Makefile.am:28:
librdf/Makefile.am:28: The usual way to define `LIBTOOL' is to add  
`AC_PROG_LIBTOOL'
librdf/Makefile.am:28: to `configure.ac' and run `aclocal' and  
`autoconf' again.
autogen.sh: Running autoconf
configure.ac:107: error: possibly undefined macro: AC_PROG_LIBTOOL
       If this token and others are legitimate, please use  
m4_pattern_allow.
       See the Autoconf documentation.

autogen.sh: WARNING: Running `configure' with no arguments.
If you wish to pass any to it, please specify them on the
`autogen.sh' command line.
autogen.sh: Running ./configure --enable-maintainer-mode --enable-gtk- 
doc
checking for a BSD-compatible install... /opt/sfw/bin/ginstall -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of  
Makefiles... yes
checking build system type... sparc-sun-solaris2.10
checking host system type... sparc-sun-solaris2.10
checking for style of include used by make... GNU
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 dependency style of gcc... gcc3
checking whether build environment is sane... yes
checking for a BSD-compatible install... /opt/sfw/bin/ginstall -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
./configure: line 3218: AC_PROG_LIBTOOL: command not found
checking for gnutar... no
checking for gtar... gtar
checking for perl... perl
checking for pkg-config... pkg-config
checking for supported gcc warning flags...
checking whether gcc supports -Wall... yes
checking whether gcc supports -Wextra... yes
checking whether gcc supports -Wshadow... yes
checking whether gcc supports -Wpointer-arith... yes
checking whether gcc supports -Wstrict-prototypes... yes
checking whether gcc supports -Wmissing-prototypes... yes
checking whether gcc supports -Wmissing-declarations... yes
checking whether gcc supports -Wnested-externs... yes
checking whether gcc supports -Wredundant-decls... yes
checking whether gcc supports -Wswitch-enum... yes
checking whether gcc supports -Wsign-compare... yes
checking whether gcc supports -Werror-implicit-function- 
declaration... yes
checking whether gcc supports -Wwrite-strings... yes
checking whether gcc supports -Wpacked... yes
checking whether gcc supports -Wmissing-format-attribute... yes
checking whether gcc supports -Wpointer-arith... yes
checking whether gcc supports -Wcast-align... yes
checking whether gcc supports -Winit-self... yes
checking whether gcc supports -Wunsafe-loop-optimizations... yes
checking whether gcc supports -Wdeclaration-after-statement... yes
checking whether gcc supports -Wold-style-definition... yes
checking whether gcc supports -Wno-missing-field-initializers... yes
checking whether gcc supports -Wno-unused-parameter... yes
checking whether gcc supports -Wformat-security... yes
checking gcc supports warning flags...  -Wall -Wextra -Wshadow - 
Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing- 
declarations -Wnested-externs -Wredundant-decls -Wswitch-enum -Wsign- 
compare -Werror-implicit-function-declaration -Wwrite-strings - 
Wpacked -Wmissing-format-attribute -Wpointer-arith -Wcast-align - 
Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement - 
Wold-style-definition -Wno-missing-field-initializers -Wno-unused- 
parameter -Wformat-security
checking how to run the C preprocessor... gcc -E
checking for egrep... egrep
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for byte... no
checking for u32... no
checking for u64... no
checking for unsigned char... yes
checking size of unsigned char... 1
checking for unsigned int... yes
checking size of unsigned int... 4
checking for unsigned long... yes
checking size of unsigned long... 4
checking for unsigned long long... yes
checking size of unsigned long long... 8
checking BDB version... 4.3
checking location of BDB libs... /usr/local/BerkeleyDB.4.3/lib
checking location of BDB includes... /usr/local/BerkeleyDB.4.3/include
checking name of BDB library... db-4.3
checking db.h usability... yes
checking db.h presence... yes
checking for db.h... yes
checking for BDB V1 dbopen... no
checking for BDB V2 db_open... no
checking for BDB V3/V4.x db_create... yes
checking for BDB V4.0 DB->open with 6 arguments... no
checking for BDB DB->close with 2 arguments... yes
checking for BDB DB->fd with 2 arguments... yes
checking for BDB DB->set_flags... yes
checking for BDB V4.1+ DB->open with 7 arguments... yes
checking whether DB_TXN defined in db.h... yes
checking whether DBC defined in db.h... yes
checking number of arguments to db_cursor... 4
checking for ANSI C header files... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for string.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking dmalloc.h usability... no
checking dmalloc.h presence... no
checking for dmalloc.h... no
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/stat.h... (cached) yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking for an ANSI C-conforming const... yes
checking whether byte ordering is bigendian... yes
checking for getopt... yes
checking for getopt_long... yes
checking for memcmp... yes
checking for mkstemp... yes
checking for mktemp... yes
checking for tmpnam... yes
checking for gettimeofday... yes
checking for getenv... yes
checking for raptor-config... no
checking raptor library source... internal
checking for rasqal-config... no
checking digests wanted... md5 sha1 ripemd160
checking whether to use openssl digests... yes
checking openssl/crypto.h usability... no
checking openssl/crypto.h presence... no
checking for openssl/crypto.h... no
checking for bdb hash support... yes
checking for 3store-config... no
checking for 3store library... no
checking for mysql_config... mysql_config
checking for mysql library... yes - version 5.0.37
checking for sqlite library versions available...
checking using sqlite library... no
checking for pg_config... no
checking for postgresql library... no
checking storages required... all
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking if POSIX threads should be used... no
checking for local md5 digest module... yes
checking for local sha1 digest module... yes
checking for local ripemd160 digest module... no
checking using dmalloc library... no
checking using memory signing... no
checking gtk-doc version >= 1.3... no
configure: creating ./config.status
config.status: creating Makefile
config.status: error: cannot find input file: Makefile.in
#
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.usefulinc.com/pipermail/redland-dev/attachments/20070806/0a57864c/attachment-0001.htm


More information about the redland-dev mailing list