May not be understanding what you are saying but let me see if I can figure it 
out.

My path, as noted at the top of the typescript I sent, is:

$ echo $PATH
/usr/bin::/usr/local/bin
$

Here is the contents of /usr/ccs/bin which does include what you listed:

-bash-3.00$ pwd
/usr/ccs/bin
-bash-3.00$ ls
admin              gprof.callg.blurb  nm                 sparcv9
ar                 gprof.flat.blurb   nrform             strip
as                 help               prof               symorder
cdc                lari               prs                tsort
comb               ld                 prt                unget
delta              lex                ranlib             unifdef
dis                lorder             regcmp             val
dump               m4                 rmdel              vc
elfdump            make               sact               what
error              mcs                sccs               yacc
get                nceucform          sccsdiff           yaccpar
gprof              ncform             size
-bash-3.00$

And here is the contents of /usr/local/bin which also contains all the items:

-bash-3.00$ pwd
/usr/local/bin
-bash-3.00$ ls
addr2line                        ld.bfd
ar                               make
as                               nm
c++                              objcopy
c++filt                          objdump
cpp                              ranlib
elfedit                          readelf
g++                              size
g77                              sparc-sun-solaris2.10-c++
gcc                              sparc-sun-solaris2.10-g++
gccbug                           sparc-sun-solaris2.10-gcc
gcov                             sparc-sun-solaris2.10-gcc-3.4.6
gprof                            strings
iconv                            strip
ld
-bash-3.00$

And more specifically here is the detail about ar:

-bash-3.00$ ls -al ar
-rwxr-xr-x   1 bin      bin       737516 Aug 29  2011 ar
-bash-3.00$

Does that provide what you are asking?  If not, please try asking again...  
Sorry if I did not understand...



Mike Lomax

Principal Systems Engineer,
Advanced Technology Solutions
Office (909) 379-0669 
Cell (951) 206-5852
michael.lo...@quadramed.com



Register Now for QuadraMed's 2012 User Group Conference, July 21 - 24, San 
Francisco, CA 
Visit www.portal.quadramed.com/ug12


-----Original Message-----
From: Niels Baggesen [mailto:n...@users.sourceforge.net] 
Sent: Tuesday, June 12, 2012 11:48 AM
To: Lomax, Michael P.
Cc: net-snmp-coders
Subject: Re: Solaris libtool Error on Make

Den 12-06-2012 18:29, Lomax, Michael P. skrev:
> ../libtool: line 1091: /usr/local/bin/ar: Invalid argument

Check your PATH. It is supposed to find as in /usr/ccs/bin (together with make, 
nm, ld, ranlib, ...)

What is your /usr/local/bin/ar?

/Niels

--
Niels Baggesen - @home - Århus - Denmark - n...@users.sourceforge.net
The purpose of computing is insight, not numbers   ---   R W Hamming
CONFIDENTIALITY NOTICE:  This email message, including any attachments, is for 
the sole use of the intended recipient(s) and may contain confidential and 
privileged information.  Any unauthorized review, use, disclosure, or 
distribution is prohibited.  If you are not the intended recipient, please 
contact the sender by reply email and destroy all copies of the original 
message.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to