<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">I'm following the instructions at</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" style="font: 12.0px Helvetica">  <a href="http://librdf.org/INSTALL.html">http://librdf.org/INSTALL.html</a></font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><br class="webkit-block-placeholder"></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">and am receiving this error:</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">  error: cannot find input file: Makefile.in</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><br class="webkit-block-placeholder"></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Any suggestions would be appreciated, thank you.</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><br class="webkit-block-placeholder"></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">---</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><br class="webkit-block-placeholder"></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><div># uname -a</div><div>SunOS club 5.10 Generic_118822-08 sun4u sparc SUNW,Sun-Fire-V440</div><div><div># ./autogen.sh </div><div>autogen.sh: Looking for programs: automake aclocal autoconf autoheader libtoolize gtkdocize</div><div>autogen.sh: automake program 'automake' V 1.9.6 (min 1.7) in /usr/local/bin</div><div>autogen.sh: aclocal program 'aclocal' V 1.9.6 (min 1.7) in /usr/local/bin</div><div>autogen.sh: autoconf program 'autoconf' V 2.59 (min 2.54) in /opt/sfw/bin</div><div>autogen.sh: autoheader program 'autoheader' V 2.59 (min 2.54) in /opt/sfw/bin</div><div>autogen.sh: libtoolize program 'libtoolize' V 1.5.2 (min 1.4) in /opt/sfw/bin</div><div>autogen.sh: gtkdocize program 'gtkdocize' V 1.8 (min 1.3) in /usr/local/bin</div><div>autogen.sh: Dependencies satisfied</div><div> </div><div>autogen.sh: Processing directory .</div><div>autogen.sh: Running libtoolize --force --copy --automake</div><div>autogen.sh: Running gtkdocize --copy</div><div>autogen.sh: Running aclocal </div><div>/usr/local/share/aclocal/wxwin.m4:36: warning: underquoted definition of AM_OPTIONS_WXCONFIG</div><div>  run info '(automake)Extending aclocal'</div><div>  or see <a href="http://sources.redhat.com/automake/automake.html#Extending-aclocal">http://sources.redhat.com/automake/automake.html#Extending-aclocal</a></div><div>/usr/local/share/aclocal/wxwin.m4:59: warning: underquoted definition of AM_PATH_WXCONFIG</div><div>autogen.sh: Running autoheader</div><div>autogen.sh: Running automake --gnu --add-missing --force --copy</div><div>configure.ac: installing `./missing'</div><div>examples/Makefile.am: installing `./depcomp'</div><div>librdf/Makefile.am:28: Libtool library used but `LIBTOOL' is undefined</div><div>librdf/Makefile.am:28: </div><div>librdf/Makefile.am:28: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'</div><div>librdf/Makefile.am:28: to `configure.ac' and run `aclocal' and `autoconf' again.</div><div>autogen.sh: Running autoconf</div><div>configure.ac:107: error: possibly undefined macro: AC_PROG_LIBTOOL</div><div>      If this token and others are legitimate, please use m4_pattern_allow.</div><div>      See the Autoconf documentation.</div><div> </div><div>autogen.sh: WARNING: Running `configure' with no arguments.</div><div>If you wish to pass any to it, please specify them on the</div><div>`autogen.sh' command line.</div><div>autogen.sh: Running ./configure --enable-maintainer-mode --enable-gtk-doc </div><div>checking for a BSD-compatible install... /opt/sfw/bin/ginstall -c</div><div>checking whether build environment is sane... yes</div><div>checking for gawk... gawk</div><div>checking whether make sets $(MAKE)... yes</div><div>checking whether to enable maintainer-specific portions of Makefiles... yes</div><div>checking build system type... sparc-sun-solaris2.10</div><div>checking host system type... sparc-sun-solaris2.10</div><div>checking for style of include used by make... GNU</div><div>checking for gcc... gcc</div><div>checking for C compiler default output file name... a.out</div><div>checking whether the C compiler works... yes</div><div>checking whether we are cross compiling... no</div><div>checking for suffix of executables... </div><div>checking for suffix of object files... o</div><div>checking whether we are using the GNU C compiler... yes</div><div>checking whether gcc accepts -g... yes</div><div>checking for gcc option to accept ANSI C... none needed</div><div>checking dependency style of gcc... gcc3</div><div>checking whether build environment is sane... yes</div><div>checking for a BSD-compatible install... /opt/sfw/bin/ginstall -c</div><div>checking whether ln -s works... yes</div><div>checking whether make sets $(MAKE)... (cached) yes</div><div>./configure: line 3218: AC_PROG_LIBTOOL: command not found</div><div>checking for gnutar... no</div><div>checking for gtar... gtar</div><div>checking for perl... perl</div><div>checking for pkg-config... pkg-config</div><div>checking for supported gcc warning flags... </div><div>checking whether gcc supports -Wall... yes</div><div>checking whether gcc supports -Wextra... yes</div><div>checking whether gcc supports -Wshadow... yes</div><div>checking whether gcc supports -Wpointer-arith... yes</div><div>checking whether gcc supports -Wstrict-prototypes... yes</div><div>checking whether gcc supports -Wmissing-prototypes... yes</div><div>checking whether gcc supports -Wmissing-declarations... yes</div><div>checking whether gcc supports -Wnested-externs... yes</div><div>checking whether gcc supports -Wredundant-decls... yes</div><div>checking whether gcc supports -Wswitch-enum... yes</div><div>checking whether gcc supports -Wsign-compare... yes</div><div>checking whether gcc supports -Werror-implicit-function-declaration... yes</div><div>checking whether gcc supports -Wwrite-strings... yes</div><div>checking whether gcc supports -Wpacked... yes</div><div>checking whether gcc supports -Wmissing-format-attribute... yes</div><div>checking whether gcc supports -Wpointer-arith... yes</div><div>checking whether gcc supports -Wcast-align... yes</div><div>checking whether gcc supports -Winit-self... yes</div><div>checking whether gcc supports -Wunsafe-loop-optimizations... yes</div><div>checking whether gcc supports -Wdeclaration-after-statement... yes</div><div>checking whether gcc supports -Wold-style-definition... yes</div><div>checking whether gcc supports -Wno-missing-field-initializers... yes</div><div>checking whether gcc supports -Wno-unused-parameter... yes</div><div>checking whether gcc supports -Wformat-security... yes</div><div>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</div><div>checking how to run the C preprocessor... gcc -E</div><div>checking for egrep... egrep</div><div>checking for ANSI C header files... yes</div><div>checking for sys/types.h... yes</div><div>checking for sys/stat.h... yes</div><div>checking for stdlib.h... yes</div><div>checking for string.h... yes</div><div>checking for memory.h... yes</div><div>checking for strings.h... yes</div><div>checking for inttypes.h... yes</div><div>checking for stdint.h... yes</div><div>checking for unistd.h... yes</div><div>checking for byte... no</div><div>checking for u32... no</div><div>checking for u64... no</div><div>checking for unsigned char... yes</div><div>checking size of unsigned char... 1</div><div>checking for unsigned int... yes</div><div>checking size of unsigned int... 4</div><div>checking for unsigned long... yes</div><div>checking size of unsigned long... 4</div><div>checking for unsigned long long... yes</div><div>checking size of unsigned long long... 8</div><div>checking BDB version... 4.3</div><div>checking location of BDB libs... /usr/local/BerkeleyDB.4.3/lib</div><div>checking location of BDB includes... /usr/local/BerkeleyDB.4.3/include</div><div>checking name of BDB library... db-4.3</div><div>checking db.h usability... yes</div><div>checking db.h presence... yes</div><div>checking for db.h... yes</div><div>checking for BDB V1 dbopen... no</div><div>checking for BDB V2 db_open... no</div><div>checking for BDB V3/V4.x db_create... yes</div><div>checking for BDB V4.0 DB-&gt;open with 6 arguments... no</div><div>checking for BDB DB-&gt;close with 2 arguments... yes</div><div>checking for BDB DB-&gt;fd with 2 arguments... yes</div><div>checking for BDB DB-&gt;set_flags... yes</div><div>checking for BDB V4.1+ DB-&gt;open with 7 arguments... yes</div><div>checking whether DB_TXN defined in db.h... yes</div><div>checking whether DBC defined in db.h... yes</div><div>checking number of arguments to db_cursor... 4</div><div>checking for ANSI C header files... (cached) yes</div><div>checking errno.h usability... yes</div><div>checking errno.h presence... yes</div><div>checking for errno.h... yes</div><div>checking for stdlib.h... (cached) yes</div><div>checking for unistd.h... (cached) yes</div><div>checking for string.h... (cached) yes</div><div>checking fcntl.h usability... yes</div><div>checking fcntl.h presence... yes</div><div>checking for fcntl.h... yes</div><div>checking dmalloc.h usability... no</div><div>checking dmalloc.h presence... no</div><div>checking for dmalloc.h... no</div><div>checking time.h usability... yes</div><div>checking time.h presence... yes</div><div>checking for time.h... yes</div><div>checking sys/time.h usability... yes</div><div>checking sys/time.h presence... yes</div><div>checking for sys/time.h... yes</div><div>checking for sys/stat.h... (cached) yes</div><div>checking getopt.h usability... yes</div><div>checking getopt.h presence... yes</div><div>checking for getopt.h... yes</div><div>checking whether time.h and sys/time.h may both be included... yes</div><div>checking for an ANSI C-conforming const... yes</div><div>checking whether byte ordering is bigendian... yes</div><div>checking for getopt... yes</div><div>checking for getopt_long... yes</div><div>checking for memcmp... yes</div><div>checking for mkstemp... yes</div><div>checking for mktemp... yes</div><div>checking for tmpnam... yes</div><div>checking for gettimeofday... yes</div><div>checking for getenv... yes</div><div>checking for raptor-config... no</div><div>checking raptor library source... internal</div><div>checking for rasqal-config... no</div><div>checking digests wanted... md5 sha1 ripemd160</div><div>checking whether to use openssl digests... yes</div><div>checking openssl/crypto.h usability... no</div><div>checking openssl/crypto.h presence... no</div><div>checking for openssl/crypto.h... no</div><div>checking for bdb hash support... yes</div><div>checking for 3store-config... no</div><div>checking for 3store library... no</div><div>checking for mysql_config... mysql_config</div><div>checking for mysql library... yes - version 5.0.37</div><div>checking for sqlite library versions available... </div><div>checking using sqlite library... no</div><div>checking for pg_config... no</div><div>checking for postgresql library... no</div><div>checking storages required... all</div><div>checking pthread.h usability... yes</div><div>checking pthread.h presence... yes</div><div>checking for pthread.h... yes</div><div>checking if POSIX threads should be used... no</div><div>checking for local md5 digest module... yes</div><div>checking for local sha1 digest module... yes</div><div>checking for local ripemd160 digest module... no</div><div>checking using dmalloc library... no</div><div>checking using memory signing... no</div><div>checking gtk-doc version &gt;= 1.3... no</div><div>configure: creating ./config.status</div><div>config.status: creating Makefile</div><div>config.status: error: cannot find input file: Makefile.in</div><div>#</div></div></div> 
</body></html>