Skip to content

cannot stat '.libs/libasound_module_ctl_oss.so' #51

Description

@magic-tab-01

hello
i have a problem about "make install"
after i compile it with cross-compiler, i want to run make intall, but after make install, some error occured as followed,could you kindly help?

magic@VM-work:alsa-plugins$ make install
Making install in doc
make[1]: Entering directory '/home/magic/work/opensource/AVB_TSN/alsa-plugins/alsa-plugins/doc'
make[2]: Entering directory '/home/magic/work/opensource/AVB_TSN/alsa-plugins/alsa-plugins/doc'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/magic/work/opensource/AVB_TSN/alsa-plugins/alsa-plugins/doc'
make[1]: Leaving directory '/home/magic/work/opensource/AVB_TSN/alsa-plugins/alsa-plugins/doc'
Making install in oss
make[1]: Entering directory '/home/magic/work/opensource/AVB_TSN/alsa-plugins/alsa-plugins/oss'
make[2]: Entering directory '/home/magic/work/opensource/AVB_TSN/alsa-plugins/alsa-plugins/oss'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/magic/work/opensource/AVB_TSN/out/lib/alsa-lib'
/bin/bash ../libtool --mode=install /usr/bin/install -c libasound_module_ctl_oss.la '/home/magic/work/opensource/AVB_TSN/out/lib/alsa-lib'
libtool: install: /usr/bin/install -c .libs/libasound_module_ctl_oss.so /home/magic/work/opensource/AVB_TSN/out/lib/alsa-lib/libasound_module_ctl_oss.so
/usr/bin/install: cannot stat '.libs/libasound_module_ctl_oss.so': No such file or directory
make[2]: *** [Makefile:411: install-asound_module_ctl_ossLTLIBRARIES] Error 1
make[2]: Leaving directory '/home/magic/work/opensource/AVB_TSN/alsa-plugins/alsa-plugins/oss'
make[1]: *** [Makefile:646: install-am] Error 2
make[1]: Leaving directory '/home/magic/work/opensource/AVB_TSN/alsa-plugins/alsa-plugins/oss'
make: *** [Makefile:443: install-recursive] Error 1

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