
OK, gmake moved a bit further untill: ../../../clients/mapilib/mapi.c:2240: error: storage size of 'vec' isn't known I think struct iovec is not properly defined for OpenBSD. I did: #include <sys/uio.h> in mapi.c and mal_mapi.mx file and it was solved. The header file is this: http://fxr.watson.org/fxr/source/sys/uio.h?v=OPENBSD NOW I have this problem: ../../../sql/server/sql_parser.y:81: syntax error %pure_parser ^ At first I thought it was a typo because of the underscore (_) and I changed to %pure-parser as stated here: http://invisible-island.net/byacc/manpage/yacc.html The syntax error remains. I don't now what version of yacc I am running, as there's no option stated in the manpage for that, but it says: The yacc utility is compliant with the IEEE Std 1003.1-2008 (``POSIX'') specification, though its presence is optional. How should I proceed even further? I'm thinking of bison, but perhaps you know of an easy fix. On Wed, May 4, 2011 at 2:18 PM, Fabian Groffen <Fabian.Groffen@cwi.nl> wrote:
Hi Michael,
On 04-05-2011 14:13:06 +0300, Michael Sioutis wrote:
When I run "make" is crashes giving me these erros (they are also attached): gcc: ../../../common/options/monet_options.c: No such file or directory gcc: no input files
Please try gmake instead. We don't play nice with bsdmake (pmake). The same problem happens on FreeBSD which we build the sources.
------------------------------------------------------------------------------ WhatsUp Gold - Download Free Network Management Software The most intuitive, comprehensive, and cost-effective network management toolset available today. Delivers lowest initial acquisition cost and overall TCO of any competing solution. http://p.sf.net/sfu/whatsupgold-sd _______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users