The recent changes to the /usr/src/share/mk files
have made installing ports broken , also doing a make install world stops at
/usr/src/share/info:
(info)518}make install
Warning: the directory /usr/share/info does not exist!
Perhaps the variable INFODIR is set incorrectly
or your mtree database files are broken.

As a workaround you can create the directory by hand, e.g.:
install -d -o root -g wheel -m 0755 /usr/share/info
*** Error code 3

Stop in /usr/src/share/info.

/usr/share/info does exist

When trying to install a port ; example libxine:

install: invalid file mode: ./version_group.3
 install  -o  -g  -m  ./vo_driver_t.3 /usr/X11R6/man/man3/vo_driver_t.3
install: invalid file mode: ./vo_driver_t.3
 install  -o  -g  -m  ./xine_t.3 /usr/X11R6/man/man3/xine_t.3
install: invalid file mode: ./xine_t.3
 install  -o  -g  -m  ./browse_group.3 /usr/X11R6/man/man3/browse_group.3
install: invalid file mode: ./browse_group.3
 install  -o  -g  -m  ./event_group.3 /usr/X11R6/man/man3/event_group.3
install: invalid file mode: ./event_group.3
 install  -o  -g  -m  ./video_cap.3 /usr/X11R6/man/man3/video_cap.3
install: invalid file mode: ./video_cap.3
 install  -o  -g  -m  ./vo_frame_t.3 /usr/X11R6/man/man3/vo_frame_t.3
install: invalid file mode: ./vo_frame_t.3
 install  -o  -g  -m  ./xine_version.3 /usr/X11R6/man/man3/xine_version.3
install: invalid file mode: ./xine_version.3
gmake[6]: *** [install-man3] Error 64
gmake[6]: Leaving directory 
`/usr/ports/graphics/libxine/work/xine-lib-0.9.8/doc/man/en/man3'
gmake[5]: *** [install-man] Error 2
gmake[5]: Leaving directory 
`/usr/ports/graphics/libxine/work/xine-lib-0.9.8/doc/man/en/man3'
gmake[4]: *** [install-am] Error 2
gmake[4]: Leaving directory 
`/usr/ports/graphics/libxine/work/xine-lib-0.9.8/doc/man/en/man3'
gmake[3]: *** [install-recursive] Error 1
gmake[3]: Leaving directory 
`/usr/ports/graphics/libxine/work/xine-lib-0.9.8/doc/man/en'
gmake[2]: *** [install-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/graphics/libxine/work/xine-lib-0.9.8/doc/man'
gmake[1]: *** [install-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/graphics/libxine/work/xine-lib-0.9.8/doc'
gmake: *** [install-recursive] Error 1
*** Error code 2

Stop in /usr/ports/graphics/libxine.

Every thing worked last night I think the changes happened earlier today.


Manfred



==================================
||      [EMAIL PROTECTED]           ||
||      Ph. (415) 681-6235      ||
==================================


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to