Hi!!!!!<br><br>I have the next problem: When I try to compile, I obtain the next error:<br><br>Where and How I can obtain these files (sql.h, sqlext.h) that I need to compile this module?<br><br>Thanks!!!!!<br><br>make[1]: Entering directory `/root/OPENSER/openser-1.1.0-notls/modules/unixodbc'<br>Compiling dbase.c<br>gcc -fPIC -DPIC -g -O9 -funroll-loops -Wcast-align -Wall -minline-all-stringops -falign-loops -ftree-vectorize -mtune=athlon64&nbsp;&nbsp;&nbsp; -DNAME='"openser"' -DVERSION='"1.1.0-notls"' -DARCH='"i386"' -DOS='"linux"' -DCOMPILER='"gcc 4.1.0"' -D__CPU_i386 -D__OS_linux -D__SMP_no -DCFG_DIR='"/usr/local/etc/openser/"' -DPKG_MALLOC -DSHM_MEM&nbsp; -DSHM_MMAP -DUSE_IPV6 -DUSE_MCAST -DUSE_TCP -DDISABLE_NAGLE -DHAVE_RESOLV_RES -DF_MALLOC -DSTATISTICS&nbsp; -DFAST_LOCK -DADAPTIVE_WAIT -DADAPTIVE_WAIT_LOOPS=1024&nbsp; -DHAVE_GETHOSTBYNAME2 -DHAVE_UNION_SEMUN -DHAVE_SCHED_YIELD -DHAVE_MSG_NOSIGNAL -DHAVE_MSGHDR_MSG_CONTROL -DHAVE_ALLOCA_H -DHAVE_TIMEGM -DHAVE_EPOLL
 -DHAVE_SIGIO_RT -DHAVE_SELECT -I/usr/local/include -c dbase.c -o dbase.o<br>In file included from dbase.c:44:<br>val.h:36:17: error: sql.h: No such file or directory<br>val.h:37:20: error: sqlext.h: No such file or directory<br>In file included from dbase.c:44:<br>val.h:50: error: expected â)â before â*â token<br>In file included from dbase.c:45:<br>my_con.h:57: error: expected specifier-qualifier-list before âSQLHENVâ<br>my_con.h:87: error: expected declaration specifiers or â...â before âSQLHANDLEâ<br>my_con.h:87: error: expected declaration specifiers or â...â before âSQLSMALLINTâ<br>dbase.c: In function âreconnectâ:<br>dbase.c:60: error: âSQLCHARâ undeclared (first use in this function)<br>dbase.c:60: error: (Each undeclared identifier is reported only once<br>dbase.c:60: error: for each function it appears in.)<br>dbase.c:60: error: expected â;â before âoutstrâ<br>dbase.c:61: error: âSQLSMALLINTâ undeclared (first use in this function)<br>dbase.c:61: error: expected
 â;â before âoutstrlenâ<br>dbase.c:67: warning: implicit declaration of function âSQLDisconnectâ<br>dbase.c:67: error: âstruct my_conâ has no member named âdbcâ<br>dbase.c:76: warning: implicit declaration of function âSQLDriverConnectâ<br>dbase.c:76: error: âstruct my_conâ has no member named âdbcâ<br>dbase.c:77: error: expected expression before â)â token<br>dbase.c:79: warning: implicit declaration of function âSQL_SUCCEEDEDâ<br>dbase.c:81: error: âstruct my_conâ has no member named âdbcâ<br>dbase.c:82: error: âSQL_HANDLE_DBCâ undeclared (first use in this function)<br>dbase.c:82: error: too many arguments to function âextract_errorâ<br>dbase.c:86: warning: implicit declaration of function âSQLAllocHandleâ<br>dbase.c:86: error: âSQL_HANDLE_STMTâ undeclared (first use in this function)<br>dbase.c:86: error: âstruct my_conâ has no member named âdbcâ<br>dbase.c:87: error: âstruct my_conâ has no member named âstmt_handleâ<br>dbase.c:89: error: âstruct my_conâ has no member
 named âdbcâ<br>dbase.c:89: error: âstruct my_conâ has no member named âdbcâ<br>dbase.c:89: error: âstruct my_conâ has no member named âdbcâ<br>dbase.c:89: error: âstruct my_conâ has no member named âdbcâ<br>dbase.c:89: error: âstruct my_conâ has no member named âdbcâ<br>dbase.c:89: error: âstruct my_conâ has no member named âdbcâ<br>dbase.c:89: error: âstruct my_conâ has no member named âdbcâ<br>dbase.c:89: error: âstruct my_conâ has no member named âdbcâ<br>dbase.c:91: error: âstruct my_conâ has no member named âdbcâ<br>dbase.c:91: error: too many arguments to function âextract_errorâ<br>dbase.c: In function âsubmit_queryâ:<br>dbase.c:104: error: âSQLCHARâ undeclared (first use in this function)<br>dbase.c:104: error: expected â;â before âsqlstateâ<br>dbase.c:107: error: âstruct my_conâ has no member named âstmt_handleâ<br>dbase.c:109: warning: implicit declaration of function âSQLCloseCursorâ<br>dbase.c:109: error: âstruct my_conâ has no member named
 âstmt_handleâ<br>dbase.c:110: warning: implicit declaration of function âSQLFreeHandleâ<br>dbase.c:110: error: âSQL_HANDLE_STMTâ undeclared (first use in this function)<br>dbase.c:110: error: âstruct my_conâ has no member named âstmt_handleâ<br>dbase.c:113: error: âstruct my_conâ has no member named âdbcâ<br>dbase.c:113: error: âstruct my_conâ has no member named âstmt_handleâ<br>dbase.c:116: error: âstruct my_conâ has no member named âdbcâ<br>dbase.c:116: error: âstruct my_conâ has no member named âdbcâ<br>dbase.c:116: error: âstruct my_conâ has no member named âdbcâ<br>dbase.c:116: error: âstruct my_conâ has no member named âdbcâ<br>dbase.c:116: error: âstruct my_conâ has no member named âdbcâ<br>dbase.c:116: error: âstruct my_conâ has no member named âdbcâ<br>dbase.c:116: error: âstruct my_conâ has no member named âdbcâ<br>dbase.c:116: error: âstruct my_conâ has no member named âdbcâ<br>dbase.c:118: error: âstruct my_conâ has no member named âdbcâ<br>dbase.c:118: error:
 âSQL_HANDLE_DBCâ undeclared (first use in this function)<br>dbase.c:119: error: âsqlstateâ undeclared (first use in this function)<br>dbase.c:119: error: too many arguments to function âextract_errorâ<br>dbase.c:131: warning: implicit declaration of function âSQLExecDirectâ<br>dbase.c:131: error: âstruct my_conâ has no member named âstmt_handleâ<br>dbase.c:131: error: expected expression before â)â token<br>dbase.c:134: error: expected â;â before âsqlstateâ<br>dbase.c:136: error: âstruct my_conâ has no member named âstmt_handleâ<br>dbase.c:137: error: too many arguments to function âextract_errorâ<br>dbase.c:147: error: âstruct my_conâ has no member named âstmt_handleâ<br>dbase.c:147: error: expected expression before â)â token<br>dbase.c:151: error: âstruct my_conâ has no member named âstmt_handleâ<br>dbase.c:152: error: too many arguments to function âextract_errorâ<br>dbase.c:154: error: âstruct my_conâ has no member named âstmt_handleâ<br>dbase.c:155: error: âstruct
 my_conâ has no member named âstmt_handleâ<br>dbase.c:162: error: âstruct my_conâ has no member named âstmt_handleâ<br>dbase.c:163: error: âstruct my_conâ has no member named âstmt_handleâ<br>dbase.c: At top level:<br>dbase.c:209: error: expected â)â before â*â token<br>dbase.c:240: error: expected â)â before â*â token<br>dbase.c:286: error: expected â)â before â*â token<br>dbase.c: In function âdb_free_resultâ:<br>dbase.c:451: error: âSQL_HANDLE_STMTâ undeclared (first use in this function)<br>dbase.c:451: error: âstruct my_conâ has no member named âstmt_handleâ<br>dbase.c:452: error: âstruct my_conâ has no member named âstmt_handleâ<br>dbase.c: In function âdb_queryâ:<br>dbase.c:505: warning: implicit declaration of function âprint_whereâ<br>dbase.c:505: error: âstruct my_conâ has no member named âdbcâ<br>dbase.c: In function âdb_insertâ:<br>dbase.c:581: warning: implicit declaration of function âprint_valuesâ<br>dbase.c:581: error: âstruct my_conâ has no member named
 âdbcâ<br>dbase.c: In function âdb_deleteâ:<br>dbase.c:628: error: âstruct my_conâ has no member named âdbcâ<br>dbase.c: In function âdb_updateâ:<br>dbase.c:672: warning: implicit declaration of function âprint_setâ<br>dbase.c:672: error: âstruct my_conâ has no member named âdbcâ<br>dbase.c:683: error: âstruct my_conâ has no member named âdbcâ<br>dbase.c: In function âdb_replaceâ:<br>dbase.c:727: error: âstruct my_conâ has no member named âdbcâ<br>make[1]: *** [dbase.o] Error 1<br>make[1]: Leaving directory `/root/OPENSER/openser-1.1.0-notls/modules/unixodbc'<br><br><p>&#32;
                <hr size=1>  
Do You Yahoo!? 
La mejor conexión a Internet y <b>2GB</b> extra a tu correo por $100 al mes. <a href="http://net.yahoo.com.mx">http://net.yahoo.com.mx</a>