Resolved. Perl 5.8 that I installed from sunfreeware had been compiled with "-B /usr/ccs/bin" option. I compiled without it and had success. This sloution was posted in:
http://www.ee.ethz.ch/~slist/rrd-users/msg05880.html Thanks to all. ----- Original Message ----- From: "Thomas Erskine" <[EMAIL PROTECTED]> To: "Ihtesham Khan" <[EMAIL PROTECTED]>; <[email protected]> Sent: Thursday, September 12, 2002 4:08 AM Subject: Re: [rrd-users] test: unknown operator -B/usr/ccs/bin/ > At 21:47 2002-09-11 -0700, Ihtesham Khan wrote: > >I can't seem to get past the configure on Solaris9 workstation. I have gcc > >installed and its in the path. Can someone please give a hint. Thanks. > > > ># export CC=gcc > ># ./configure > >creating cache ./config.cache > >checking host system type... sparc-sun-solaris2.9 > >checking target system type... sparc-sun-solaris2.9 > >checking build system type... sparc-sun-solaris2.9 > >checking for a BSD compatible install... /opt/sfw/bin/ginstall -c > >checking whether build environment is sane... yes > >checking whether make sets ${MAKE}... yes > >checking for working aclocal... found > >checking for working autoconf... found > >checking for working automake... found > >checking for working autoheader... found > >checking for working makeinfo... missing > >checking for perl... /usr/local/bin/perl > >checking for shared library extension... so > >checking for the C compiler perl wants to use to build its modules... > >./configure: test: unknown operator -B/usr/ccs/bin/ > > Note the end of the line above: "...-B/usr/ccs/bin/". Configure is trying > to run something referring to /usr/ccs/bin. I'd say that /usr/ccs/bin is > nearer to the beginning of your path than wherever you put gcc. I always > try to make sure that usr/ccs/bin and /usr/ucb/bin are near the end of the > path on Sun as I only want stuff from there if it's not elsewhere. > > >-- > >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 > -- 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
