Magic Mailing List |
|
From: Erik Peterson (erik AT yanntek DOT com) Date: Fri Feb 21 2003 - 00:06:43 EST
1. Don't be "root" if don't have to, it makes me cringe. You don't have to be "root" to compile Magic. Put the source tree in your personal directory and set CAD_HOME to it. 2. Try compiling magic without the GL extensions (select X11 only). 3. Try compiling magic without the Tk extensions. 4. Try compiling magic without anything fancy. See if you can get the simplest magic binary up and running. 5. Magic with nothing but crappy X11 and no fancy macros is still more badass than a swiss-army knife for layout. 6. Smile, you're almost there! One more brick wall and I'm gonna fire up my retired solaris box and compile you a binary special-for-you :) -erik atummala wrote: >Hello > I am installing magic-7.2.25 on solaris 8/E-250.I came upto make config.I >also changed cc to gcc and gave the path for AR in the defs.mak.Now when I say >make I am getting the following errors.Please help me out.I am sending the >make.log file as an attachment. > >make >--- errors and warnings logged in file make.log >--- making modules >--- compiling graphics/W3Dmain.o >grTOGLInt.h:47: parse error before `Tk_Window' >grTOGLInt.h:47: warning: no semicolon at end of struct or union >grTOGLInt.h:50: parse error before `}' >grTOGLInt.h:50: warning: data definition has no type or storage class >grTOGLInt.h:63: parse error before `toglCurrent' >grTOGLInt.h:63: warning: data definition has no type or storage class >*** Error code 1 >make: Fatal error: Command failed for target `W3Dmain.o' >*** Error code 1 >make: Fatal error: Command failed for target `modules' >sunflower# > >Thank you in Advance >Anusha. > >
|
|