ITEM: J3097L

C++: Source file "va_list.h" cannot be opened.




Question:

We have a 340 which is at AIX 3.2.5. I am trying to write a program
in C++ using the "xlC" compiler. I am getting the following error:

  1540-008: (S): Source file "va_list.h" cannot be opened.

What could possibly be going wrong?

Response:

To eliminate the above problem issue the command:
ln -s /usr/include/va_list.h /usr/lpp/xlC/include/va_list.h

This is also fixed by the latest release of the C++ compiler. 


Support Line: C++: Source file "va_list.h" cannot be opened. ITEM: J3097L
Dated: May 1994 Category: N/A
This HTML file was generated 99/06/24~13:30:43
Comments or suggestions? Contact us