>> 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>
>> 
>> 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.
> 
> Huw,
> 
> I think you may be bumping into some version conflicts.
> 
> Can you provide the output of the following?
> 
> % gcc --version && glibtool --version && sed --version && autoconf --version
> && automake --version
> 
> richard
>
The output of said command is:

<snip>
mail4:~ root# gcc --version && glibtool --version && autoconf --version &&
automake --version && sed --version
gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1495)
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

ltmain.sh (GNU libtool) 1.5 (1.1220 2003/04/05 19:32:58)

Copyright (C) 2003  Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
autoconf (GNU Autoconf) 2.57
Written by David J. MacKenzie and Akim Demaille.

Copyright 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
automake (GNU automake) 1.6.3
Written by Tom Tromey <[EMAIL PROTECTED]>.

Copyright 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
</snip>

There is one issue however and that is that $sed --version doesn't seem to
want to run! I'm looking into why but as I said I'm not hugely experienced
in this field. 

Maybe this is why I'm having problems?

Regards

Huw



-------------------------------------------------------
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