[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Definition not found for symbol 'HTTP_CRASH'.



If that is your exact CRTSRVPGM I don't see where you are referencing the binding directory.

Different Scott

-----Original Message-----
From: ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx [mailto:ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of Matthias Sost
Sent: Wednesday, December 10, 2014 6:52 AM
To: ftpapi@xxxxxxxxxxxxxxxxxxxxxx
Subject: Fwd: Definition not found for symbol 'HTTP_CRASH'.


Hi Scott or anyone else that has a good idea,

I want to write a small Service Program (RPGLE on V6R1) that uses Parts of HTTPAPI. Simply log on to a Website and submit a request to get some data.

Compiled the Module using CRTRPGMOD, no prob at all.

When doing the CRTSRVPGM, it cannot find the Definitions for some symbols:

    528 - CRTSRVPGM SRVPGM(RLSAUT/RLSAUT_MDL) EXPORT(*ALL) TEXT('RLSAUT -

   Release Automation Service-Program')

Definition not found for symbol 'HTTP_CRASH'.

Definition not found for symbol 'HTTP_ERROR'.
Definition not found for symbol 'HTTP_GETAUTH'.

Definition not found for symbol 'HTTP_SETAUTH'.

Definition not found for symbol 'HTTP_URL_GET'.

BNDDIR looks like follows:

CRTBNDDIRBNDDIR(RLSAUT/RLSAUTBNDD)

ADDBNDDIREBNDDIR(RLSAUT/RLSAUTBNDD)OBJ((RLSAUT/RLSAUT_MDL))
ADDBNDDIREBNDDIR(RLSAUT/RLSAUTBNDD)OBJ((RLSAUT/RLSAUT_SQL))
ADDBNDDIREBNDDIR(RLSAUT/RLSAUTBNDD)OBJ((CIELPBO/HTTPUTILR4
*MODULE*IMMED))POSITION(*LAST)
ADDBNDDIREBNDDIR(RLSAUT/RLSAUTBNDD)OBJ((CIELPBO/HTTAPIR4
*SRVPGM*IMMED))POSITION(*LAST)


Any good idea what's going wrong?




-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------