On 21-12-2012 16:40:30 +0000, Miguel Ping wrote:
From what I can see in the compilation step output, there's no reference to the files I added in Makefile.ag. Is this where I'm suppose to change:
lib__udf = { MODULE DIR = libdir/monetdb5 SOURCES = myfile.c myfile.h udf.c udf.h udf_impl.h LIBS = ../../../../monetdb5/tools/libmonetdb5 \ ../../../../gdk/libbat }
I changed this, called ./configure on the root src of monetdb, and then recompiled (./make) from the udf folder, but the compilation step doesn't reference 'myfile' anywhere.
you should run bootstrap if you change any .ag file -- Fabian Groffen fabian@monetdb.org column-store pioneer http://www.monetdb.org/Home _______________________________________________ users-list mailing list users-list@monetdb.org http://mail.monetdb.org/mailman/listinfo/users-list