Skip to content

error while make #5

Description

@vsivanagulu

after ./configure i have given make. it is produced below error

siva@siva-Vostro-3268:~/Downloads/libcanopen-master$ make
make all-recursive
make[1]: Entering directory '/home/siva/Downloads/libcanopen-master'
Making all in canopen
make[2]: Entering directory '/home/siva/Downloads/libcanopen-master/canopen'
source='canopen.c' object='canopen.lo' libtool=yes
DEPDIR=.deps depmode=none /bin/bash ../depcomp
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -g -O2 -c -o canopen.lo canopen.c
/bin/bash: ../depcomp: No such file or directory
Makefile:325: recipe for target 'canopen.lo' failed
make[2]: *** [canopen.lo] Error 127
make[2]: Leaving directory '/home/siva/Downloads/libcanopen-master/canopen'
Makefile:359: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/siva/Downloads/libcanopen-master'
Makefile:270: recipe for target 'all' failed
make: *** [all] Error 2

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions