Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Jan 2006 14:35:25 +1100
From:      Mark Andrews <Mark_Andrews@isc.org>
To:        "Jason C. Wells" <jcw@highperformance.net>
Cc:        freebsd-stable <freebsd-stable@freebsd.org>
Subject:   Re: Make World Fails on Man Pages 
Message-ID:  <200601270335.k0R3ZPFl049418@drugs.dv.isc.org>
In-Reply-To: Your message of "Thu, 26 Jan 2006 19:19:53 -0800." <43D99159.5010808@highperformance.net> 

next in thread | previous in thread | raw e-mail | index | archive | help

> Here is a snippet of my failed installworld logs as I move to 6.0R:
> 
> install -o root -g wheel -m 444 crypt.3.gz  /usr/share/man/man3
> /usr/share/man/man3/crypt_get_format.3.gz -> /usr/share/man/man3/crypt.3.gz
> rm: /usr/share/man/man3/crypt_get_format.3: Not a directory
> rm: /usr/share/man/man3/crypt_get_format.3.gz: Not a directory
> 
> I get the same error from a couple other man pages (e.g. bwrite) if I 
> run make from the directory where the pages source exists.  Not all man 
> pages cause an error, just some.  I tried removing /usr/obj for a fresh 
> build since this was a former 5.4R box.  Cvsup isn't fetching any new 
> sources so I must be up to date.
> 
> Any ideas why some man pages won't install?

     From unlink(2).

     [ENOTDIR]          A component of the path prefix is not a directory.

> 
> Thanks,
> Jason
> _______________________________________________
> freebsd-stable@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
--
Mark Andrews, ISC
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742                 INTERNET: Mark_Andrews@isc.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601270335.k0R3ZPFl049418>