주식회사 누리아이티

정보자산의 보안강화를 위한 다계층 인증SW (BaroPAM) 전문기업.

▶ Tuxedo/오류 메시지(Tuxedo)

makefile에서 error

누리아이티 2010. 6. 28. 21:54

현상 : makefile에서 error
         /home/lgeds/ati/lji/source>make
         TUXDIR=/home/tuxedo \
         /rdb1/lgiora/bin/proc ireclen=132 oreclen=132 include=/home/lgeds/source/test/ip
         Pro*C/C++: Release 2.1.3.0.0 - Production on Wed Aug 28 10:30:02 1996
         Copyright (c) Oracle Corporation 1979, 1994.  All rights reserved.
         System default option values taken from: /rdb1/lgiora/proc/pmscfg.h
         Syntax error at line 0, column 0, file sid_delete.pc:
         (1) PCC-S-02201, Encountered the symbol "<eof>" when expecting one of the follo:
             ; { } ( * & + - ~ ! ^ ++ -- ... break, case, continue,
             default, do, for, goto, if, return, sizeof, switch, etc.
         The symbol "}" was substituted for "<eof>" to continue.
         (1) PCC-F-02102, Fatal error while doing C preprocessing
         *** 오류 코드 1
         make: 치명적인 오류: 타겟 `sid_delete.c'를 위한 명령어가 실패
 

원인 : 프로그램 내의 "<eof>"가 잘못됨