[GCC-XML]Building On Solaris...

JON STEINER, BLOOMBERG/ 499 PARK JSTEINER2 at bloomberg.net
Thu Dec 12 10:13:13 EST 2002


Hi Everyone, 
I'm trying to build GCCXML0.4.0 on Solaris, and it seems that Ican't get the 
last step of the process, 'make install' to work. 
Here is my error. Any suggestions? 

sundev2:/home/jsteiner/gccxmldir/gccxml-0.4.0/GCC_XML $ make install
/bb/home2/jsteiner/gccxmldir/gccxml-0.4.0/GCC_XML/GccInclude: building install
/bb/home2/jsteiner/gccxmldir/gccxml-0.4.0/GCC_XML/GccInclude/2_95/std: building 
install
Installing ...
Making directory /usr/local/share/gccxml-0.4.0/GccInclude/2_95/std 
mkdir: "/usr/local/share/gccxml-0.4.0/GccInclude/2_95/std": Permission denied
*** Error code 2
The following command caused the error:
if [ ! -d /usr/local/share/gccxml-0.4.0/GccInclude/2_95/std ] ; then \
   echo "Making directory /usr/local/share/gccxml-0.4.0/GccInclude/2_95/std "; \
   mkdir -p /usr/local/share/gccxml-0.4.0/GccInclude/2_95/std; \
   chmod 755 /usr/local/share/gccxml-0.4.0/GccInclude/2_95/std; \
 else true; \
 fi
make: Fatal error: Command failed for target `install'
Current working directory 
/bb/home2/jsteiner/gccxmldir/gccxml-0.4.0/GCC_XML/GccInclude/2_95/std
*** Error code 1
The following command caused the error:
cd /bb/home2/jsteiner/gccxmldir/gccxml-0.4.0/GCC_XML/GccInclude/2_95/std; make 
install
make: Fatal error: Command failed for target `install_2_95_std'
Current working directory 
/bb/home2/jsteiner/gccxmldir/gccxml-0.4.0/GCC_XML/GccInclude
*** Error code 1
The following command caused the error:
cd /bb/home2/jsteiner/gccxmldir/gccxml-0.4.0/GCC_XML/GccInclude; make install
make: Fatal error: Command failed for target `install_GccInclude'
sundev2:/home/jsteiner/gccxmldir/gccxml-0.4.0/GCC_XML $





More information about the gccxml mailing list