Comcast / Comcast/caption-inspector

Make sharedlib fails

Open
#3 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
100
Forks
18
PR merge metrics
No merged PRs in 30d

Description

make: *** No rule to make target 'sharedlib'. Stop.

Seems the root Makefile has sharedlib, but the Makefile in src has nothing to reference sharedlib and thus fails. ?

Contributor guide

Open the contributing guide

Research direction

Compare the root Makefile with the Makefile in src, focusing on the sharedlib target and how the root build invokes it. Make the sharedlib target work from the documented make command, then rerun that command to confirm it no longer reports that no rule exists.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
build-system
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.