On Fri, Mar 19, 2010 at 8:37 PM, Stuart Henderson <s...@spacehopper.org> wrote:
>
> Here's what I have up to now. Not tested yet but I thought I'd
> send something out rather than sit on it...
>

Do I need to be running current?

I tried

    $ cd libmonetdb
    $ make clean
    ...
    $ make configure

but got the output below.

  $ cd ..
  $ pwd
  /usr/ports/databases/monetdb
  $ make
  ...

output very similar to output pasted below.

And finally:

  $ cd ..
  $ pwd
  /usr/ports/databases/monetdb
  $ make libmonetdb
  `libmonetdb' is up to date.
  $

I wonder if Makefile.inc is not getting pulled in b/c
it doesn't got get gm4 or autoconf 2.62.

I get this feeling this is a hard app to port.

Thanks,

m

# make clean
===>  Cleaning for libmonetdb-1.36.1
# make configure
===>  libmonetdb-1.36.1 depends on: m4-* - found
===>  libmonetdb-1.36.1 depends on: metaauto-* - found
===>  libmonetdb-1.36.1 depends on: autoconf-2.60 - found
===>  libmonetdb-1.36.1 depends on: gmake-* - found
===>  libmonetdb-1.36.1 depends on: libtool-* - found
===>  libmonetdb-1.36.1 depends on: bzip2-* - found
===>  libmonetdb-1.36.1 depends on: bzip2-* - found
===>  libmonetdb-1.36.1 depends on: libiconv-* - found
===>  Verifying specs: bz2 iconv.>=2 bz2 iconv.>=2 crypto pthread ssl
z crypto pthread ssl z
===>  found bz2.10.4 iconv.6.0 crypto.18.0 pthread.11.1 ssl.15.0 z.4.1
===>  Checking files for libmonetdb-1.36.1
`/usr/ports/distfiles/MonetDB-1.36.1.tar.bz2' is up to date.
>> (SHA256) MonetDB-1.36.1.tar.bz2: OK
===>  Extracting for libmonetdb-1.36.1
===>  Patching for libmonetdb-1.36.1
>>> Can't find autoconf 2.60 signature in 
>>> /usr/ports/obj/libmonetdb-1.36.1/MonetDB-1.36.1/configure:
# Generated by GNU Autoconf 2.63 for MonetDB Common 1.36.1.
generated by GNU Autoconf 2.63
generated by GNU Autoconf 2.63.  Invocation command line was
generated by GNU Autoconf 2.63.  Invocation command line was
configured by $0, generated by GNU Autoconf 2.63,
Running autoconf-2.60 in /usr/ports/obj/libmonetdb-1.36.1/MonetDB-1.36.1
aclocal.m4:16: warning: this file was generated for autoconf 2.63.
You have another version of autoconf.  It may work, but is not guaranteed to.
If you have problems, you may need to regenerate the build system entirely.
To do so, use the procedure documented by the package, typically `autoreconf'.
configure.in:32: error: Autoconf version 2.62 or higher is required
aclocal.m4:446: AM_INIT_AUTOMAKE is expanded from...
configure.in:32: the top level
autom4te-2.60: /usr/local/bin/gm4 failed with exit status: 63
*** Error code 63

Stop in /usr/ports/databases/monetdb/libmonetdb (line 2091 of
/usr/ports/infrastructure/mk/bsd.port.mk).
# make autoreconf
make: don't know how to make autoreconf. Stop in
/usr/ports/databases/monetdb/libmonetdb.
#

Reply via email to