This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Using the new cross compilation system - and a request for help


Alexander,

Unfortunately, we still have to #undef i686.  I just tried removing the
``#undef i686'' and the results are below.  The problem is that the value for
the i686 define is still being substituted into our includes path.  Any ideas?

Harold


depending in programs/lbxproxy/os...
make[4]: Entering directory
`/home/harold/x-devel/build/newhostdef/programs/lbxproxy/os'
./../../config/makedepend/makedepend  -- -I../include -I../../../include
-I../../../include/extensions            -I../../../include/extensions 
-I../../.. -I../../../exports/include   -D__i386__ -DWIN32_LEAN_AND_MEAN
-DX_LOCALE -D_X86_ -D__CYGWIN__ -D_XOPEN_SOURCE -D_POSIX_C_SOURCE=199309L
-D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DNO_ALLOCA -DSHAPE -DXINPUT -DXKB
-DLBX -DXAPPGROUP -DXCSECURITY -DTOGCUP  -DXF86BIGFONT   -DPIXPRIV   -DRENDER
 -DGCCUSESGAS -DAVOID_GLYPHBLT -DPIXPRIV -DSINGLEDEPTH  -DXvExtension 
-DXFree86Server -DXF86VIDMODE -DXvMCExtension    -DXResExtension
-DX_BYTE_ORDER=X_LITTLE_ENDIAN -DNDEBUG  -DFUNCPROTO=15 -DNARROWPROTO  
-DTCPCONN -DUNIXCONN -DHAS_STICKY_DIR_BIT -DHAS_FCHOWN                  
-DAVOID_GLYPHBLT -DPIXPRIV -DSINGLEDEPTH  -DXvExtension  -DXFree86Server
-DXF86VIDMODE -DXvMCExtension    -DXResExtension
-DX_BYTE_ORDER=X_LITTLE_ENDIAN -DDDXTIME -DFD_SETSIZE=256 -DDDXOSINIT
-DDDXOSVERRORF -DDDXOSFATALERROR   -I../../../lib/xtrans -DUSE_MAKEDEPEND --
connection.c io.c WaitFor.c osinit.c transport.c
./../../config/makedepend/makedepend: warning:  connection.c (reading
./../../include/Xos.h, line 59): cannot find include file "sys/types.h"
	not in ../include/sys/types.h
	not in ../../../include/sys/types.h
	not in ../../../include/extensions/sys/types.h
	not in ../../../include/extensions/sys/types.h
	not in ../../../sys/types.h
	not in ../../../exports/include/sys/types.h
	not in ../../../lib/xtrans/sys/types.h
	not in /sys/types.h
	not in /cygwin/1-pc-cygwin/include/sys/types.h
	not in /cygwin/1-pc-cygwin/include/w32api/sys/types.h
	not in /usr/lib/gcc-lib/i586-mandrake-linux-gnu/2.96/include/sys/types.h


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]