Re: [PHP-DB] adabas and unified odbc driver From: Curtis Nelson (curtis.nelson <email protected>)
Date: 10/15/01

Curtis Nelson wrote:

> Mark Newnham wrote:
>
>> when i say --adabase i mean, of course, --with-adabas
>>

I was able to install Adabas D and get it running. I guess I needed to
do this to get ahold of the libs for the above parameter.

Now, however, I get an error when I compile php with
--with-adabas=/my/path/to/adabas and it comes back with:

In file included from /usr/local/src/php4-4.0.5/ext/odbc/php_odbc.h:77,
                  from internal_functions.c:33:
/home/sag/aad/v1200/incl/sqlext.h:1951: parse error before `SQLHANDLE'

This causes the 'make' to crash out. The source I'm using is 4.0.5 and
the latest version of Adabas 12 -- I've got a personal edition I'm testing.

My real goal here was to connect to another server on a different machine.

Anyone else able to report problems getting php to compile with Adabas
support? I looked at the source file and can't see anything glaringly
wrong.

Regards, Curtis

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-db-unsubscribe <email protected>
For additional commands, e-mail: php-db-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>