Hello,
"SGopal" == "Gopal, Sanil (CTR)" <SGopal@hq.odedodea.edu> writes:
SGopal> Hi, SGopal> SGopal> This is my first time with procmail/SmartList and 'am SGopal> having trouble building procmail 3.22. SGopal> SGopal> Find below the contents of output to the console: SGopal> [...] SGopal> /usr/ccs/bin/as: "/var/tmp/ccvGjLaB.s", line 1487: SGopal> error: unknown opcode ".subsection" Sounds to me like gcc gets the wrong "assembler" (= "compiler" for assembler code). This may be because your $PATH lists /usr/ccs/bin before the directory where gcc (and hopefully the GNU assembler) is. It may also be because the GNU assembler is called "gas" in your installation. Try to add the directory where gcc lives in front of your PATH. If this does not help, there is probably some way to tell gcc which assembler to use. Sorry, I don't know how to achieve this (didn't find it in the man page), and I don't know how to tell the procmail configure process to pass this information to gcc (I currently have no procmail sources at hand). Hans-Albert -- Hans-Albert Schneider Munich, Germany EMail: Hans-Albert@HA-Schneider.de