Abid Khwaja wrote: Note: I'm not a solaris user. Bare with me if this is gibberish.
> I¹ve searched the archives but couldn¹t find anything specific to my > problem. I¹ve got all the GNU packages installed and am running Perl 5.6.1. > All GNU packages and Perl were precompiled versions. Configure completes > successfully but make generates the following errors: > > /usr/ccs/bin/as: "/var/tmp/ccVBGjU5.s", line 1654: error: unknown opcode > ".subsection" "/usr/ccs/bin/as". Is this the GNU version? Try /usr/ccs/bin/as --help > SMCgcc301 gcc > (sparc) 3.0.1 Not sure but I think this should include another copy of "as". > PATH=/usr/symcli/bin:/bin:/usr/bin:/usr/sbin:/usr/local/bin:/opt/SUNWspro/ > bin:/usr/ucb:/etc:/usr/openwin/bin:/opt/SUNWmd/sbin:/usr/opt/WIZCOM/bin:/sbi > n/nsr:/usr/bin/nsr:/opt/VRTSvxva/bin:/opt/VRTSvmsa/bin:/etc/vx/bin:/usr/lib/ > fs/vxfs:/opt/VRTSvcs/bin:/usr/ccs/bin:/opt/RICHPse/bin:. You wrote that the installed packages are in /usr/local. Maybe there's a symlink inside /usr/symcli/bin, /bin, /usr/bin or /usr/sbin pointing to /usr/ccs/bin/as ? Also check the generated makefiles, override the location of AS etc. HTH -- __________________________________________________________________ / [EMAIL PROTECTED] [EMAIL PROTECTED] \ | work private | | My employer is capable of speaking therefore I speak only for myself | +----------------------------------------------------------------------+ | Technical questions sent directly to me will be nuked. Use the list. | +----------------------------------------------------------------------+ | http://faq.mrtg.org/ | | http://rrdtool.eu.org --> tutorial | +----------------------------------------------------------------------+ -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/rrd-users WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
