Skip to content

No 'geom-ctl-io.c' #44

@vasasav

Description

@vasasav

Hello

I am trying to get meep to work on Linux Mint. Following this (NanoComp/meep#57 (comment)) comment, I have tried to build libctl from source. I run /configure without problems. However, when I run, make:

make
make all-recursive
make[1]: Entering directory '/home/cryo/libctl'
Making all in src
make[2]: Entering directory '/home/cryo/libctl/src'
make all-am
make[3]: Entering directory '/home/cryo/libctl/src'
make[3]: Leaving directory '/home/cryo/libctl/src'
make[2]: Leaving directory '/home/cryo/libctl/src'
Making all in utils
make[2]: Entering directory '/home/cryo/libctl/utils'
make[2]: *** No rule to make target 'geom-ctl-io.c', needed by 'all'. Stop.
make[2]: Leaving directory '/home/cryo/libctl/utils'
Makefile:471: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/cryo/libctl'
Makefile:379: recipe for target 'all' failed
make: *** [all] Error 2

Indeed there is no file named geom-ctl-io.c, only geom-ctl-io-defaults.c

How can I fix this?

Thank you

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