Is /usr/include/asm/byteorder.h Same As /usr/include/sys/byteorder.h ?

Hon-Chi Ng honchi_ng@my-deja.com
Fri Aug 10 01:57:00 GMT 2001


Hi

I tried to compile an application that includes X11/Xos.h, which in turn
includes X11/Xarch.h, that in turn in its line 48 includes
  #include <sys/byteorder.h>

However, the Cygwin 1.3.2 I installed doesn't have
/usr/include/sys/byteorder.h, but I found /usr/include/asm/byteorder.h.

Are they the same?  Is it safe for me to add symlink
/usr/include/sys/byteorder.h to /usr/include/asm/byteorder.h?

FYI,
  $ /tmp/Xinstall.sh -check
  Checking which OS you're running...
  uname reports 'CYGWIN_NT-5.0' version '1.3.2(0.39/3/2)', architecture 'i686'.

  Binary distribution name is 'Cygwin-ix86'

and Cygwin/XFree86 4.1.0 from ftp://mirrors.rcn.net/


Thanks.

Regards
Hon-Chi


------------------------------------------------------------
--== Sent via Deja.com ==--
http://www.deja.com/



More information about the Cygwin-xfree mailing list