我正在尝试使用编译器 Sun C++ 5.9 SunOS_sparc Patch 124863-01 在 SUN 服务器上编译 C++ 应用程序。编译时出现以下错误:
PCC-S-02016, include file pathname is too long
Error at line 22, column 10 in file /export/home/bscs/billing1/bscsprod/billing/
compilation/opt_nc/hpux11.x/xalan/include/xalanc/PlatformSupport/XalanXMLChar.hp
p
#include <xalanc/PlatformSupport/PlatformSupportDefinitions.hpp>
.........1
PCC-S-02015, unable to open include file
Error at line 37, column 10 in file BillImageRef.pcpp
EXEC SQL BEGIN DECLARE SECTION;
.........1
PCC-S-02016, include file pathname is too long
你有任何想法如何解决这个问题吗?预先感谢您的问候