(RADIATOR) MD5
Hugh Irvine
hugh at open.com.au
Mon Aug 27 18:48:38 CDT 2001
Hello Amit -
On Tuesday 28 August 2001 00:37, Amit Anand wrote:
> Hello,
>
> I am having problems with the Digest:MD5. I cannot seem to compile it. The
> error I receive is:
>
> cc: language depend not recognized
> cc: MD5.c: linker input file unused because linking not done
> LD_RUN_PATH="" cc -o blib/arch/auto/Digest/MD5/MD5.s0 -G MD5.0
> cc: MD5.0: No such file or directory
> cc: No imput files
> ***Error code 1
>
> TO let you know, I downloaded and installed gcc, and linked it to cc as I
> didnt have C compiler before. I would appreciate any help you could give me
> on this. Thank you very much!!!
>
What hardware/software platform are you running? And what version of Perl?
Normally you would build and install Perl modules with:
> perl Makefile.pl
> make
> make test
> make install
You may be experiencing difficulties if Perl was compiled with a different C
compiler than the one you are trying to use. This will not work - Perl must
be built with the same C compiler as you use to build any other Perl module.
You can see what version of Perl you have and what C compiler was used by
running the following:
> perl -V
hth
Hugh
--
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. Available on *NIX, *BSD, Windows 95/98/2000, NT, MacOS X.
-
Nets: internetwork inventory and management - graphical, extensible,
flexible with hardware, software, platform and database independence.
===
Archive at http://www.open.com.au/archives/radiator/
Announcements on radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.
More information about the radiator
mailing list