URL: <https://savannah.gnu.org/bugs/?62858>
Summary: error: too few arguments to function ‘find_in_given_path’ Project: make Submitter: chenzero Submitted: Wed 03 Aug 2022 02:35:36 PM UTC Severity: 3 - Normal Item Group: Build/Install Status: None Privacy: Public Assigned to: None Open/Closed: Open Discussion Lock: Any Component Version: 4.3 Operating System: None Fixed Release: None Triage Status: None _______________________________________________________ Follow-up Comments: ------------------------------------------------------- Date: Wed 03 Aug 2022 02:35:36 PM UTC By: chen <chenzero> System: Ubuntu 20.04 Lastest master or 4.3 tag code build step: $ ./bootstrap $ ./configure $ make then, error msg printed: ..... src/job.c: In function ‘child_execute_job’: src/job.c:2396:19: error: too few arguments to function ‘find_in_g iven_path’ 2396 | cmd = (char *)find_in_given_path (argv[0], p, 0); .... in the findprog-in.c , the find_in_given_path() should have 4 params ? Thanks! _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/bugs/?62858> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/