Mike Kupfer wrote:
> I just upgraded my SPARC build machine from snv_89 to snv_100a and did
> an "svn update" in my Companion workspace.  I'm now seeing build errors,
> for example in xaw3d and gnuplot (nightly.log excerpts below).  
> 
> Has anyone else built the Companion on snv_100a or a recent build?
> 
> I noticed that the packages in
> http://dlc.sun.com/osol/companion/downloads/current/pkgs/sparc/ are from
> February.  Could that be contributing to my problems?
> 
> mike
> 
> ----- xaw3d -----
> /builds/kupfer/ccd/usr/src/lib/xaw3d
> gzip -dc Xaw3d-1.5.tar.gz | tar xpf -
> mv xc Xaw3d-1.5
> (cd Xaw3d-1.5/lib/Xaw3d; \
>     xmkmf; \
> #         patch -i ../../../Makefile.patch Makefile; \
>     mkdir -p ../../include/X11/Xaw3d; \
>     cp *.h ../../include/X11/Xaw3d; \
>     env \
>     
> PATH=/builds/kupfer/ccd/usr/src/tools/proto/opt/onbld/bin:/builds/kupfer/ccd/usr/src/tools/proto/opt/onbld/bin/sparc:/opt/onbld/bin:/opt/onbld/bin/sparc:/usr/ccs/bin:/opt/SUNWspro/bin:/opt/teamware/bin:/usr/bin:/usr/sbin:/usr/ucb:/usr/openwin/bin:/usr/sfw/bin:/opt/sfw/bin:.:/opt/sfw/bin
>  \
>     CC=/builds/kupfer/ccd/usr/src/tools/gcc \
>     MAKE=/usr/sfw/bin/gmake \
>     PICFLAGS="-fPIC" \
>     STD_CPP_DEFINES="" \
>     STD_DEFINES="" \
>     CCOPTIONS="-I../../include" \
>     LD_OPTIONS="-L/builds/kupfer/ccd/proto/root_sparc/opt/sfw/lib 
> -R/opt/sfw/lib" \
>     /usr/sfw/bin/gmake)
> imake -DUseInstalled -I/usr/X11/lib/X11/config
> "/usr/X11/lib/X11/config/site.def", line 44: Can't find include file host.def
> "/usr/X11/lib/X11/config/site.def", line 46: Can't find include file 
> xorgsite.def
> "/usr/X11/lib/X11/config/svr4.cf", line 268: Can't find include file xorg.cf
> "/usr/X11/lib/X11/config/site.def", line 146: Can't find include file host.def
> "/usr/X11/lib/X11/config/Imake.tmpl", line 2144: Can't find include file 
> X11.rules
> "/usr/X11/lib/X11/config/Imake.tmpl", line 2157: Can't find include file 
> X11.tmpl
> imake: Exit code 2.

imake & its config files were replaced with the current X.Org versions
in build 97, and from that output, it looks like some files missed getting
packaged.   Please file a bug under solaris/xserver/programs.

-- 
        -Alan Coopersmith-           alan.coopersmith at sun.com
         Sun Microsystems, Inc. - X Window System Engineering


Reply via email to