hi list. with ports tree cvsd @ 29/11/05 23:16. emulators/redhat Makefile SUBDIRS a dir libc5 wich is non-existant at the server. with the line commented out redhat_base works. so: Index: Makefile =================================================================== RCS file: /cvs/ports/emulators/redhat/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- Makefile 1 Oct 2005 14:39:31 -0000 1.2 +++ Makefile 6 Dec 2005 16:45:56 -0000 @@ -1,7 +1,7 @@ # $OpenBSD: Makefile,v 1.2 2005/10/01 14:39:31 espie Exp $
SUBDIR += base - SUBDIR += libc5 +# SUBDIR += libc5 SUBDIR += motif .include <bsd.port.subdir.mk> please cc not in ports@ DsP