On Sun, Apr 07, 2013 at 04:30:06AM +0000, [email protected] wrote: > [...] > ===> ../../de_DE.ISO8859-1/htdocs/ports > make: don't know how to make /usr/ports/INDEX-9. Stop > *** [all] Error code 2 > > Stop in /home/www/build/head/de_DE.ISO8859-1/htdocs. > *** [all] Error code 1 > > Stop in /home/www/build/head/en_US.ISO8859-1/htdocs. > 3.81 real 1.96 user 1.93 sys
Peter manually fetched the INDEX file to shut up the build failures for now. Here's the problem: - We define PORTSBASE?=/usr and PINDEX=ports/INDEX - build-web.stream.f.o sets INDEXDIR=/var/ports in make.conf, since /usr/ports is not a local checkout, but a nullfs(5) import (and also a symlink) I think PORTSBASE needs to go away, and rather than using a concatenated PORTSBASE/PINDEX combination, need to honor INDEXDIR. I cannot fix it tonight, though. Glen
pgpBPurI6ryyk.pgp
Description: PGP signature
