Roland Mainz wrote:
> If I try to compile B96 with Subversion as the source control system I
> get:
> -- snip --
> /home/test001/ksh93/on_build1/test1_x86/usr/src/tools/findunref
> /home/test001/ksh93/on_build1/test1_x86/usr/src/tools/proto/opt/onbld/bin/i386/cw
> -_cc -O  -xspace -Xa  -xildoff -errtags=yes -errwarn=%all
> -erroff=E_EMPTY_TRANSLATION_UNIT -erroff=E_STATEMENT_NOT_REACHED
> -xc99=%none    -W0,-xglobalstatic -D_TS_ERRNO
> -M/home/test001/ksh93/on_build1/test1_x86/usr/src/common/mapfiles/common/map.noexstk
> -M/home/test001/ksh93/on_build1/test1_x86/usr/src/common/mapfiles/i386/map.noexdata
>  
> -M/home/test001/ksh93/on_build1/test1_x86/usr/src/common/mapfiles/i386/map.pagealign
> -o findunref findunref.c 
> + /opt/SUNWspro/bin/cc -O -xspace -Xa -xildoff -errtags=yes
> -errwarn=%all -erroff=E_EMPTY_TRANSLATION_UNIT
> -erroff=E_STATEMENT_NOT_REACHED -xc99=%none -W0,-xglobalstatic
> -D_TS_ERRNO
> -M/home/test001/ksh93/on_build1/test1_x86/usr/src/common/mapfiles/common/map.noexstk
> -M/home/test001/ksh93/on_build1/test1_x86/usr/src/common/mapfiles/i386/map.noexdata
> -M/home/test001/ksh93/on_build1/test1_x86/usr/src/common/mapfiles/i386/map.pagealign
> -o findunref findunref.
> c 
> make: Fatal error: Don't know how to make target
> `exception_list.unknown'
> Current working directory
> /home/test001/ksh93/on_build1/test1_x86/usr/src/tools/findunref
> *** Error code 1
> The following command caused the error:
> cd findunref; pwd; make install
> make: Fatal error: Command failed for target `findunref'
> -- snip --
> 
> Is the error below a known issue ? Shouldn't the use of Subversion be
> correctly detected and a matching exception_list.svn setup in this case
> ?

I have seen this issue crop up when tools were not
up to date. Are your tools current?


James C. McPherson
--
Senior Kernel Software Engineer, Solaris
Sun Microsystems
http://blogs.sun.com/jmcp       http://www.jmcp.homeunix.com/blog

Reply via email to