tech-embed archive

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

Re: New patch for mpc8xx port



Hello Mr. Querbach.

Mr. Querbach wrote:

>> > I think default timezone is local timezone, not UTC.
>> 
>> I checked; you are correct.
>> 
>> For the latest patch file, please use PDT.  For future patch files, I will
>> make sure to use UTC.  Thank you for finding this problem.
>> 
>> So did the patch file apply correctly now?
>> 

First, I added 'RCS_LOCALID=NetBSD' to /etc/mk.conf, then 

# cd /usr/pkgsrc/devel/cvs
# pkg_delete cvs
# make install

then, 

% mkdir tmp.rcs_localid
% cd tmp.rcs_localid/
% setenv CVSROOT /home/cvsroot
% cvs checkout -D "20000913 00:00:00 PDT" src
% mkdir original
% cd original
% mv ../src/ .
% cd ..
% su

# mkdir src
# /sbin/mount -t union -o -b original src
# cd src
# patch -p1 < /home/umeno/arc/mpc8xx-current-20000913-build-20000928.patch

So, the patch file apply correctly.

Thank you, Mr. Querbach!
I'll try to compile it.

Regards,

UMENO Takashi
PFU Ltd.



Home | Main Index | Thread Index | Old Index