El jue, 19-05-2005 a las 11:50 -0400, [EMAIL PROTECTED] escribió: > Hola: Estoy intentando comunicar SQL 2000 con una máquina FC2, utilizo > FreeTDS, cuando aplicamos ./configure, todo bien hasta:
Te falta el compilador de C++ gcc-c++ es el paquete Dejo el log para los anales. --------------------------- > [EMAIL PROTECTED] freetds-0.63]# ./configure --prefix=/usr/local/freetds > --with-tdsver=4.2 --with-unixodbc=/usr/local/unixodbc > . > . > . > checking for dlfcn.h... yes > checking for g++... no > checking for c++... no > checking for gpp... no > checking for aCC... no > checking for CC... no > checking for cxx... no > checking for cc++... no > checking for cl... no > checking for FCC... no > checking for KCC... no > checking for RCC... no > checking for xlC_r... no > checking for xlC... no > checking whether we are using the GNU C++ compiler... no > checking whether g++ accepts -g... no > checking dependency style of g++... none > checking how to run the C++ preprocessor... /lib/cpp > configure: error: C++ preprocessor "/lib/cpp" fails sanity check > > Actualizamos la librería cpp, versión 3.3.3.7,y no hemos logrado darle > otra interpretación a los mensajes. > En el config.log nos dice: > configure:2759: gcc -c -g -02 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5 > conftest.c:2: error: syntax error before "me" y en esta parte ya no > cachamos nada. Agradeceríamos cualquier empujón. > Latorre > -- Franco Catrin L. TUXPAN http://www.tuxpan.com/fcatrin

