Skip to content

make install: find: warning: '-name' matches against basenames only [..] expression will evaluate to false all the time. #95

@HenkPoley

Description

@HenkPoley

I'm seeing this warning from find in make install

media_build$ sudo make install
make -C /mnt/store/TBS6590/media_build/v4l install
make[1]: Map '/mnt/store/TBS6590/media_build/v4l' wordt binnengegaan

Hmm... distro kernel with a non-standard place for module backports detected.
Please always prefer to use vanilla upstream kernel with V4L/DVB
I'll try to remove old/obsolete LUM files from /lib/modules/6.8.0-94-generic//updates/dkms:
find: warning: '-name' matches against basenames only, but the given pattern contains a directory separator ('/'), thus the expression will evaluate to false all the time.  Did you mean '-wholename'?

Unsure if it needs fixing.

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