> Alan Coopersmith wrote:
> XW_NV/packages/SUNWxorg-client-docs/prototype:
> >
> >     Why did you remove the glxgears & glxinfo man
> pages?
> >   
> 
> Moinak Ghosh wrote:
> For some mysterious reason the man files do not
>  get copied
> over to the proto area do package generation fails.
>  I will have
>   to investigate this further.
> removed this in my environment just to get the
>  packages to
>   build, these are not critical files anyway.

Well, I had exactly the same problem. Already back in March/April, and still 
now.
The problem is as follows: *If* it was just "make install" to leave those two 
files out for some reason, I would just have created a patch against 
Makefile.am/Makefile.in and added it to your framework for being automatically 
applied. But the strange point is, that those two man pages just do not exist 
at all, nowhere / aren't being generated. I stopped at that point, when I 
realised that. I didn't look into *why* they aren't generated. I only had done 
(half a year ago) what now Moinak has, too: Commenting those two unimportant 
files out in prototype.

Only see this:

-bash-3.00$ find .|egrep -e glxgears -e glxinfo
./open-src/app/mesa-demos/build_32/Mesa-6.5.2/progs/xdemos/glxinfo.c
./open-src/app/mesa-demos/build_32/Mesa-6.5.2/progs/xdemos/glxinfo
./proto-sun4-svr4/usr/X11/bin/glxinfo
./proto-packages/SUNWxorg-mesa/SUNWxorg-mesa/reloc/X11/bin/glxinfo
./proto-packages__OLD/SUNWxorg-mesa/SUNWxorg-mesa/reloc/X11/bin/glxinfo
./proto-packages__BestPreMoinak_pre20070926wed/SUNWxorg-mesa/SUNWxorg-mesa/reloc/X11/bin/glxinfo
./proto-packages__WORKINGAREA20070928fri/tmp/SUNWxorg-mesa/reloc/X11/bin/glxinfo
./proto-packages__WORKINGAREA20070928fri/EXPORT/TeXTRACTSTUFF/PKGS/SUNWxorg-mesa/reloc/X11/bin/glxinfo
-bash-3.00$

-bash-3.00$ find .|egrep -e glxgears.1 -e glxinfo.1
-bash-3.00$

-bash-3.00$ find /usr/X11/.|egrep -e glxgears -e glxinfo
/usr/X11/./bin/glxgears
/usr/X11/./bin/glxinfo
-bash-3.00$

-bash-3.00$ find /usr/X11/.|egrep -e glxgears.1 -e glxinfo.1
-bash-3.00$

%m
 
 
This message posted from opensolaris.org

Reply via email to