|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Steven Boothe (sboothe
uuplus.com)Date: Mon Apr 15 2002 - 13:50:03 CDT
Hello and thanks to all who contribute here:
My system:
OBSD v3.0
I gathered the source to apply this patch by following the FAQ:
"cvs -danoncvs
anoncvs.usa.openbsd.org:/cvs co -rOPENBSD_3_0_BASE
src/usr.bin/mail/"
I then applied the patch according to these instructions:
"Apply by doing:
cd /usr/src
patch -p0 < 018_mail.patch
Rebuild and install mail:
cd usr.bin/mail
make cleandir
make obj
make depend
make && make install"
Upon applying the last instruction to "make && make install" I received
the following error:
--------------------------------------------------------
[root
lososos mail]# make && make install
...
cd /usr/src/usr.bin/mail/misc; install -c -o root -g bin -m 444
mail.help mail.tildehelp /usr/share/misc
install -c -s -o root -g bin -m 555 mail
usage: install [-bCcpSs] [-B suffix] [-f flags] [-g group] [-m mode]
[-o owner] file1 file2
install [-bCcpSs] [-B suffix] [-f flags] [-g group] [-m mode]
[-o owner] file1 ... fileN directory
install -d [-g group] [-m mode] [-o owner] directory ...
*** Error code 64
Stop in /usr/src/usr.bin/mail (line 134 of /usr/share/mk/bsd.prog.mk).
[root
lososos mail]#
--------------------------------------------------------
I apologize if I left any important details out.
Any comments would be greatly appreciated.
Highest regards,
Steven
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]