Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: "Makefile" line 106: warning: using previous script for "./obj/%.o" defined here #87

Open
rajhlinux opened this issue Oct 7, 2022 · 0 comments

Comments

@rajhlinux
Copy link

I get the following error:

$ make

make: "/usr/home/user/yolo2_light/Makefile" line 12: Invalid line type
make: "/usr/home/user/yolo2_light/Makefile" line 14: Invalid line type
make: "/usr/home/user/yolo2_light/Makefile" line 53: Invalid line type
make: "/usr/home/user/yolo2_light/Makefile" line 55: Invalid line type
make: "/usr/home/user/yolo2_light/Makefile" line 57: Invalid line type
make: "/usr/home/user/yolo2_light/Makefile" line 59: Invalid line type
make: "/usr/home/user/yolo2_light/Makefile" line 61: Invalid line type
make: "/usr/home/user/yolo2_light/Makefile" line 63: Invalid line type
make: "/usr/home/user/yolo2_light/Makefile" line 67: Invalid line type
make: "/usr/home/user/yolo2_light/Makefile" line 72: Invalid line type
make: "/usr/home/user/yolo2_light/Makefile" line 74: Invalid line type
make: "/usr/home/user/yolo2_light/Makefile" line 77: Invalid line type
make: "/usr/home/user/yolo2_light/Makefile" line 79: Invalid line type
make: "/usr/home/user/yolo2_light/Makefile" line 83: Invalid line type
make: "/usr/home/user/yolo2_light/Makefile" line 85: Invalid line type
make: "/usr/home/user/yolo2_light/Makefile" line 89: Invalid line type
make: "/usr/home/user/yolo2_light/Makefile" line 92: Invalid line type
make: "/usr/home/user/yolo2_light/Makefile" line 95: Invalid line type
make: "/usr/home/user/yolo2_light/Makefile" line 109: warning: duplicate script for target "./obj/%.o" ignored
make: "Makefile" line 106: warning: using previous script for "./obj/%.o" defined here
make: Fatal errors encountered -- cannot continue
make: stopped in /usr/home/user/yolo2_light

on freebsd 13.1

Thanks.

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

No branches or pull requests

1 participant