Some people mailed about it as "4.1 disklable compile issues" -- Daniel
> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > On Behalf Of Jason Haag > Sent: Thursday, May 03, 2007 5:16 PM > To: misc@openbsd.org > Subject: 4.1-stable compile fails > > Did a "cvs up -rOPENBSD_4_1" against rt.fm, started a build > and got the > error below. Anyone else seeing this or did I mess up my source tree? > > editor.c does not exist in the reference directory, but the Makefile > refers to it. > > Re-running a "cvs up -rOPENBSD_4_1" doesn't add the file. > > And in case it helps, here's my .cvsrc: > === > cvs -q [EMAIL PROTECTED]:/cvs > update -Pd > === > > Thanks, > -Jason > > ===> sbin/ccdconfig > mkdep -a /usr/src/sbin/ccdconfig/ccdconfig.c > ===> sbin/disklabel > make: don't know how to make editor.c. Stop in > /usr/src/sbin/disklabel. > *** Error code 2 > > Stop in /usr/src/sbin. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src (line 73 of Makefile).