
rbgarga at gmail
Dec 14, 2006, 4:23 AM
Post #1 of 1
(968 views)
Permalink
|
|
Problems building 20061214 snapshot
|
|
I was trying to build the 20061214 snapshot and got this error: cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./mspack -I./unrar -I/usr/local/include -I../libclamav -O2 -fno-strict-aliasing -pipe -c rtf.c -o rtf.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./mspack -I./unrar -I/usr/local/include -I../libclamav -O2 -fno-strict-aliasing -pipe -c -o blob.lo blob.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./mspack -I./unrar -I/usr/local/include -I../libclamav -O2 -fno-strict-aliasing -pipe -c blob.c -fPIC -DPIC -o .libs/blob.o blob.c: In function `fileblobAddData': blob.c:512: error: structure has no member named `bytes_scanned' blob.c:515: error: structure has no member named `bytes_scanned' blob.c:520: error: structure has no member named `bytes_scanned' *** Error code 1 I made this attached patch and it built fine, is it ok? Thanks -- Renato Botelho
|