This is a discussion on Re: Solaris 10 - Compilation Problem within the SNMP Users forums, part of the Networking and Network Related category; Dan Richardson wrote: > Correctly setting my LD_LIBRARY_PATH to make sure libc is picked up > seems to help. > &...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Dan Richardson wrote:
> Correctly setting my LD_LIBRARY_PATH to make sure libc is picked up > seems to help. > > I now have: > > echo $LD_LIBRARY_PATH > /usr/lib:/lib:/usr/sfw/lib:/usr/local/lib > > And receive this different error: [...] > gcc: mibgroup/.libs/kernel_sunos5.o: No such file or directory Sounds like there are leftovers from a previous build. I'd suggest to start from scratch: unpack, ./configure ... && make. +Thomas -- Thomas Anders (thomas.anders at blue-cable.de) ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?p...rge&CID=DEVDEV _______________________________________________ Net-snmp-users mailing list Net-snmp-users@lists.sourceforge.net Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/...net-snmp-users |