/Link error while compiling net-snmp5.6.1 on Solaris
On Mon, Apr 04, 2011 at 11:35:08AM -0700, Singh, Vinay wrote:
> I am trying to compile net-snmp 5.6.1 source code on Solaris 10 by
> following instruction in README.solaris
There are many instructions in there :-( What exactly did you do?
On Mon, Apr 04, 2011 at 11:35:08AM -0700, Singh, Vinay wrote:
> I am trying to compile net-snmp 5.6.1 source code on Solaris 10 by
> following instruction in README.solaris
There are many instructions in there :-(
What exactly did you do?
> I am getting following error:
>
> libtool: link: (cd ".
I am trying to compile net-snmp 5.6.1 source code on Solaris 10 by
following instruction in README.solaris
I am getting following error:
libtool: link: (cd ".libs" && rm -f "libnetsnmp.so.25" && ln -s
"libnetsnmp.so.25.0.1" "libnetsnmp.so.25")
libtool: link: (cd ".libs" && rm -f "libnetsnmp.s
Hi,
I am using VC++6.0 in windows to extend the netsnmp agent. I am
getting a link error. I understand that I have not included the
appropriate header files. Code is attached. What header files should be
included for the agent to work properly.
Thanks and Regards,
S.Jega
snmp.lib - 0 error(s
Thanks, Wes !That worked.On 2/14/06, Wes Hardaker <[EMAIL PROTECTED]> wrote:
> On Tue, 14 Feb 2006 11:38:01 -0800, Ramji Chandramouli <
[EMAIL PROTECTED]> said:Ramji> When linking my app to net-snmp-5.3.0.1 ( I've installedRamji> net-snmp using the rpms ), I get the following error.Sorry, that
> On Tue, 14 Feb 2006 11:38:01 -0800, Ramji Chandramouli <[EMAIL
> PROTECTED]> said:
Ramji> When linking my app to net-snmp-5.3.0.1 ( I've installed
Ramji> net-snmp using the rpms ), I get the following error.
Sorry, that should have been "net-snmp-config --agent-libs"
--
Wes Hardaker
> On Tue, 14 Feb 2006 11:38:01 -0800, Ramji Chandramouli <[EMAIL
> PROTECTED]> said:
Ramji> When linking my app to net-snmp-5.3.0.1 ( I've installed
Ramji> net-snmp using the rpms ), I get the following error.
Make sure you link to everything in the output of net-snmp-config --libs
--
Hi,When linking my app to net-snmp-5.3.0.1 ( I've installed net-snmp using the rpms ), I get the following error./usr/lib/gcc/i386-redhat-linux/3.4.3/../../../libnetsnmpagent.so: undefined reference to `perl_construct'
/usr/lib/gcc/i386-redhat-linux/3.4.3/../../../libnetsnmpagent.so: undefined refe
Robert,
I am compiling in Fedora-3,
this weekend i am going to use the flags and will update u.
thanks
Deepak Arya
On 7/21/05, Robert Story <[EMAIL PROTECTED]> wrote:
On Tue, 19 Jul 2005 23:02:19 -0400 Deepak wrote:DA> Thanks for everyone's help. right now i am able to compile my net-snmpDA> st
On Tue, 19 Jul 2005 23:02:19 -0400 Deepak wrote:
DA> Thanks for everyone's help. right now i am able to compile my net-snmp
DA> stack using g++, had to make inline function to non inline.
What platform/compiler are you using?
I've fixed a lot of problems in CVS, and the main branch now compiles f
]> wrote:
On Tue, 12 Jul 2005 18:33:20 -0400 Deepak wrote:DA> thanks for your reply. here is my lib include and when i made few INLINEDA> function to non-inline i didn't get the link error for those function.If you think INLINE is causing you problems, add -DNETSNMP_NO_INLINE to your
CFLAGS a
On Tue, 12 Jul 2005 18:33:20 -0400 Deepak wrote:
DA> thanks for your reply. here is my lib include and when i made few INLINE
DA> function to non-inline i didn't get the link error for those function.
If you think INLINE is causing you problems, add -DNETSNMP_NO_INLINE to your
On Tue, Jul 12, 2005 at 06:33:20PM -0400, Deepak Arya wrote:
> Magnus,
>
> thanks for your reply. here is my lib include and when i made few INLINE
> function to non-inline i didn't get the link error for those function.
> "-lda" and "-ldeas" ar
Magnus,
thanks for your reply. here is my lib include and when i made few
INLINE function to non-inline i didn't get the link error for those
function.
"-lda" and "-ldeas" are my library files, which i am including.
/bin/sh ../libtool --mode=link g++ -g -O2 -Dlinu
On Tue, Jul 05, 2005 at 10:58:35PM -0400, Deepak Arya wrote:
> All,
> when i am trying to compile net-snmp 5.2.1 using g++ i am getting link
> error. i changed the Makefile in agent/ and mibgroup/ added my mymib.c &
> mymib.h file did make. was sucessfull to build mibgro
All,
when i am trying to compile net-snmp 5.2.1 using g++ i am getting link
error. i changed the Makefile in agent/ and mibgroup/ added my
mymib.c & mymib.h file did make. was sucessfull to build mibgroup
but when i am building agent/ getting the following error.
Can anyone pl
16 matches
Mail list logo