[debiancolombia] no ip duc
Jorge Gonzalez
jag2kn en gmail.com
Mie Oct 3 16:28:23 COT 2007
On 10/3/07, humano <fredyrivera en gmail.com> wrote:
>
> On 10/2/07, jaime paternina paternina <jepr.88 en gmail.com> wrote:
> > no puedo instalar el no ip duc para linux es un .tar.gz lo descomprimo
>
> Intenta instalar directamente el paquete para debian, mira
> http://packages.debian.org/stable/net/no-ip
> esto te sirve a menos que necesites hacer una instalación para una
> versión especial y no te sirva el paquete de debian.
>
> salu2
> fredyrivera
>
> > y voy ala carpeta y le digo make y me dice :
pregunta, le dio ./configure!?
de todas formas tambien recomiendo los paquetes de debian como dice Fredy
> gcc -Wall -g -O2 -Dlinux -DPREFIX=\"/usr/local\" noip2.c -o noip2
> > noip2.c:118:19: error: stdio.h: No existe el fichero o el directorio
> > noip2.c:119:20: error: stdlib.h: No existe el fichero o el directorio
> > noip2.c:121:20: error: unistd.h: No existe el fichero o el directorio
> > noip2.c:122:23: error: sys/types.h: No existe el fichero o el directorio
> > noip2.c:123:23: error: sys/ioctl.h: No existe el fichero o el directorio
> > noip2.c:124:22: error: sys/time.h: No existe el fichero o el directorio
> > noip2.c:125:20: error: string.h: No existe el fichero o el directorio
> > noip2.c:126:19: error: ctype.h: No existe el fichero o el directorio
> > noip2.c:127:19: error: errno.h: No existe el fichero o el directorio
> > noip2.c:128:20: error: signal.h: No existe el fichero o el directorio
> > noip2.c:129:20: error: assert.h: No existe el fichero o el directorio
> > noip2.c:130:21: error: termios.h: No existe el fichero o el directorio
> > noip2.c:131:24: error: sys/socket.h: No existe el fichero o el
> directorio
> > noip2.c:132:24: error: netinet/in.h: No existe el fichero o el
> directorio
> > noip2.c:133:19: error: netdb.h: No existe el fichero o el directorio
> > noip2.c:134:20: error: syslog.h: No existe el fichero o el directorio
> > noip2.c:135:19: error: fcntl.h: No existe el fichero o el directorio
> > noip2.c:136:22: error: sys/stat.h: No existe el fichero o el directorio
> > noip2.c:137:22: error: sys/wait.h: No existe el fichero o el directorio
> > noip2.c:139:23: error: arpa/inet.h: No existe el fichero o el directorio
> > noip2.c:140:20: error: net/if.h: No existe el fichero o el directorio
> > noip2.c:141:21: error: sys/ipc.h: No existe el fichero o el directorio
> > noip2.c:142:21: error: sys/shm.h: No existe el fichero o el directorio
> > noip2.c:143:17: error: pwd.h: No existe el fichero o el directorio
> > noip2.c:144:18: error: time.h: No existe el fichero o el directorio
> > noip2.c:158:29: error: linux/sockios.h: No existe el fichero o el
> directorio
> > noip2.c:347: error: âNULLâ undeclared here (not in a function)
> > noip2.c:373: error: expected specifier-qualifier-list before âushortâ
> > noip2.c:457: warning: âstruct shmid_dsâ declared inside parameter list
> > noip2.c:457: warning: its scope is only this definition or
> > declaration, which is probably not what you want
> > noip2.c:463: error: expected declaration specifiers or â...â before
> âsize_tâ
> > noip2.c:464: error: expected declaration specifiers or â...â before
> âsize_tâ
> > noip2.c:474: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â
> > before âchksumâ
> > noip2.c: In function âUsageâ:
> > noip2.c:497: warning: implicit declaration of function âfprintfâ
> > noip2.c:497: warning: incompatible implicit declaration of built-in
> > function âfprintfâ
> > noip2.c:497: error: âstderrâ undeclared (first use in this function)
> > noip2.c:497: error: (Each undeclared identifier is reported only once
> > noip2.c:497: error: for each function it appears in.)
> > noip2.c: In function âmainâ:
> > noip2.c:534: error: invalid use of undefined type âstruct sigactionâ
> > noip2.c:535: warning: implicit declaration of function âsigemptysetâ
> > noip2.c:535: error: invalid use of undefined type âstruct sigactionâ
> > noip2.c:536: error: invalid use of undefined type âstruct sigactionâ
> > noip2.c:536: error: âSIG_IGNâ undeclared (first use in this function)
> > noip2.c:537: warning: implicit declaration of function âsigactionâ
> > noip2.c:537: error: âSIGHUPâ undeclared (first use in this function)
> > noip2.c:538: error: âSIGPIPEâ undeclared (first use in this function)
> > noip2.c:539: error: âSIGUSR1â undeclared (first use in this function)
> > noip2.c:540: error: âSIGUSR2â undeclared (first use in this function)
> > noip2.c:541: error: invalid use of undefined type âstruct sigactionâ
> > noip2.c:542: error: âSIGALRMâ undeclared (first use in this function)
> > noip2.c:543: warning: implicit declaration of function âstrrchrâ
> > noip2.c:543: warning: incompatible implicit declaration of built-in
> > function âstrrchrâ
> > noip2.c:548: warning: implicit declaration of function âopenlogâ
> > noip2.c:548: error: âLOG_PIDâ undeclared (first use in this function)
> > noip2.c:548: error: âLOG_DAEMONâ undeclared (first use in this function)
> > noip2.c:550: warning: implicit declaration of function ârealpathâ
> > noip2.c:550: warning: assignment makes pointer from integer without a
> cast
> > noip2.c:553: warning: implicit declaration of function âsprintfâ
> > noip2.c:553: warning: incompatible implicit declaration of built-in
> > function âsprintfâ
> > noip2.c:560: warning: implicit declaration of function âexitâ
> > noip2.c:560: warning: incompatible implicit declaration of built-in
> > function âexitâ
> > noip2.c:566: warning: implicit declaration of function âgeteuidâ
> > noip2.c:567: warning: implicit declaration of function âgetpwnamâ
> > noip2.c:567: warning: assignment makes pointer from integer without a
> cast
> > noip2.c:568: warning: implicit declaration of function âsetgidâ
> > noip2.c:568: error: dereferencing pointer to incomplete type
> > noip2.c:569: warning: implicit declaration of function âsetegidâ
> > noip2.c:569: error: dereferencing pointer to incomplete type
> > noip2.c:570: warning: implicit declaration of function âsetuidâ
> > noip2.c:570: error: dereferencing pointer to incomplete type
> > noip2.c:571: warning: implicit declaration of function âseteuidâ
> > noip2.c:571: error: dereferencing pointer to incomplete type
> > noip2.c:585: error: invalid use of undefined type âstruct sigactionâ
> > noip2.c:587: error: invalid use of undefined type âstruct sigactionâ
> > noip2.c:588: error: âSIGINTâ undeclared (first use in this function)
> > noip2.c:589: error: âSIGTERMâ undeclared (first use in this function)
> > noip2.c:590: error: âSIGQUITâ undeclared (first use in this function)
> > noip2.c:591: error: invalid use of undefined type âstruct sigactionâ
> > noip2.c:592: error: âSIGCHLDâ undeclared (first use in this function)
> > noip2.c:608: warning: implicit declaration of function âshmdtâ
> > noip2.c:616: warning: implicit declaration of function âstrcpyâ
> > noip2.c:616: warning: incompatible implicit declaration of built-in
> > function âstrcpyâ
> > noip2.c:619: warning: implicit declaration of function âfreeâ
> > noip2.c: In function âprocess_optionsâ:
> > noip2.c:630: warning: implicit declaration of function âgetoptâ
> > noip2.c:630: error: âEOFâ undeclared (first use in this function)
> > noip2.c:646: warning: implicit declaration of function âatoiâ
> > noip2.c:651: warning: implicit declaration of function âstrcatâ
> > noip2.c:651: warning: incompatible implicit declaration of built-in
> > function âstrcatâ
> > noip2.c:680: warning: incompatible implicit declaration of built-in
> > function âexitâ
> > noip2.c:695: warning: incompatible implicit declaration of built-in
> > function âstrcpyâ
> > noip2.c:716: warning: incompatible implicit declaration of built-in
> > function âexitâ
> > noip2.c:721: warning: incompatible implicit declaration of built-in
> > function âexitâ
> > noip2.c:727: warning: incompatible implicit declaration of built-in
> > function âexitâ
> > noip2.c:733: warning: incompatible implicit declaration of built-in
> > function âexitâ
> > noip2.c:737: warning: incompatible implicit declaration of built-in
> > function âexitâ
> > noip2.c:741: warning: incompatible implicit declaration of built-in
> > function âexitâ
> > noip2.c:745: warning: incompatible implicit declaration of built-in
> > function âexitâ
> > noip2.c:626: warning: unused variable âopterrâ
> > noip2.c: In function âsigchld_handlerâ:
> > noip2.c:759: warning: implicit declaration of function âwaitpidâ
> > noip2.c:759: error: âWNOHANGâ undeclared (first use in this function)
> > noip2.c:759: error: âWUNTRACEDâ undeclared (first use in this function)
> > noip2.c: In function âget_versionâ:
> > noip2.c:792: warning: incompatible implicit declaration of built-in
> > function âsprintfâ
> > noip2.c:794: warning: incompatible implicit declaration of built-in
> > function âstrcpyâ
> > noip2.c: In function âsave_IPâ:
> > noip2.c:802: warning: implicit declaration of function âaccessâ
> > noip2.c:802: error: âW_OKâ undeclared (first use in this function)
> > noip2.c:803: warning: implicit declaration of function âlseekâ
> > noip2.c:803: error: âSEEK_SETâ undeclared (first use in this function)
> > noip2.c:804: warning: implicit declaration of function âwriteâ
> > noip2.c:805: warning: implicit declaration of function âstrlenâ
> > noip2.c:805: warning: incompatible implicit declaration of built-in
> > function âstrlenâ
> > noip2.c:815: warning: implicit declaration of function âcloseâ
> > noip2.c:818: warning: incompatible implicit declaration of built-in
> > function âexitâ
> > noip2.c: In function âgetipâ:
> > noip2.c:825: error: storage size of âifrâ isnât known
> > noip2.c:826: error: storage size of âzâ isnât known
> > noip2.c:829: warning: implicit declaration of function âsocketâ
> > noip2.c:829: error: âAF_INETâ undeclared (first use in this function)
> > noip2.c:829: error: âSOCK_DGRAMâ undeclared (first use in this function)
> > noip2.c:830: error: âerrnoâ undeclared (first use in this function)
> > noip2.c:833: warning: incompatible implicit declaration of built-in
> > function âstrcpyâ
> > noip2.c:834: warning: implicit declaration of function âioctlâ
> > noip2.c:834: error: âSIOCGIFFLAGSâ undeclared (first use in this
> function)
> > noip2.c:839: error: âIFF_UPâ undeclared (first use in this function)
> > noip2.c:845: error: âSIOCGIFADDRâ undeclared (first use in this
> function)
> > noip2.c:852: error: dereferencing pointer to incomplete type
> > noip2.c:853: warning: implicit declaration of function âinet_ntoaâ
> > noip2.c:853: warning: passing argument 2 of âstrcpyâ makes pointer
> > from integer without a cast
> > noip2.c:856: warning: incompatible implicit declaration of built-in
> > function âfprintfâ
> > noip2.c:856: error: âstderrâ undeclared (first use in this function)
> > noip2.c:826: warning: unused variable âzâ
> > noip2.c:825: warning: unused variable âifrâ
> > noip2.c: In function âconfig_file_inuseâ:
> > noip2.c:867: warning: implicit declaration of function âshmgetâ
> > noip2.c:869: warning: implicit declaration of function âshmatâ
> > noip2.c:869: warning: assignment makes pointer from integer without a
> cast
> > noip2.c:876: warning: implicit declaration of function âstrcmpâ
> > noip2.c:877: warning: implicit declaration of function âkillâ
> > noip2.c: At top level:
> > noip2.c:888: warning: âstruct shmid_dsâ declared inside parameter list
> > noip2.c:889: error: conflicting types for âdump_shmâ
> > noip2.c:457: error: previous declaration of âdump_shmâ was here
> > noip2.c: In function âdump_shmâ:
> > noip2.c:891: warning: incompatible implicit declaration of built-in
> > function âfprintfâ
> > noip2.c:891: error: âstderrâ undeclared (first use in this function)
> > noip2.c:892: error: invalid application of âsizeofâ to incomplete type
> > âstruct shmid_dsâ
> > noip2.c:893: error: dereferencing pointer to incomplete type
> > noip2.c:895: error: dereferencing pointer to incomplete type
> > noip2.c:895: error: dereferencing pointer to incomplete type
> > noip2.c:897: error: dereferencing pointer to incomplete type
> > noip2.c:897: error: dereferencing pointer to incomplete type
> > noip2.c:898: error: dereferencing pointer to incomplete type
> > noip2.c:899: warning: implicit declaration of function âctimeâ
> > noip2.c:899: error: dereferencing pointer to incomplete type
> > noip2.c:899: warning: format â%sâ expects type âchar *â, but argument
> > 3 has type âintâ
> > noip2.c:900: error: dereferencing pointer to incomplete type
> > noip2.c:900: warning: format â%sâ expects type âchar *â, but argument
> > 3 has type âintâ
> > noip2.c:901: error: dereferencing pointer to incomplete type
> > noip2.c:901: warning: format â%sâ expects type âchar *â, but argument
> > 3 has type âintâ
> > noip2.c:902: error: dereferencing pointer to incomplete type
> > noip2.c:903: error: dereferencing pointer to incomplete type
> > noip2.c:904: error: dereferencing pointer to incomplete type
> > noip2.c: In function âget_shm_infoâ:
> > noip2.c:911: error: storage size of âdsâ isnât known
> > noip2.c:914: error: âIPC_CREATâ undeclared (first use in this function)
> > noip2.c:916: warning: implicit declaration of function âstrerrorâ
> > noip2.c:916: error: âerrnoâ undeclared (first use in this function)
> > noip2.c:919: warning: implicit declaration of function âshmctlâ
> > noip2.c:919: error: âIPC_STATâ undeclared (first use in this function)
> > noip2.c:934: warning: assignment makes pointer from integer without a
> cast
> > noip2.c:952: error: âESRCHâ undeclared (first use in this function)
> > noip2.c:959: warning: incompatible implicit declaration of built-in
> > function âstrcpyâ
> > noip2.c:973: warning: implicit declaration of function âgetpidâ
> > noip2.c:977: warning: incompatible implicit declaration of built-in
> > function âsprintfâ
> > noip2.c:911: warning: unused variable âdsâ
> > noip2.c: In function ârun_as_backgroundâ:
> > noip2.c:989: warning: implicit declaration of function âforkâ
> > noip2.c:992: error: âerrnoâ undeclared (first use in this function)
> > noip2.c:992: warning: assignment makes pointer from integer without a
> cast
> > noip2.c:996: warning: incompatible implicit declaration of built-in
> > function âexitâ
> > noip2.c:998: warning: implicit declaration of function âsetsidâ
> > noip2.c:1002: warning: implicit declaration of function âfcloseâ
> > noip2.c:1002: error: âstderrâ undeclared (first use in this function)
> > noip2.c:1003: error: âstdoutâ undeclared (first use in this function)
> > noip2.c:1004: error: âstdinâ undeclared (first use in this function)
> > noip2.c:1005: warning: implicit declaration of function âsyslogâ
> > noip2.c:1005: error: âLOG_INFOâ undeclared (first use in this function)
> > noip2.c:1030: warning: incompatible implicit declaration of built-in
> > function âstrcpyâ
> > noip2.c: In function âSleepâ:
> > noip2.c:1056: error: storage size of âtimeoutâ isnât known
> > noip2.c:1060: warning: implicit declaration of function âselectâ
> > noip2.c:1056: warning: unused variable âtimeoutâ
> > noip2.c: At top level:
> > noip2.c:1064: error: expected declaration specifiers or â...â before
> âsize_tâ
> > noip2.c: In function âReadâ:
> > noip2.c:1066: error: âsize_tâ undeclared (first use in this function)
> > noip2.c:1066: error: expected â;â before âbytes_readâ
> > noip2.c:1070: error: âbytes_readâ undeclared (first use in this
> function)
> > noip2.c:1070: error: âcountâ undeclared (first use in this function)
> > noip2.c:1071: warning: implicit declaration of function âalarmâ
> > noip2.c:1072: warning: implicit declaration of function âreadâ
> > noip2.c:1076: error: âLOG_WARNINGâ undeclared (first use in this
> function)
> > noip2.c: At top level:
> > noip2.c:1091: error: expected declaration specifiers or â...â before
> âsize_tâ
> > noip2.c: In function âWriteâ:
> > noip2.c:1093: error: âsize_tâ undeclared (first use in this function)
> > noip2.c:1093: error: expected â;â before âbytes_sentâ
> > noip2.c:1097: error: âbytes_sentâ undeclared (first use in this
> function)
> > noip2.c:1097: error: âcountâ undeclared (first use in this function)
> > noip2.c: In function âConnectâ:
> > noip2.c:1114: error: storage size of âsaddrâ isnât known
> > noip2.c:1115: error: storage size of âaddrâ isnât known
> > noip2.c:1118: warning: implicit declaration of function âgethostbynameâ
> > noip2.c:1118: warning: assignment makes pointer from integer without a
> cast
> > noip2.c:1121: warning: implicit declaration of function âmemcpyâ
> > noip2.c:1121: warning: incompatible implicit declaration of built-in
> > function âmemcpyâ
> > noip2.c:1121: error: dereferencing pointer to incomplete type
> > noip2.c:1122: warning: implicit declaration of function âmemsetâ
> > noip2.c:1122: warning: incompatible implicit declaration of built-in
> > function âmemsetâ
> > noip2.c:1123: error: âAF_INETâ undeclared (first use in this function)
> > noip2.c:1124: warning: implicit declaration of function âhtonsâ
> > noip2.c:1126: error: âSOCK_STREAMâ undeclared (first use in this
> function)
> > noip2.c:1131: warning: implicit declaration of function âconnectâ
> > noip2.c:1115: warning: unused variable âaddrâ
> > noip2.c:1114: warning: unused variable âsaddrâ
> > noip2.c: In function âconverse_with_web_serverâ:
> > noip2.c:1155: warning: implicit declaration of function âstrchrâ
> > noip2.c:1155: warning: incompatible implicit declaration of built-in
> > function âstrchrâ
> > noip2.c:1157: warning: incompatible implicit declaration of built-in
> > function âfprintfâ
> > noip2.c:1157: error: âstderrâ undeclared (first use in this function)
> > noip2.c:1162: warning: incompatible implicit declaration of built-in
> > function âfprintfâ
> > noip2.c:1165: warning: incompatible implicit declaration of built-in
> > function âstrlenâ
> > noip2.c:1165: error: too many arguments to function âWriteâ
> > noip2.c:1169: error: too many arguments to function âReadâ
> > noip2.c:1178: warning: incompatible implicit declaration of built-in
> > function âstrchrâ
> > noip2.c:1180: warning: incompatible implicit declaration of built-in
> > function âfprintfâ
> > noip2.c:1185: warning: incompatible implicit declaration of built-in
> > function âfprintfâ
> > noip2.c: At top level:
> > noip2.c:1198: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â
> > before âchksumâ
> > noip2.c: In function âurl_decodeâ:
> > noip2.c:1219: warning: implicit declaration of function âisdigitâ
> > noip2.c: In function âget_one_configâ:
> > noip2.c:1234: warning: implicit declaration of function âopenâ
> > noip2.c:1234: error: âO_RDONLYâ undeclared (first use in this function)
> > noip2.c:1238: error: âstruct CONFIGâ has no member named ârlengthâ
> > noip2.c:1239: error: âstruct CONFIGâ has no member named âintervalâ
> > noip2.c:1240: error: âstruct CONFIGâ has no member named ânatâ
> > noip2.c:1241: warning: incompatible implicit declaration of built-in
> > function âstrcpyâ
> > noip2.c:1241: error: âstruct CONFIGâ has no member named âdeviceâ
> > noip2.c:1245: error: âstruct CONFIGâ has no member named âelengthâ
> > noip2.c: In function âdisplay_one_configâ:
> > noip2.c:1264: warning: incompatible implicit declaration of built-in
> > function âstrcatâ
> > noip2.c:1266: warning: incompatible implicit declaration of built-in
> > function âstrchrâ
> > noip2.c: In function âdisplay_current_configâ:
> > noip2.c:1317: error: âSHM_RDONLYâ undeclared (first use in this
> function)
> > noip2.c:1318: warning: assignment makes pointer from integer without a
> cast
> > noip2.c:1325: error: âSIGTERMâ undeclared (first use in this function)
> > noip2.c:1326: error: âerrnoâ undeclared (first use in this function)
> > noip2.c:1326: error: âESRCHâ undeclared (first use in this function)
> > noip2.c:1354: error: âSIGUSR1â undeclared (first use in this function)
> > noip2.c:1372: error: âSEEK_SETâ undeclared (first use in this function)
> > noip2.c:1417: warning: incompatible implicit declaration of built-in
> > function âexitâ
> > noip2.c: In function âparse_configâ:
> > noip2.c:1425: error: âO_RDWRâ undeclared (first use in this function)
> > noip2.c:1427: error: âerrnoâ undeclared (first use in this function)
> > noip2.c:1427: error: âEACCESâ undeclared (first use in this function)
> > noip2.c:1428: error: âO_RDONLYâ undeclared (first use in this function)
> > noip2.c:1444: error: âstruct CONFIGâ has no member named âmagicâ
> > noip2.c:1446: error: âstruct CONFIGâ has no member named ârlengthâ
> > noip2.c:1451: error: âstruct CONFIGâ has no member named âelengthâ
> > noip2.c:1458: warning: implicit declaration of function âchksumâ
> > noip2.c:1458: error: âstruct CONFIGâ has no member named ârlengthâ
> > noip2.c:1459: error: âstruct CONFIGâ has no member named âelengthâ
> > noip2.c:1460: error: âstruct CONFIGâ has no member named âmagicâ
> > noip2.c:1461: error: âushortâ undeclared (first use in this function)
> > noip2.c:1462: error: âstruct CONFIGâ has no member named âchksumâ
> > noip2.c:1465: warning: incompatible implicit declaration of built-in
> > function âstrcpyâ
> > noip2.c:1467: error: âstruct CONFIGâ has no member named âdeviceâ
> > noip2.c:1468: error: âstruct CONFIGâ has no member named âintervalâ
> > noip2.c:1469: error: âstruct CONFIGâ has no member named ânatâ
> > noip2.c:1470: error: âstruct CONFIGâ has no member named âcountâ
> > noip2.c:1475: warning: incompatible implicit declaration of built-in
> > function âexitâ
> > noip2.c:1477: error: âstruct CONFIGâ has no member named âcountâ
> > noip2.c: In function âget_our_visible_IPaddrâ:
> > noip2.c:1493: warning: incompatible implicit declaration of built-in
> > function âsprintfâ
> > noip2.c:1499: warning: incompatible implicit declaration of built-in
> > function âstrrchrâ
> > noip2.c:1500: warning: incompatible implicit declaration of built-in
> > function âstrcpyâ
> > noip2.c:1503: warning: incompatible implicit declaration of built-in
> > function âfprintfâ
> > noip2.c:1503: error: âstderrâ undeclared (first use in this function)
> > noip2.c: In function âdump_bufferâ:
> > noip2.c:1517: warning: incompatible implicit declaration of built-in
> > function âstrcpyâ
> > noip2.c:1518: warning: implicit declaration of function âmkstempâ
> > noip2.c: In function âdynamic_updateâ:
> > noip2.c:1536: warning: incompatible implicit declaration of built-in
> > function âsprintfâ
> > noip2.c:1537: warning: incompatible implicit declaration of built-in
> > function âstrcatâ
> > noip2.c:1594: error: âerrnoâ undeclared (first use in this function)
> > noip2.c:1595: warning: incompatible implicit declaration of built-in
> > function âexitâ
> > noip2.c:1598: warning: incompatible implicit declaration of built-in
> > function âstrrchrâ
> > noip2.c:1607: warning: implicit declaration of function âexeclâ
> > noip2.c:1607: warning: incompatible implicit declaration of built-in
> > function âexeclâ
> > noip2.c: In function âhandle_dynup_errorâ:
> > noip2.c:1622: error: âLOG_INFOâ undeclared (first use in this function)
> > noip2.c:1625: error: âerrnoâ undeclared (first use in this function)
> > noip2.c:1625: warning: assignment makes pointer from integer without a
> cast
> > noip2.c:1672: warning: incompatible implicit declaration of built-in
> > function âstrcpyâ
> > noip2.c:1673: error: âSIGTERMâ undeclared (first use in this function)
> > noip2.c: In function âMallocâ:
> > noip2.c:1743: warning: implicit declaration of function âmallocâ
> > noip2.c:1743: warning: incompatible implicit declaration of built-in
> > function âmallocâ
> > noip2.c:1746: warning: incompatible implicit declaration of built-in
> > function âfprintfâ
> > noip2.c:1746: error: âstderrâ undeclared (first use in this function)
> > noip2.c:1747: warning: incompatible implicit declaration of built-in
> > function âexitâ
> > noip2.c: In function âhostsâ:
> > noip2.c:1779: warning: incompatible implicit declaration of built-in
> > function âmemcpyâ
> > noip2.c:1781: warning: incompatible implicit declaration of built-in
> > function âstrlenâ
> > noip2.c:1782: warning: incompatible implicit declaration of built-in
> > function âstrcpyâ
> > noip2.c:1788: warning: incompatible implicit declaration of built-in
> > function âfprintfâ
> > noip2.c:1788: error: âstderrâ undeclared (first use in this function)
> > noip2.c: In function âxmlerrâ:
> > noip2.c:1795: warning: implicit declaration of function âstrncmpâ
> > noip2.c:1807: warning: incompatible implicit declaration of built-in
> > function âfprintfâ
> > noip2.c:1807: error: âstderrâ undeclared (first use in this function)
> > noip2.c: In function âget_xml_fieldâ:
> > noip2.c:1821: warning: incompatible implicit declaration of built-in
> > function âstrlenâ
> > noip2.c:1825: warning: incompatible implicit declaration of built-in
> > function âstrchrâ
> > noip2.c:1829: warning: implicit declaration of function âstrncasecmpâ
> > noip2.c:1840: warning: incompatible implicit declaration of built-in
> > function âfprintfâ
> > noip2.c:1840: error: âstderrâ undeclared (first use in this function)
> > noip2.c: In function âadd_to_listâ:
> > noip2.c:1851: warning: implicit declaration of function âassertâ
> > noip2.c:1862: warning: incompatible implicit declaration of built-in
> > function âstrlenâ
> > noip2.c:1863: warning: incompatible implicit declaration of built-in
> > function âstrcpyâ
> > noip2.c: In function âyesnoâ:
> > noip2.c:1891: warning: implicit declaration of function âvsnprintfâ
> > noip2.c:1894: warning: incompatible implicit declaration of built-in
> > function âfprintfâ
> > noip2.c:1894: error: âstderrâ undeclared (first use in this function)
> > noip2.c:1895: warning: implicit declaration of function âtcgetattrâ
> > noip2.c:1896: error: âargoutâ has an incomplete type
> > noip2.c:1897: error: invalid use of undefined type âstruct termiosâ
> > noip2.c:1897: error: âICANONâ undeclared (first use in this function)
> > noip2.c:1898: error: invalid use of undefined type âstruct termiosâ
> > noip2.c:1898: error: âICRNLâ undeclared (first use in this function)
> > noip2.c:1899: error: invalid use of undefined type âstruct termiosâ
> > noip2.c:1899: error: âOPOSTâ undeclared (first use in this function)
> > noip2.c:1900: error: invalid use of undefined type âstruct termiosâ
> > noip2.c:1900: error: âVMINâ undeclared (first use in this function)
> > noip2.c:1901: error: invalid use of undefined type âstruct termiosâ
> > noip2.c:1901: error: âVTIMEâ undeclared (first use in this function)
> > noip2.c:1902: warning: implicit declaration of function âtcsetattrâ
> > noip2.c:1902: error: âTCSADRAINâ undeclared (first use in this function)
> > noip2.c:1905: warning: implicit declaration of function âputsâ
> > noip2.c: In function âadd_to_requestâ:
> > noip2.c:1916: warning: incompatible implicit declaration of built-in
> > function âsprintfâ
> > noip2.c:1917: warning: incompatible implicit declaration of built-in
> > function âstrcatâ
> > noip2.c:1919: warning: incompatible implicit declaration of built-in
> > function âstrlenâ
> > noip2.c: In function âget_update_selectionâ:
> > noip2.c:1929: warning: incompatible implicit declaration of built-in
> > function âsprintfâ
> > noip2.c:1947: warning: incompatible implicit declaration of built-in
> > function âfprintfâ
> > noip2.c:1947: error: âstderrâ undeclared (first use in this function)
> > noip2.c: In function âurl_encodeâ:
> > noip2.c:2043: warning: incompatible implicit declaration of built-in
> > function âsprintfâ
> > noip2.c: In function âget_credentialsâ:
> > noip2.c:2069: warning: incompatible implicit declaration of built-in
> > function âfprintfâ
> > noip2.c:2069: error: âstderrâ undeclared (first use in this function)
> > noip2.c:2070: warning: implicit declaration of function âfgetsâ
> > noip2.c:2070: error: âstdinâ undeclared (first use in this function)
> > noip2.c:2071: warning: incompatible implicit declaration of built-in
> > function âstrlenâ
> > noip2.c:2077: error: âargoutâ has an incomplete type
> > noip2.c:2078: error: invalid use of undefined type âstruct termiosâ
> > noip2.c:2078: error: âICANONâ undeclared (first use in this function)
> > noip2.c:2078: error: âECHOâ undeclared (first use in this function)
> > noip2.c:2079: error: invalid use of undefined type âstruct termiosâ
> > noip2.c:2079: error: âICRNLâ undeclared (first use in this function)
> > noip2.c:2080: error: invalid use of undefined type âstruct termiosâ
> > noip2.c:2080: error: âOPOSTâ undeclared (first use in this function)
> > noip2.c:2081: error: invalid use of undefined type âstruct termiosâ
> > noip2.c:2081: error: âVMINâ undeclared (first use in this function)
> > noip2.c:2082: error: invalid use of undefined type âstruct termiosâ
> > noip2.c:2082: error: âVTIMEâ undeclared (first use in this function)
> > noip2.c:2083: error: âTCSADRAINâ undeclared (first use in this function)
> > noip2.c:2090: warning: implicit declaration of function âputcharâ
> > noip2.c:2098: warning: implicit declaration of function âfflushâ
> > noip2.c:2098: error: âstdoutâ undeclared (first use in this function)
> > noip2.c: In function âget_all_device_namesâ:
> > noip2.c:2195: error: storage size of âIfcâ isnât known
> > noip2.c:2196: error: array type has incomplete element type
> > noip2.c:2201: error: âAF_INETâ undeclared (first use in this function)
> > noip2.c:2201: error: âSOCK_DGRAMâ undeclared (first use in this
> function)
> > noip2.c:2202: warning: implicit declaration of function âperrorâ
> > noip2.c:2203: warning: incompatible implicit declaration of built-in
> > function âexitâ
> > noip2.c:2205: error: âSIOCGIFCONFâ undeclared (first use in this
> function)
> > noip2.c:2207: warning: incompatible implicit declaration of built-in
> > function âexitâ
> > noip2.c:2209: error: invalid application of âsizeofâ to incomplete
> > type âstruct ifreqâ
> > noip2.c:2211: warning: left-hand operand of comma expression has no
> effect
> > noip2.c:2211: error: increment of pointer to unknown structure
> > noip2.c:2211: error: arithmetic on pointer to an incomplete type
> > noip2.c:2213: error: dereferencing pointer to incomplete type
> > noip2.c:2216: warning: incompatible implicit declaration of built-in
> > function âstrchrâ
> > noip2.c:2224: warning: incompatible implicit declaration of built-in
> > function âexitâ
> > noip2.c:2196: warning: unused variable âIfcBufâ
> > noip2.c:2195: warning: unused variable âIfcâ
> > noip2.c: In function âget_device_nameâ:
> > noip2.c:2243: warning: incompatible implicit declaration of built-in
> > function âexitâ
> > noip2.c:2245: warning: incompatible implicit declaration of built-in
> > function âstrcpyâ
> > noip2.c:2254: error: âstdinâ undeclared (first use in this function)
> > noip2.c: In function âautoconfâ:
> > noip2.c:2266: error: âFILEâ undeclared (first use in this function)
> > noip2.c:2266: error: âfdâ undeclared (first use in this function)
> > noip2.c:2274: warning: incompatible implicit declaration of built-in
> > function âexitâ
> > noip2.c:2277: warning: incompatible implicit declaration of built-in
> > function âstrcpyâ
> > noip2.c:2278: warning: incompatible implicit declaration of built-in
> > function âstrrchrâ
> > noip2.c:2288: warning: incompatible implicit declaration of built-in
> > function âexitâ
> > noip2.c:2290: warning: implicit declaration of function âfdopenâ
> > noip2.c:2292: error: âstruct CONFIGâ has no member named âmagicâ
> > noip2.c:2293: warning: incompatible implicit declaration of built-in
> > function âmemsetâ
> > noip2.c:2294: warning: incompatible implicit declaration of built-in
> > function âmemcpyâ
> > noip2.c:2307: warning: incompatible implicit declaration of built-in
> > function âsprintfâ
> > noip2.c:2321: warning: incompatible implicit declaration of built-in
> > function âfprintfâ
> > noip2.c:2321: error: âstderrâ undeclared (first use in this function)
> > noip2.c:2369: error: âstruct CONFIGâ has no member named ârlengthâ
> > noip2.c:2370: error: âstruct CONFIGâ has no member named ânatâ
> > noip2.c:2371: error: âstruct CONFIGâ has no member named âdeviceâ
> > noip2.c:2375: error: âstdinâ undeclared (first use in this function)
> > noip2.c:2383: error: âstruct CONFIGâ has no member named âintervalâ
> > noip2.c:2389: error: âstruct CONFIGâ has no member named âelengthâ
> > noip2.c:2389: warning: incompatible implicit declaration of built-in
> > function âstrlenâ
> > noip2.c:2394: warning: incompatible implicit declaration of built-in
> > function âstrlenâ
> > noip2.c:2397: error: âstruct CONFIGâ has no member named âelengthâ
> > noip2.c:2399: error: âstruct CONFIGâ has no member named âelengthâ
> > noip2.c:2402: error: âstruct CONFIGâ has no member named âencryptâ
> > noip2.c:2403: error: âstruct CONFIGâ has no member named âcountâ
> > noip2.c:2404: error: âstruct CONFIGâ has no member named âmagicâ
> > noip2.c:2404: error: âushortâ undeclared (first use in this function)
> > noip2.c:2405: error: âstruct CONFIGâ has no member named ârlengthâ
> > noip2.c:2406: error: âstruct CONFIGâ has no member named âelengthâ
> > noip2.c:2407: error: âstruct CONFIGâ has no member named âchksumâ
> > noip2.c:2408: warning: implicit declaration of function âfwriteâ
> > noip2.c:2408: warning: incompatible implicit declaration of built-in
> > function âfwriteâ
> > noip2.c:2409: error: âstruct CONFIGâ has no member named ârlengthâ
> > noip2.c:2411: error: âstruct CONFIGâ has no member named âelengthâ
> > noip2.c:2414: warning: implicit declaration of function ârenameâ
> > noip2.c:2418: warning: implicit declaration of function âunlinkâ
> > noip2.c:2419: warning: incompatible implicit declaration of built-in
> > function âexitâ
> > noip2.c: In function âbencodeâ:
> > noip2.c:2433: warning: incompatible implicit declaration of built-in
> > function âstrlenâ
> > noip2.c: In function âbdecodeâ:
> > noip2.c:2478: warning: incompatible implicit declaration of built-in
> > function âstrlenâ
> > noip2.c: In function âMsgâ:
> > noip2.c:2517: error: âLOG_ERRâ undeclared (first use in this function)
> > noip2.c:2519: warning: incompatible implicit declaration of built-in
> > function âfprintfâ
> > noip2.c:2519: error: âstderrâ undeclared (first use in this function)
> > make: *** [noip2] Error 1
> > jaime:/home/jaime/noip-2.1.7#
> >
> >
> > ya instale el gcc
> > como puedo arreglar esto???
> >
> > _______________________________________________
> > _______________________________________________
> > Comunidad de usuarios y desarrolladores de Debian GNU/Linux en Colombia
> http://www.debiancolombia.org
> > debiancolombia mailing list
> > General en listas.debiancolombia.org
> > http://www.debiancolombia.org/lista
> >
>
>
> --
> Si te gusta re-enviar mails a tus amigos mira esto
> http://www.vsantivirus.com/hoaxes.htm
>
> Si ODIAS que te re-envien mail no te pierdas esto
> http://www.vsantivirus.com/hoaxes.htm seguro que te ayudará
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Si quieres cambiar el mundo,
> Empieza usando GNU/Linux !!
>
> ----------------------------------------------------------
> Oncolinux Software Libre de Gestión Medica
> mas info en http://oncomedic.com/sistemas
> ----------------------------------------------------------
>
> _______________________________________________
> _______________________________________________
> Comunidad de usuarios y desarrolladores de Debian GNU/Linux en Colombia
> http://www.debiancolombia.org
> debiancolombia mailing list
> General en listas.debiancolombia.org
> http://www.debiancolombia.org/lista
>
--
JAG
jag2kn (at) gmail.com
jgonzalez (at) idesoluciones.com
jorge.gonzalez (at) libertsoft.com
http://joorge.com
Cel: 301 217 78 60
Linux Counter 345082
Bogotá - Colombia - Sur América
------------ próxima parte ------------
Se ha borrado un adjunto en formato HTML...
URL: http://listas.debiancolombia.org/pipermail/general/attachments/20071003/6191ff23/attachment-0001.htm
Más información sobre la lista de distribución General