Hi Fabian,
I did a bsd-make (just standard "make" in bsd, so I guess bsd-make)
I did not run a bootstrap, since the documentation states that it is not needed with the stable package.
Hi Arnoud,
Thanks for your interest in MonetDB.
First some stupid questions. Do you use GNU-make? (gmake) or bsd-make
(pmake, whatever)? Did you run a bootstrap or not? (If you don't know,
the answer is no :) )
On 19-01-2006 17:32:03 +0100, Arnoud Vermeer wrote:
> It does however put out the following text:
>
> configure: WARNING: sys/file.h: present but cannot be compiled
> configure: WARNING: sys/file.h: check for missing prerequisite headers?
> configure: WARNING: sys/file.h: see the Autoconf documentation
> configure: WARNING: sys/file.h: section "Present But Cannot Be Compiled"
>
> configure: WARNING: sys/file.h: proceeding with the preprocessor's result
> configure: WARNING: sys/file.h: in the future, the compiler will take
> precedence
This is nasty and usually points to some misconfiguration, for instance
when gcc doesn't have the includes in the include path, but configure
can just find it.
> when I ls src/*
>
> I get no *.mk just:
>
> Makefile Makefile.am <http://makefile.am/> Makefile.msc
> gdk mel monet tools
> Makefile.ag <http://makefile.ag/> Makefile.in <http://makefile.in/ >
> common mapi modules testing utils
I assume you or your MUA did insert the links here, because if they are
there is something horribly wrong.
The .mk files are in the toplevel dir:
% find MonetDB -name "*.mk"
MonetDB/html.mk
MonetDB/rules.mk