[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: dh_auto_test: newly built executable file not found in $PATH.



On Mar 18, 2019, at 11:33 PM, Tong Sun <suntong001@users.sourceforge.net> wrote:

Now, I'm gettng the "executable file not found in $PATH" error,
despite that I'm having the following line in rules:

export PATH := $(CURDIR)/$(BUILD_DIR)/bin:$(PATH)

What's wrong?

I don’t think $BUILD_DIR is set by default.  I set it manually in https://salsa.debian.org/go-team/packages/git-lfs/blob/master/debian/rules#L5.  You probably need to do the same.

Stephen

Reply to: