HTML-Parser won't compile on Solaris 2.6

Nerijus Baliunas nerijus at USERS.SOURCEFORGE.NET
Wed Feb 19 19:20:38 GMT 2003


On Wed, 19 Feb 2003 12:43:22 -0600 Ed Tate <etate01 at sun.hazelwood.k12.mo.us> wrote:

> I'm running on a Sun Solaris 2.6, Perl 5.8, and gcc compiler.
>
> Try as I might, I just cannot get HTML-Parser to compile and I don't have
> enough experience with Perl to understand what to do.  I've tried changing
> the compiler definitions to gcc as Julian suggests in his hints but that
> doesn't help much either.  Version 2.25 of this compiles great but
> SpamAssassin requires v3.  HTML-Tagset went without a hitch.

> Here's what's happening:
>
> # make
> /opt/SUNWspro/bin/cc -c   -I/usr/local/include -I/opt/gnu/include

Don't you see it's using Sun's cc, not gcc?

> -D_LARGEFILE_S
> OURCE -D_FILE_OFFSET_BITS=64 -O   -DVERSION=\"3.26\" -DXS_VERSION=\"3.26\"
> -KPIC
>  "-I/usr/local/lib/perl5/5.8.0/sun4-solaris/CORE"  -DMARKED_SECTION Parser.c
>
> License Error : Cannot connect to the license server (sun)..
>         for product(SPARCompiler C).

The same here. Check Makefiles, or point (link) cc to gcc.

Regards,
Nerijus



More information about the MailScanner mailing list