PROBLEM: (QAR 45698) (Patch ID: TCR100-001) ******** TCR V1.0 used the same names for functions as X.25. This would cause a kernel build to fail with the following errors: error message : . . cc -I -I. -I.. -I../include -DIDENT=CHANG -DDEC21000 ....... rm -f vmunix vmunix.sys loading vmunix.sys ld: lib_routines.o: removeElement: multiply defined acntg_socket.o: branch relocation out-of-range, bad object file produced, can't branch from 0xfffffc000066b05c to 0xfffffc000025680c Relinking with trampoline code ld: lib_routines.o: removeElement: multiply defined *** Exit 1 (ignored) chmod 700 a.out chmod: a.out: No such file or directory *** Exit 1 Stop. . Press to continue.