Symptom
Attempts to compile the xp_echo example from $SYBASE/ASE-*/sample/esp fails with error about missing include file port.h
Example:
$cd $SYBASE/ASE-16_0/sample/esp
$ make -f make.unix
cd .; \
cc -I/SAP/rel1604_pl3/OCS-16_0/include -o ./xp_echo.o -c xp_echo.c
xp_echo.c:20:18: fatal error: port.h: No such file or directory
#include <port.h>
^
compilation terminated.
make: *** [xp_echo.o] Error 1
Read more...
Environment
- SAP Adaptive Server Enterprise (ASE)
- xpserver
- Custom extended stored procedures (ESP)
Product
SAP Adaptive Server Enterprise 16.0
Keywords
xp_echo.c, make.unix, extended stored procedure, ESP, Sybase, ASEServer, SAPASE, dataserver, xpserver, CR827492, CR#827492, 827492 , KBA , BC-SYB-ASE , Sybase ASE Database Platform (non Business Suite) , Bug Filed
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.
SAP Knowledge Base Article - Preview