>> I'm getting similar errors during make, however I can't see an answer in the
>> error ;-)
>> 
>> <Snip>
>> depmode=gcc3 /bin/sh ../depcomp \
>> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..
>> -I./zziplib    -g -O2 -c -o matcher.lo `test -f 'matcher.c' || echo
>> './'`matcher.c
>> ../libtool: line 1: s%^.*/%%: No such file or directory
>> ../libtool: line 1: -e: command not found
>> *** Warning: inferring the mode of operation is deprecated.
>> *** Future versions of Libtool will require -mode=MODE be specified.
>> ../libtool: line 1: -e: command not found
>> ../libtool: line 1: -e: command not found
>> ../libtool: line 1: -e: command not found
>> ../libtool: line 1: -e: command not found
>> ../libtool: line 1: -e: command not found
>> ../libtool: line 1: -e: command not found
>> ../libtool: line 1: -e: command not found
>> ../libtool: line 1: -e: command not found
>> ../libtool: line 1: -e: command not found
>> ../libtool: line 1: -e: command not found
>> ../libtool: line 1: -e: command not found
>> ../libtool: line 1: -e: command not found
>> ../libtool: line 1: -e: command not found
>> ../libtool: line 1: -e: command not found
>> ../libtool: line 1: -e: command not found
>> ../libtool: line 1: -e: command not found
>> ../libtool: line 1: -e: command not found
>> : compile: cannot determine name of library object from `'
>> make[2]: *** [matcher.lo] Error 1
>> make[1]: *** [all-recursive] Error 1
>> make: *** [all] Error 2
>> 
>> </Snip>
>> 
>> Anyone have any ideas as to what could be going on with this? I'm stuck.
>> There's something about -mode=MODE being depreciated but I don't know enough
>> to be able to get round the problem.
>> 
>> Thanks
>> 
>> Huw Jenkins
>> 
>>> From: OpenMacNews <[EMAIL PROTECTED]>
>>> Subject: Re: [Clamav-users] error on make in OS X/Jaguar clamav-0.70-rc
>>> 
>>> you'll need to do exactly what the error suggests:
>>> 
>>> % ranlib /usr/lib/libbz2.a
>>> 
>>> richard
>>> 
>>> -- On Tuesday, March 30, 2004 10:18 AM -0500  Robert Kudyba
>>> <[EMAIL PROTECTED]> wrote:
>>> 
>>> 
>>>> Any idea how to fix this? Happens on a make...
>>>> 
>>>> ld: table of contents for archive: /usr/lib/libbz2.a is out of date; rerun
>>>> ranlib(1) (can't load from it)
>>>> make[2]: *** [clamscan] Error 1
>>>> make[1]: *** [all-recursive] Error 1
>>>> make: *** [all] Error 2
>>>> 

Apologies for the top post, I've had a long day :(

I've made some progress, running $export SED=sed seems to fix the original
error. However I have another problem. The following error message will
hopefully shed some light on my problems:

<snip>
/usr/bin/ld: -o: multiply specified
make[2]: *** [libclamav.la] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
</snip>

I can provide the whole thing if required however it's not very small...

Am I missing something obvious here? I should probably specify my system
spec here too:

Running the latest clam av from cvs.
Mac OSX 10.3.2 (server) running on Xserve
Installed gmp-4.1.2 without any problems

However make still won't run correctly. My knowledge is fairly limited here
so unfortunately I'm stuck.

Please help ;-)

Huw Jenkins





-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE. 
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users

Reply via email to