Skip to content

Alcapana not accepting modules #273

@dmalexan

Description

@dmalexan

One of our undergraduates is attempting to compile Alcapana to look at some of the data. While we are able to get the program to compile (with a minor edit to the location of libmysql.so to get midas to compile) and run, it does not give the full output. For some reason the only module that is included is the vacuum module.
I have tried double checking the MODULES file, the Makefile.MODULES, MODULES.h, etc. All object files are properly constructed. We've tried changing which modules are used, but always get the same result.
Checked the init calls for the modules with a simple "hello world", got nothing. Used a debugger to check for the init calls in mana and the only init request passed to it is from the vacuum module.
We tried recompiling midas, compress and md5-lib along with recompiling alcapana, yet the behaviour persists.
Has anyone else run into an issue like this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions