cooljeanius / cooljeanius/bnetd
make target `-c'?
- Dominant language
- C
- Stars
- 9
- Forks
- 2
- Avg merge
- 16h 45m
- Merged PRs (30d)
- 3
Description
Now that I commented out stuff to try to fix #1, I get a new error when building:
```
make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_LocalPorts_net_bnetd/bnetd/work/bnetd-0.4.27.2/bnetd/bnetd-0.4.27.2/src'
Makefile:1210: warning: overriding commands for target `configure'
Makefile:797: warning: ignoring old commands for target `configure'
Makefile:1216: warning: overriding commands for target `config.h.in'
Makefile:810: warning: ignoring old commands for target `config.h.in'
Makefile:1222: warning: overriding commands for target `config.status'
Makefile:794: warning: ignoring old commands for target `config.status'
Makefile:1227: warning: overriding commands for target `config.h'
Makefile:803: warning: ignoring old commands for target `config.h'
Makefile:1233: warning: overriding commands for target `Makefile'
Makefile:784: warning: ignoring old commands for target `Makefile'
make[1]: *** No rule to make target `-c', needed by `all-am'. Stop.
make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_LocalPorts_net_bnetd/bnetd/work/bnetd-0.4.27.2/bnetd/bnetd-0.4.27.2/src'
make: *** [all] Error 2
make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_LocalPorts_net_bnetd/bnetd/work/bnetd-0.4.27.2/bnetd/bnetd-0.4.27.2/src'
Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_LocalPorts_net_bnetd/bnetd/work/bnetd-0.4.27.2/bnetd/bnetd-0.4.27.2/src" && /usr/bin/make -j4 -w all
Exit code: 2
```
Not exactly sure where this is coming from...
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.