problem updating clamav on kolab

Ger Apeldoorn g.apeldoorn at argoss.nl
Thu Jun 15 08:15:17 CEST 2006


Hi,

Are you sure you downloaded all required packages?

Did you get this one? openssl-0.9.7g-2.4.2.src.rpm

Good luck!

Ger


Op donderdag 15 juni 2006 05:59, schreef nitya bansal:
> hello,
>
> I have setup kolab on 32-bit ubuntu 5-10 version . Now i want to
> update my clamav from 0.86 to 0.88 version. But is show the folloing
> errors.........................
> could anybody help me out....
>
> Thanks!!!!
>
>
> + cd /kolab/RPM/TMP
> + set +x
> + cd /kolab/RPM/TMP
> + rm -rf clamav-0.88.2
> + /kolab/lib/openpkg/gzip -dc /kolab/RPM/SRC/clamav/clamav-0.88.2.tar.gz
> + /kolab/lib/openpkg/tar -xf -
> + STATUS=0
> + '[' 0 -ne 0 ']'
> + cd clamav-0.88.2
> + exit 0
> + cd /kolab/RPM/TMP
> + cd clamav-0.88.2
> + CC=/kolab/bin/cc
> + CFLAGS='-O2 -pipe'
> + CPPFLAGS=-I/kolab/include
> + LDFLAGS=-L/kolab/lib
> + ./configure --prefix=/kolab --sysconfdir=/kolab/etc/clamav
> --with-zlib=/kolab --with-libcurl --with-user=kolab-r
> --with-group=kolab-r --disable-clamav --disable-clamuko
> --disable-urandom --disable-cr --disable-shared
> Package openssl was not found in the pkg-config search path.
> Perhaps you should add the directory containing `openssl.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'openssl' found
> + /kolab/bin/make --no-print-directory
> /kolab/lib/libbz2.a(bzlib.o): In function `bzopen_or_bzdopen':
> bzlib.c:(.text+0x285d): undefined reference to `__ctype_b'
> /kolab/lib/libgmp.a(set_str.o): In function `digit_value_in_base':
> set_str.c:(.text+0x7): undefined reference to `__ctype_b'
> /kolab/lib/libgmp.a(set_str.o): In function `__gmpz_set_str':
> set_str.c:(.text+0x4e): undefined reference to `__ctype_b'
> set_str.c:(.text+0x122): undefined reference to `__ctype_b'
> /kolab/lib/libcurl.a(mprintf.o): In function `dprintf_DollarString':
> mprintf.c:(.text+0xb): undefined reference to `__ctype_b'
> /kolab/lib/libcurl.a(url.o): In function `Curl_connect':
> url.c:(.text+0x2b3c): undefined reference to `__ctype_tolower'
> url.c:(.text+0x2fe1): undefined reference to `__ctype_b'
> url.c:(.text+0x355d): undefined reference to `__ctype_toupper'
> url.c:(.text+0x38a6): undefined reference to `__ctype_toupper'
> /kolab/lib/libcurl.a(ssluse.o): In function `hostmatch':
> ssluse.c:(.text+0x496): undefined reference to `__ctype_toupper'
> ssluse.c:(.text+0x4c2): undefined reference to `__ctype_toupper'
> /kolab/lib/libcurl.a(transfer.o): In function `Curl_readwrite':
> transfer.c:(.text+0x958): undefined reference to `__ctype_b'
> transfer.c:(.text+0x99f): undefined reference to `__ctype_b'
> transfer.c:(.text+0x12a2): undefined reference to `__ctype_b'
> transfer.c:(.text+0x14e6): undefined reference to `__ctype_b'
> transfer.c:(.text+0x1c46): undefined reference to `__ctype_b'
> /kolab/lib/libcurl.a(transfer.o):transfer.c:(.text+0x1c74): more
> undefined references to `__ctype_b' follow
> /kolab/lib/libcurl.a(http_ntlm.o): In function `Curl_output_ntlm':
> http_ntlm.c:(.text+0x59c): undefined reference to `__ctype_toupper'
> /kolab/lib/libcurl.a(parsedate.o): In function `curl_getdate':
> parsedate.c:(.text+0xb1): undefined reference to `__ctype_b'
> parsedate.c:(.text+0x2e6): undefined reference to `__ctype_b'
> /kolab/lib/libcurl.a(http.o): In function `Curl_http_input_auth':
> http.c:(.text+0x9bf): undefined reference to `__ctype_b'
> /kolab/lib/libcurl.a(http.o): In function `Curl_compareheader':
> http.c:(.text+0xfbf): undefined reference to `__ctype_b'
> /kolab/lib/libcurl.a(http.o): In function `add_custom_headers':
> http.c:(.text+0x10cb): undefined reference to `__ctype_b'
> /kolab/lib/libcurl.a(http.o):http.c:(.text+0x1c08): more undefined
> references to `__ctype_b' follow
> /kolab/lib/libcrypto.a(x509_cmp.o): In function `X509_NAME_cmp':
> x509_cmp.c:(.text+0x374): undefined reference to `__ctype_tolower'
> x509_cmp.c:(.text+0x37e): undefined reference to `__ctype_b'
> x509_cmp.c:(.text+0x52f): undefined reference to `__ctype_tolower'
> /kolab/lib/libcrypto.a(v3_utl.o): In function `X509V3_parse_list':
> v3_utl.c:(.text+0x752): undefined reference to `__ctype_b'
> v3_utl.c:(.text+0x816): undefined reference to `__ctype_b'
> v3_utl.c:(.text+0x86d): undefined reference to `__ctype_b'
> v3_utl.c:(.text+0x8d9): undefined reference to `__ctype_b'
> v3_utl.c:(.text+0x933): undefined reference to `__ctype_b'
> /kolab/lib/libcrypto.a(v3_utl.o):v3_utl.c:(.text+0x9c9): more
> undefined references to `__ctype_b' follow
> /kolab/lib/libcrypto.a(v3_utl.o): In function `string_to_hex':
> v3_utl.c:(.text+0xd82): undefined reference to `__ctype_tolower'
> v3_utl.c:(.text+0xd9b): undefined reference to `__ctype_tolower'
> /kolab/lib/libcrypto.a(bn_print.o): In function `BN_hex2bn':
> bn_print.c:(.text+0x31a): undefined reference to `__ctype_b'
> /kolab/lib/libcrypto.a(bn_print.o): In function `BN_dec2bn':
> bn_print.c:(.text+0x550): undefined reference to `__ctype_b'
> /kolab/lib/libcrypto.a(v3_conf.o): In function `X509V3_EXT_nconf_nid':
> v3_conf.c:(.text+0x4fc): undefined reference to `__ctype_b'
> v3_conf.c:(.text+0x58a): undefined reference to `__ctype_b'
> /kolab/lib/libcrypto.a(v3_conf.o): In function `X509V3_EXT_nconf':
> v3_conf.c:(.text+0x60c): undefined reference to `__ctype_b'
> /kolab/lib/libcrypto.a(v3_conf.o):v3_conf.c:(.text+0x69a): more
> undefined references to `__ctype_b' follow
> collect2: ld returned 1 exit status
> make[2]: *** [clamscan] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
> error: Bad exit status from /kolab/RPM/TMP/rpm-tmp.71935 (%build)
>     Bad exit status from /kolab/RPM/TMP/rpm-tmp.71935 (%build)




More information about the users mailing list