Date: Fri, 20 Jun 2003 16:31:17 -0300 (ART) From: =?iso-8859-1?q?Rud=E1=20Filgueiras?= <ruda_porto@yahoo.com.br> To: knu@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: sqlrelay-0.32_2 Message-ID: <20030620193117.11973.qmail@web13301.mail.yahoo.com>
next in thread | raw e-mail | index | archive | help
Hi,I am trying to compile the FreeTDS database support on SQLRelay but anything goes wrong. This is the problem:cpd-01# makeif ( test -n "-Wl,-rpath /usr/local/lib -L/usr/local/lib -lct" ); then make sqlr-connection-freetds; make sqlr-connection-freetds-debug; fic++ -pedantic -w -fPIC -I/usr/local/include -DTMP_DIR=\"/usr/local/sqlrelay/tmp\" -DDEBUG_DIR=\"/usr/local/sqlrelay/debug\" -DDEFAULT_CONFIG_FILE=\"/usr/local/etc/sqlrelay.conf\" -I./ -I../../../ -I../../common -I../../libauthenticator -I../../libconfigfile -I../../libconnection -I/usr/ports/databases/sqlrelay/work/prefixes/libxml/include -I/usr/local/include -I/usr/local/include -c freetdsconnection.CIn file included from freetdsconnection.h:23, from freetdsconnection.C:4:ctfunctions.h:14: declaration of C function `CS_INT cs_locale(CS_CONTEXT*, int, CS_LOCALE*, int, CS_CHAR*, int, CS_INT*)' conflicts with/usr/local/include/cspublic.h:737: previous declaration `CS_RETCODE cs_locale(CS_CONTEXT*, int, CS_LOCALE*, int, CS_VOID*, int, CS_INT*)' herectfunctions.h:21: declaration of C function `CS_INT ct_command(CS_COMMAND*, int, CS_CHAR*, int, int)' conflicts with/usr/local/include/ctpublic.h:43: previous declaration `CS_RETCODE ct_command(CS_COMMAND*, int, const CS_VOID*, int, int)' here*** Error code 1Stop in /usr/ports/databases/sqlrelay/work/sqlrelay-0.32/src/connections/freetds.*** Error code 1Stop in /usr/ports/databases/sqlrelay/work/sqlrelay-0.32/src/connections/freetds.I would be happy if you can help me to make this compile.Thank'sRudá Porto Filgueiras --------------------------------- Yahoo! Mail Mais espaço, mais segurança e gratuito: caixa postal de 6MB, antivírus, proteção contra spam.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030620193117.11973.qmail>