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 all dump the core. All these apps define environ as " extern char **environ" so I don't understand why the linker says it is undefined. Is this because the library it is trying to link against doesn't have the variable ? Does anyone know if there is a fix for this ? Note I am using glibc-2.0.6 because the distirbution I am using was compiled against this. TIA Wayne __________________________________________________ Do You Yahoo!? Find the one for you at Yahoo! Personals http://personals.yahoo.com _______________________________________________ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert