Attempting to apply the OpenBSD rehash crash fix
Posted: Sun Jan 15, 2006 12:24 am
Hello,
I am attempting to resolve the /rehash crash issue on an OpenBSD 3.8 system. I have followed the instructions outlined here: http://www.vulnscan.org/UnrealIrcd/faq/#91
No problems until I run make install, at which point I get the following error:
/usr/bin/install -m 0700 -d /usr/local/Unreal3.2
/usr/bin/install -m 0700 src/ircd /usr/local/Unreal3.2/src/ircd
install: src/ircd and /usr/local/Unreal3.2/src/ircd are the same file
*** Error code 64
Stop in /usr/local/Unreal3.2 (line 204 of Makefile).
Any thoughts? Thanks in advance!
I am attempting to resolve the /rehash crash issue on an OpenBSD 3.8 system. I have followed the instructions outlined here: http://www.vulnscan.org/UnrealIrcd/faq/#91
No problems until I run make install, at which point I get the following error:
/usr/bin/install -m 0700 -d /usr/local/Unreal3.2
/usr/bin/install -m 0700 src/ircd /usr/local/Unreal3.2/src/ircd
install: src/ircd and /usr/local/Unreal3.2/src/ircd are the same file
*** Error code 64
Stop in /usr/local/Unreal3.2 (line 204 of Makefile).
Any thoughts? Thanks in advance!