This is a discussion on Re: cross compiling subagent within the SNMP Coders forums, part of the Networking and Network Related category; On sön, 2008-06-01 at 11:38 +0200, Pali wrote: > Hi, have somebody experiences with cross compiling ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On sön, 2008-06-01 at 11:38 +0200, Pali wrote:
> Hi, have somebody experiences with cross compiling net-snmp package? > I got in a trouble and don't know what to do now. > > I described my problem here: > http://forum.openwrt.org/viewtopic.php?id=15855 I think this would have been a better place if you want help with net-snmp. Additionally that site was utterly annoying - links to compiler output... Looking at the log file and trying to correlate it with the code it seems as if you get the wrong symbols declared. Could you please try again with a complete target specification. Preferrably you generate the target string by running the script config.guess (included in the distribution) on the target machne. ../configure --target=<output of config.guess> --with-endianness=big e.g. ../configure --target=mips-unknown-linux-gnu --with-endianness=big /MF ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/...et-snmp-coders |
![]() |
| Thread Tools | |
| Display Modes | |
|
|