Re: Crosscompiling Netsnmp-5.6.rc1 for arm-unknown-linux under Cgywin

Leo Lin <[email protected]>
Newsgroups gmane.network.net-snmp.user
Message-ID <[email protected]>
Hello Bart,
 
Forgive me, but I'm new on this.  I downloaded the patch file
 
`no.thread2.patch`  
 
to apply the patch, should I copy the file in my installation directory
(~/net-snmp-5.6.rc1) and run the command
 
`patch -Np0 -i no.thread2.patch` ??
 
Another question:  I used the `--with-prefix="/usr/net-snmp/arm" --with-install-prefix="/usr/net-snmp/arm/install` with `configure`
 
and after crosscompiling, nothing has been created in those directories.
Also, I have to delete the old `snmpd` file located in default directory /usr/local/sbin so the new `snmpd` is generated.  Is this normal?
 
Thanks so much for your help,
 
Leo;

--- On Fri, 9/24/10, Bart Van Assche <[email protected]> wrote:


From: Bart Van Assche <[email protected]>
Subject: Re: Crosscompiling Netsnmp-5.6.rc1 for arm-unknown-linux under Cgywin
To: "Leo Lin" <[email protected]>
Cc: "Net-snmp-users" <[email protected]>
Date: Friday, September 24, 2010, 3:43 AM


On Thu, Sep 23, 2010 at 8:00 PM, Leo Lin <[email protected]> wrote:







Someone know which libraries needs pthread?
Hello Leo,

You can get rid of the libpthread dependency as follows:
* Apply the patch attached to https://sourceforge.net/tracker/?func=detail&atid=312694&aid=2959811&group_id=12694.
* Remove the following text from configure.d/config_os_libs:


#   pthread library                                     (Linux)
#
if test "x$PARTIALTARGETOS" = "xlinux"; then
  NETSNMP_SEARCH_LIBS(pthread_create, pthread,,,, LMIBLIBS)
fi

* Regenerate the configure script by running the following command (see also http://net-snmp.sourceforge.net/wiki/index.php/Build_System):


autoreconf -i

* Run make distclean, configure and make.

Bart.

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev

_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.