Skip to content

does not compile #27

Description

@gurubert

root@monitoring:/usr/local/src/monitoringplug# make
make all-recursive
make[1]: Entering directory '/usr/local/src/monitoringplug'
Making all in lib
make[2]: Entering directory '/usr/local/src/monitoringplug/lib'
/bin/bash ../build-aux/ylwrap mp_template_lex.l .c mp_template_lex.c -- :
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -g -O2 -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wcast-align -Wformat -Wformat-security -Winline -std=gnu99 -MT mp_template_lex.o -MD -MP -MF .deps/mp_template_lex.Tpo -c -o mp_template_lex.o mp_template_lex.c
gcc: error: mp_template_lex.c: No such file or directory
gcc: fatal error: no input files
compilation terminated.
Makefile:765: recipe for target 'mp_template_lex.o' failed
make[2]: *** [mp_template_lex.o] Error 1
make[2]: Leaving directory '/usr/local/src/monitoringplug/lib'
Makefile:469: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/usr/local/src/monitoringplug'
Makefile:410: recipe for target 'all' failed
make: *** [all] Error 2

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