[Xpert]Can't build X server due to non compiled directories

2002-01-19 Thread Wayne Gowcher
Hi, I am trying to build X from XFree86-4.1.0 and I get the following errors : ar clq libidriver.a `cat idriver.list` ar: mouse/*_drv.o: No such file or directory make[6]: *** [libidriver.a] Error 1 gcc: ../../programs/Xserver/hw/xfree86/input/libidriver.a: No such file or directory gcc: XIE/d

[Xpert]X 4.0.1 link warning in xinit, xterm etc - type and size of environ not defined

2001-11-13 Thread Wayne Gowcher
I am trying to cross compile X 4.0.1 for a MIPS target using glibc-2.0.6 and in the following apps I get the following linker warning : Apps : xinit,xsm,xterm Link Warning : ld: warning: type and size of dynamic symbol 'environ' are not defined. Although these apps link, when I run them they al