[SunHELP] 'make' problems (compliation problems?)

Nicholas Dronen sunhelp at sunhelp.org
Fri Nov 2 10:26:02 CST 2001


On Fri, Nov 02, 2001 at 08:53:36AM -0600, Bruce Pullig wrote:
> I ran into similar errors yesterday compiling Apache with SSL.   I'm not 
> sure what the errors mean.  If someone knows the answer, please post to the 
> list.
> 
> At 07:19 AM 11/2/2001, you wrote:
> >/usr/ccs/bin/as: "/var/tmp/ccy5n06u.s", line 902: error: unknown opcode
> >".subsection"
> >/usr/ccs/bin/as: "/var/tmp/ccy5n06u.s", line 902: error: statement syntax
> >/usr/ccs/bin/as: "/var/tmp/ccy5n06u.s", line 910: error: unknown opcode
> >".previous"
> >/usr/ccs/bin/as: "/var/tmp/ccy5n06u.s", line 910: error: statement syntax

The compiler is generating assembly language statements
which aren't valid according to as.  Perhaps you need
to add an architecture-specific flag to your compiler
command to get it to gererate the correct code?

Regards,

Nicholas Dronen



More information about the SunHELP mailing list