Mailinglist Archive: opensuse-es (1053 mails)
| < Previous | Next > |
Re: [opensuse-es] problema al compilar ClamAV
- From: Cristian Rodríguez <crrodriguez@xxxxxxx>
- Date: Fri, 16 May 2008 18:05:07 -0400
- Message-id: <482E0513.3020906@xxxxxxx>
Carlos Moreira escribió:
Las ultimas versiones de clamav estan siempre disponibles via online-update, y solo deberias usar eso a no ser que tengas alguna necesidad demasiado extraña....
te falta enlazar a zlib y tener instalado zlib-devel, el linker se esta quejando de que te faltan simbolos basicos de esa libreria.
ps: si esto ultimo fue chino mandarin para ti, es seña que realmente no deberias estar haciendo esto.
--
"Progress is possible only if we train ourselves to think about programs
without thinking of them as pieces of executable code.” - Edsger W. Dijkstra
Cristian Rodríguez R.
Platform/OpenSUSE - Core Services
SUSE LINUX Products GmbH
Research & Development
http://www.opensuse.org/
Alguien tiene idea cual es el problema que tengo al intentar compilar el clamAV?? el mensaje que me devuelve al final es este:
gracias. Carlitos
Las ultimas versiones de clamav estan siempre disponibles via online-update, y solo deberias usar eso a no ser que tengas alguna necesidad demasiado extraña....
gcc -g -O2 -o .libs/freshclam output.o cfgparser.o getopt.o misc.o options.o sha256.o cdiff.o tar.o freshclam.o manager.o notify.o dns.o execute.o nonblock.o mirman.o ../libclamav/.libs/libclamav.so -lresolv -lpthread
cdiff.o(.text+0x1862): In function `cdiff_apply':
../shared/cdiff.c:984: undefined reference to `gzdopen'
cdiff.o(.text+0x18a3):../shared/cdiff.c:994: undefined reference to `gzgets'
cdiff.o(.text+0x19ee):../shared/cdiff.c:1016: undefined reference to `gzclose'
cdiff.o(.text+0x1a33):../shared/cdiff.c:997: undefined reference to `gzclose'
cdiff.o(.text+0x1a61):../shared/cdiff.c:1010: undefined reference to `gzclose'
te falta enlazar a zlib y tener instalado zlib-devel, el linker se esta quejando de que te faltan simbolos basicos de esa libreria.
ps: si esto ultimo fue chino mandarin para ti, es seña que realmente no deberias estar haciendo esto.
--
"Progress is possible only if we train ourselves to think about programs
without thinking of them as pieces of executable code.” - Edsger W. Dijkstra
Cristian Rodríguez R.
Platform/OpenSUSE - Core Services
SUSE LINUX Products GmbH
Research & Development
http://www.opensuse.org/
| < Previous | Next > |