Re: OpenBSD 3.8 build on AMD64 fails

Henry Baragar <[email protected]> Fri, 3 Mar 2006 13:11:47 -0500
Newsgroups gmane.comp.file-systems.sfs.general
Organization Instantiated Software Inc
Message-ID <[email protected]>
Hello,

I am trying the current cvs and running into different problems.  setup.sh 
does not seem to generate a configure file:  see below for the output from 
setup.sh.

Any help would be appreciated.

Regards,
Henry

On Fri, Mar 03 2006 01:20 am, Jaakko Niemi wrote:
> On Thu, 02 Mar 2006, Henry Baragar wrote:
> > Hello,
> >
> > Has anyone been able to get sfs to build on OpenBSD 3.8 running the AMD64
> > platform?
> >
> > Stop in /disk/downloads/unix/sfs-0.7.2/async.
>
>  I think you'd be much better off with current cvs. 0.7.2 is getting
>  old.
>
>   --j

# ./setup -f
Using AUTOCONF_VERSION 2.59
+ gm4 libsfs/Makefile.am.m4 > libsfs/Makefile.am
+ gm4 svc/Makefile.am.m4 > svc/Makefile.am
+ uvfs/setup -f
+ chmod +x setup
+ libtoolize --force
Remember to add `AC_PROG_LIBTOOL' to `configure.in'.
Using `AC_PROG_RANLIB' is rendered obsolete by `AC_PROG_LIBTOOL'
You should update your `aclocal.m4' by running aclocal.
+ aclocal
/usr/local/share/aclocal/libmcrypt.m4:17: warning: underquoted definition of 
AM_PATH_LIBMCRYPT
  run info '(automake)Extending aclocal'
  or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
/usr/local/share/aclocal/gpg-error.m4:7: warning: underquoted definition of 
AM_PATH_GPG_ERROR
+ autoheader
+ automake --add-missing --force
configure.in: installing `./install-sh'
configure.in: installing `./missing'
arpcgen/Makefile.am: installing `./depcomp'
server/Makefile.am:19: `CXXFLAGS' is a user variable, you should not override 
it;
server/Makefile.am:19: use `AM_CXXFLAGS' instead.
server/Makefile.am:20: `LDFLAGS' is a user variable, you should not override 
it;
server/Makefile.am:20: use `AM_LDFLAGS' instead.
+ /usr/local/bin/autoconf-2.59
+ set +x
+ chmod +x setup
+ libtoolize --force
+ aclocal
/usr/local/share/aclocal/libmcrypt.m4:17: warning: underquoted definition of 
AM_PATH_LIBMCRYPT
  run info '(automake)Extending aclocal'
  or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
/usr/local/share/aclocal/gpg-error.m4:7: warning: underquoted definition of 
AM_PATH_GPG_ERROR
configure.in:219: warning: AC_CONFIG_SUBDIRS: you should use literals
/usr/local/share/autoconf-2.59/autoconf/status.m4:1077: AC_CONFIG_SUBDIRS is 
expanded from...
acinclude.m4:1272: SFS_SLEEPYCAT is expanded from...
configure.in:219: the top level
+ autoheader
configure.in:219: warning: AC_CONFIG_SUBDIRS: you should use literals
/usr/local/share/autoconf-2.59/autoconf/status.m4:1077: AC_CONFIG_SUBDIRS is 
expanded from...
acinclude.m4:1272: SFS_SLEEPYCAT is expanded from...
configure.in:219: the top level
+ automake --add-missing --force
configure.in:219: warning: AC_CONFIG_SUBDIRS: you should use literals
/usr/local/share/autoconf-2.59/autoconf/status.m4:1077: AC_CONFIG_SUBDIRS is 
expanded from...
acinclude.m4:1272: SFS_SLEEPYCAT is expanded from...
configure.in:219: the top level
configure.in: installing `./install-sh'
configure.in: installing `./missing'
adb/Makefile.am: installing `./depcomp'
+ autoconf
configure.in:219: warning: AC_CONFIG_SUBDIRS: you should use literals
/usr/local/share/autoconf-2.59/autoconf/status.m4:1077: AC_CONFIG_SUBDIRS is 
expanded from...
acinclude.m4:1272: SFS_SLEEPYCAT is expanded from...
configure.in:219: the top level
+ set +x

            *** * * * * * * * * * * * * * * * * ***
            ***         setup succeeded         ***
            *** * * * * * * * * * * * * * * * * ***