Re: [gnome-db] sybase



On Tue, 2002-08-06 at 14:59, Hugh Bragg wrote:
> Thanks, I got a lot further.
> I installed /home/hugh/freetds-0.51-1.asp.i386.rpm and set prefix to 
> /usr/freetds
> This time there is a compile error, possibly the libraries I used.
> Which libraries should I use. My sybase installation /usr/opt/sybase-11.9.2/ 
> doesn't have the include files so I use the freetds.
> 
> Otherwise, I have no idea what the problem is.
> 
> gda-sybase-connection.c: In function `gda_sybase_connection_reopen':
> gda-sybase-connection.c:821: `CS_MAX_CHAR' undeclared (first use in
this function)
> gda-sybase-connection.c:821: (Each undeclared identifier is reported
only once
> gda-sybase-connection.c:821: for each function it appears in.)
> gda-sybase-connection.c:1017: `CS_SERVERNAME' undeclared (first use in
this function)
>
hmm, could you grep the sybase include directory for those symbols to
check that they are there? Those symbols seem to belong to sybase API,
so it seems you are missing a header file.

cheers



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