Still unable to compile Horde

Andreas Kohn andreas.kohn at gmail.com
Tue Jan 25 08:54:16 PST 2005


> I did that and continued the build. Now it stuck at:
> 
> #########################################################################
> /usr/bin/install -c -m 0444 pswrap._man  /usr/X11R6/man/man1/pswrap.1
> gzip -n /usr/X11R6/man/man1/pswrap.1
> install.man in config/pswrap done
> /usr/X11R6/lib/X11/doc/html:Permission denied
> *** Error code 1
> 
> Stop in /usr/dfports/devel/imake-4.
> *** Error code 1
> ##########################################################################
> 
> I can't figure out what's wrong here, tried make -v but that did not
> help me either.
> 
> Any idea why make wants to exec /usr/X11R6/lib/X11/doc/html ??

Could be that it tries something like
$CMD /usr/X11R6/lib/X11/doc/html
where $CMD is supposed to contain some command to run, but $CMD is
empty for some reasons.
Don't have any way to test this assumption, but perhaps you can find
something like that somewhere.

HTH,
--
Andreas





More information about the Users mailing list