7 Dec 2007 08:53
configure error on Solaris 10
Alexander Skwar <alexanders.mailinglists+nospam <at> gmail.com>
2007-12-07 07:53:14 GMT
2007-12-07 07:53:14 GMT
Hello. I just checked out Revision 1254 of fsvs from the tigris svn repository. Now I'm trying to compile it on a Solaris 10 3/05 Sparc system. This fails: PATH=/opt/csw/gcc4/bin:/opt/csw/gnu:/opt/csw/bin:$PATH \ CC=/opt/csw/gcc4/bin/gcc CPP=/opt/csw/gcc4/bin/cpp \ LDFLAGS=-L/opt/csw/lib CPPFLAGS=-I/opt/csw/include \ ./configure --prefix=$HOME/.software \ --with-aprinc=/opt/csw/apache2/include --with-aprlib=/opt/csw/apache2/lib \ --with-svnlib=/opt/csw/lib/svn --with-svninc=/opt/csw/include/subversion-1 [..] checking for struct stat.st_mtim... yes checking valgrind/valgrind.h usability... no checking valgrind/valgrind.h presence... no checking for valgrind/valgrind.h... no configure: WARNING: Sorry, can't find valgrind headers. checking linux/kdev_t.h usability... no checking linux/kdev_t.h presence... no checking for linux/kdev_t.h... no configure: error: *** MAJOR(), MINOR() and MAKEDEV() definitions not found. *** I'll fake a definition, but that could make problems for ignore patterns *** and commits/updates of device nodes. *** Please contact dev <at> fsvs.tigris.org for help, or, if you know your *** systems' way, to report the correct header name. See `config.log' for more details. In config.log (attached as well), there's:(Continue reading)
RSS Feed