▶ Tuxedo/오류 메시지(Tuxedo)
CMDTUX_CAT:1832, CMDTUX_CAT:530
누리아이티
2010. 7. 5. 02:35
현상 : kumca3:/tuxedo/sdk/udataobj] buildtms -r Oracle_XA -o TMS_ORACLE8
ld: 0706-005 Cannot find or open file: /lib/crt0.o
ld:open(): A file or directory in the path name does not exist.
CMDTUX_CAT:1832: ERROR: can't execute cc -I$TUXDIR/include -o TMS_ORACLE8 BS-9ae2.c -L${TUXDIR}/lib /tuxedo/sdk/lib/TMS.o -ltux -lbuft -ltux2 -L/oracle/lib/ -lclntsh -lfml -lfml32 -lgp
CMDTUX_CAT:530: ERROR: Cannot execute $TUXDIR/bin/buildserver -r Oracle_XA -o TMS_ORACLE8 -s TMS -f $TUXDIR/lib/TMS.o
원인 : /lib directory가 존재하지 않음.
조치 : /lib directory를 생성하고 모듈을 복사함.