Skip to content

make error - aclocal-1.16: command not found #27

@calcut

Description

@calcut

Heads up, I had trouble compiling this on a gcloud linux box
4.9.0-12-amd64 #1 SMP Debian 4.9.210-1 (2020-01-20) x86_64 GNU/Linux

steps:

git clone https://github.com/iris-edu/ringserver.git
cd ringserver
make

Result

er.o  ../pcre/.libs/libpcre.a ../libmseed/libmseed.a ../mxml/libmxml.a -lpthread
cc: error: ../pcre/.libs/libpcre.a: No such file or directory
Makefile:24: recipe for target 'ringserver' failed
make[1]: *** [ringserver] Error 1
make[1]: Leaving directory '/home/username/ringserver/src'
Makefile:10: recipe for target 'all' failed
make: *** [all] Error 2

I'm no expert, and this might be an easy fix, but ringserver-2018.078 did not have this issue, so I'm trying that version now

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions