Troubleshooting
Problem 1: An Error Is Reported When the make Command Is Executed
Symptom
An error message " error: invalid operands to binary != (have'va_list '{aka' __va_list '} and' void * ')" is displayed when the make command is executed.
Possible Cause
The source code programming language is not standard.
Procedure
Modify line 714 in the htmshell.c file by following the instructions provided in 5.
Parent topic: pblat 2.1 Porting Guide (CentOS 7.6)