[xcrysden] Installing XCrySDen under YDL on IBM Core PS3

Tone Kokalj tone.kokalj at ijs.si
Tue Jan 29 10:50:31 CET 2008


On Sat, 2008-01-26 at 13:58 -0800, Paul M. Grant wrote:
> To All:
> 
> I’m trying to install XCrySDen on a Sony Playstation 3.

> gcc -DUSE_FONTS   -DUSE_FONTS    -I/usr/X11R6/include  -c
> xcDisplayFunc.c

> xcDisplayFunc.c:162: error: static declaration of ?HandleDisplay?
> follows non-static declaration
> 
> anaglyph.h:81: error: previous declaration of ?HandleDisplay? was here
> 

You have two options:

(1) download the latest-snapshot code (wherer this bug has been fixed)
http://www.xcrysden.org/download/xc-latest-source.tar.gz

(2) edit the anaglyph.h file and comment these (toward the end of the
file):

/*
  void HandleDisplay(struct Togl *togl);
  void CameraHome();
  void Normalise(XYZ *);
  XYZ  CalcNormal(XYZ,XYZ,XYZ);
*/


Regards, Tone



More information about the XCrySDen mailing list