This is a discussion on Re: Linking error within the SNMP Users forums, part of the Networking and Network Related category; On Thu, 2005-12-08 at 19:57 -0800, Ganesh Wagh wrote: > Now i am having other problem that ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Thu, 2005-12-08 at 19:57 -0800, Ganesh Wagh wrote:
> Now i am having other problem that i written C program > using net-snmp funtions like snmp_session etc. > I am getting linking error > collect2: ld return with exist error 1 > > i am compiling my program like this > gcc myprog.c -l /usr/local/lib -o myprog > > any suggesions Well, actually linking with the net-snmp libraries might be a good idea! The command net-snmp-config --libs should indicate what flags are required. Dave ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ 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 |