ADSM-L

Re: Compile of ADSMPIPE

1998-08-20 11:50:30
Subject: Re: Compile of ADSMPIPE
From: Leandro Carneiro Torres <ctorres AT SERVICEINF.COM DOT BR>
Date: Thu, 20 Aug 1998 12:50:30 -0300
Gerhard,
I found the solution for my problem:

To compile the ADSMPIPE in AIX V4.2 we must include the following line in the
files adsmpipe.c and adsmblib.c:

#include "dsmapips.h"

The right order of the includes is:

#include "dsmapips.h"
#include "dsmrc.h"
#include "dsmapitd.h"
#include "dsmapifp.h"

Thanks for your help,
Leandro.


Gerhard Rentschler wrote:

> Hello,
> I found out I had to change the order of 2 header files from the ADSM API.
> The names start with dsmapi..h.
> Have you installed the API part of the client?
> Best regards
> Gerhard
>
> -----Original Message-----
> From:   Leandro Carneiro Torres [SMTP:ctorres AT SERVICEINF.COM DOT BR]
> Sent:   Thursday, August 20, 1998 4:38 PM
> To:     ADSM-L AT VM.MARIST DOT EDU
> Subject:        Compile of ADSMPIPE
>
> People,
> how can I compile the ADSMPIPE in AIX V4.2.1 ????
>
> I need help for today. IT'S URGENT !!!
>
> Thanks in advance,
> Leandro.
<Prev in Thread] Current Thread [Next in Thread>