Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 868167
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T10:05:46+00:00 2026-05-15T10:05:46+00:00

I have a super makefile which launches two sub make file: libwebcam: @echo -e

  • 0

I have a “super” makefile which launches two “sub” make file:

libwebcam:
@echo -e “\nInvoking libwebcam make.”
$(MAKE) -C $(TOPDIR)/libwebcam

uvcdynctrl:
@echo -e “\nInvoking uvcdynctrl make.”
$(MAKE) -C $(TOPDIR)/uvcdynctrl

uvcdynctrl uses libwebcam… I noticed that those two builds are launched as separate threads by make ! Thus sometimes the lib is not available when uvcdynctrl starts being built, and I get errors. By default, make should not launch commands as threads since this is available only through -j (number of jobs) and, according to the make manual, there is no thread by default. I run this on an Ubuntu.

Did someone face the same issue ?

Apple92

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T10:05:47+00:00Added an answer on May 15, 2026 at 10:05 am

    I don’t know why you’re commands are being threaded, but threading is not the problem, dependency is. If you set up the dependency correctly this error won’t appear and if you don’t it may appear, threads or no threads.

    In the uvcdynctrl makefile, make libwebcam a prerequisite of uvcdynctrl and put in the rule for making libwebcam.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a super-class named ClassA and two sub-classes Class1 and Class2. I have
I have a super pom defined in which I specify a "resources" directory for
I have a super-simple query in a star schema. One fact, two dimensions. I
I have a super class and two subclasses and I want to serialize the
Let's say I have a super type (Shape) and two children (like Square, Circle).
I have a super class 'Node' and several sub classes e.g. 'SubNode1', 'SubNode2' etc.
I have a SUPER slow query, which I posted here: http://pastebin.com/E5sdRi7e . When I
I have a super column family for which over the time need to remove
Noob here. I have a super column family sorted by timeuuidtype which has a
I have this super class which extends from another class public abstract class AbstractDOEMessageFinderAction

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.