Skip to content

Makefile.in: fix static linking for -ldrm library#800

Closed
giuliobenetti wants to merge 1 commit into
Motion-Project:masterfrom
giuliobenetti:master
Closed

Makefile.in: fix static linking for -ldrm library#800
giuliobenetti wants to merge 1 commit into
Motion-Project:masterfrom
giuliobenetti:master

Conversation

@giuliobenetti
Copy link
Copy Markdown

While linking statically -ldrm library is listed too early than -lavutil.

Append additional -ldrm entry to linker $(LIBS) list.

Signed-off-by: Giulio Benetti giulio.benetti@micronovasrl.com

While linking statically -ldrm library is listed too early than -lavutil.

Append additional -ldrm entry to linker $(LIBS) list.

Signed-off-by: Giulio Benetti <giulio.benetti@micronovasrl.com>
@Mr-Dave
Copy link
Copy Markdown
Member

Mr-Dave commented Sep 10, 2018

This would be upstream problem with ffmpeg or libav (if that is what you using). Motion uses the package config (.pc) files that those applications provide.

@giuliobenetti
Copy link
Copy Markdown
Author

You're right. I close PR, thank you

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants