Hello,
I need somehow unite Agent makefile with another makefile that loads static
functions, so that when you run the agent make also run the make created by
me.
How could I do this? From already, thank you very much. Greetings.
John
On Wed, Aug 3, 2011 at 10:16 AM, Garrett Cooper wrote:
> Hi,
> 1. A number of the Makefiles use the ".SUFFIXES" GNU make
> directive; this breaks make clean with all variants of make, sans GNU
> make.
Correction. It turns out that BSD make sets RM to rm, whereas GNU make
sets it to rm -f, so t
Hi,
1. A number of the Makefiles use the ".SUFFIXES" GNU make
directive; this breaks make clean with all variants of make, sans GNU
make.
2. ExtUtils::MakeMaker hardcodes ${MAKE} -> make (this isn't
necessarily true, and definitely doesn't work when I build with gmake
on FreeBSD).
I'll
I need to compile the net-snmp source code with /MT flag rather than /MD
flag. I understand that Makefile are generated when I run 'build.bat'.
Can anyone tell me if there a way to produce the generated makefile with
/MT and /MTd flag.
Than
lLineTable_data_access.h
> vdslLineTable_data_get.c
> vdslLineTable_data_get.h
> vdslLineTable_data_set.c
> vdslLineTable_data_set.h
> vdslLineTable_enums.h
> vdslLineTable_interface.c
> vdslLineTable_interface.h
> vdslLineTable_oids.h
>
> These files are expected when we run "mib2
ot;.
So I think there should be a template makefile can be referenced.
Thanks,
永鈦鑫 iTAS Corporation
新竹科學園區工業東三路6號
NO. 6, Industry E. Rd. III, Science Park, Hsin-Chu, Taiwan 300, R.O.C.
Tel:03-6662595 Ext.1208
E-mail:[EMAIL PROTECTED]
- Original Message -
From: "Magnus Fromreide&
On tis, 2008-05-20 at 09:40 +0800, Tewen Hsieh wrote:
> Hi,
>
> as title~
>
> I am not familiar with writing makefile.
> There is just a scalar sample can be found at net-snmp
> tutorials(http://net-snmp.sourceforge.net/wiki/index.php/Tutorials).
> If I want to write a
Hi,
as title~
I am not familiar with writing makefile.
There is just a scalar sample can be found at net-snmp
tutorials(http://net-snmp.sourceforge.net/wiki/index.php/Tutorials).
If I want to write a dynamic loadable object of a table (ex: ifTable), how can
I write the makefile?
Is there a
Hi,
1. At the make file there is a line " $(LIBTOOL) --mode=compile $(CC)
$(CPPFLAGS) $(CFLAGS) -c -o $@ $< "
What does the $@ stand for?
2. Which line invokes the gcc for the snmpd execution file?
(In case that I want to include some other project (of a Queue for example)
that
> "TA" == Thomas Anders <[EMAIL PROTECTED]> writes:
TA> in perl/agent/Support. I've also tried to add
TA> - --- snip ---
TA> Index: perl/agent/Makefile.PL
TA> ===
TA> RCS file: /cvsroot/net-snmp/net-snmp/perl/agent/Makefile.PL,v
ependent of the NetSNMP::agent
> module then there should, instead, be a new MANIFEST file in the
> Support directory instead.
The problem I've been trying to solve is that
perl/agent/Support/Makefile doesn't get created (from Makefile.PL) on
Solaris 8 w/ stock Perl 5.005_03, so the
> On Mon, 12 Sep 2005 10:10:53 +0200, "Le Gall Jean-Patrick (Skysoft ATM)"
> <[EMAIL PROTECTED]> said:
Le> I've start a project using KDE, I'm able to compile my project but not
Le> to initialize my mib.
Le> When my agent is running and I'm trying to send get request from a
Le> terminal
website, I've read that $(CC) ... `net-snmp-config
--agent-libs`
have to be added in the Makefile and also that "
In order to make use of any of the above
API, you will need to link against at least the four libraries listed
above.
Just do not understand what
should I do to make my program working.
Please
help
>>>>> On Tue, 28 Jun 2005 18:57:51 -0300, "Jordan Janeiro Lopes da Silva"
>>>>> <[EMAIL PROTECTED]> said:
Jordan> Now, (1)I´d like to know if can I generate automatically a
Jordan> file like example- demon.c, with the main funtction. If so,
file like example-
demon.c, with the main funtction. If so, what can I do to do that? (2)The
Makefile to compile everything is generated automatically? If so, what can I
do to do that?
Sorry if I´ve got some basic questions. Thanks for the help.
[]´s
Jordan Janeiro
Telemídia - PUC-Rio
> On Thu, 20 May 2004 09:26:19 -0400, Robert Story (Coders) <[EMAIL PROTECTED]>
> said:
Robert> I've been getting this error on Linux, too. I'd say if Wes
Robert> doesn't pipe up with an object by the end of the day, check it
Robert> in..
I'm pretty sure you long checked this in by now..
16 matches
Mail list logo