Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
1.0.2-1
Description
There appear to be changes made directly to Makefile instead of changing the autotools templates.
There are also missing autotools templates like oamapps/mcsadmin/Makefile.in
I also can not build the project tree from source using make:
make[2]: Entering directory `/home/justin/src/InfiniDB_MariaDB/writeengine/shared'
|
cp --preserve=timestamps we_bulkrollbackmgr.h we_index.h we_define.h we_type.h we_fileop.h we_blockop.h we_dbfileop.h we_obj.h we_log.h we_simplesyslog.h we_convertor.h we_brm.h we_macro.h we_config.h we_cache.h we_stats.h we_typeext.h we_chunkmanager.h we_rbmetawriter.h we_dbrootextenttracker.h we_confirmhdfsdbfile.h /home/justin/src/export/include
|
cp: target `/home/justin/src/export/include' is not a directory
|
make[2]: *** [bootstrap] Error 1
|
make[2]: Leaving directory `/home/justin/src/InfiniDB_MariaDB/writeengine/shared'
|
make[1]: *** [bootstrap] Error 2
|
make[1]: Leaving directory `/home/justin/src/InfiniDB_MariaDB/writeengine'
|
make: *** [export] Error 2
|