Dave,
The error in compile only happens when I try to add in the perl modules.
Here is the code snippet.  I am downloading the newer release now:

make[1]: Entering directory `/tmp/net-snmp-5.2.1.1/perl'
cp Makefile.subs.pl blib/lib/Bundle/Makefile.subs.pl
make[2]: Entering directory `/tmp/net-snmp-5.2.1.1/perl/default_store'
cp default_store.pm ../blib/lib/NetSNMP/default_store.pm
AutoSplitting ../blib/lib/NetSNMP/default_store.pm
(../blib/lib/auto/NetSNMP/default_store)
/usr/bin/perl /usr/lib/perl5/5.8.3/ExtUtils/xsubpp -prototypes -typemap
/usr/lib/perl5/5.8.3/ExtUtils/typemap
-typemap typemap  default_store.xs > default_store.xsc && mv
default_store.xsc default_store.c
gcc -c   -O2 -g -pipe -march=i686 -Dlinux -I/usr/include/rpm
-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -D
DEBUGGING -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -I/usr/include/
gdbm -I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE -I.
-I/usr/include/net-snmp -D_REENTRANT -D_GNU_SOURC
E -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET
_BITS=64 -I/usr/include/gdbm -O2 -g -pipe -march=i386 -mcpu=i686
-DVERSION=\"5.2.1.1\" -DXS_VERSION=\"5.2.1.
1\" -fPIC "-I/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE"
default_store.c
default_store.xs:5:44: net-snmp/library/default_store.h: No such file or
directory
default_store.c: In function
`XS_NetSNMP__default_store_netsnmp_ds_get_string':
default_store.c:978: warning: assignment makes pointer from integer
without a cast
default_store.c: In function
`XS_NetSNMP__default_store_netsnmp_ds_get_void':
default_store.c:996: warning: assignment makes pointer from integer
without a cast
make[2]: *** [default_store.o] Error 1
make[2]: Leaving directory `/tmp/net-snmp-5.2.1.1/perl/default_store'
make[1]: *** [subdirs] Error 2
make[1]: Leaving directory `/tmp/net-snmp-5.2.1.1/perl'
make: *** [perlmodules] Error 1 

-----Original Message-----
From: Dave Shield [mailto:[EMAIL PROTECTED] 
Sent: Thursday, January 19, 2006 11:14 AM
To: Javier Torres
Cc: [email protected]
Subject: RE: Compile issues

On Thu, 2006-01-19 at 10:56 -0500, Javier Torres wrote:
> I am seeing it on both systems, exact same error.

You're getting a warning about "winsock.h" being present (but not
compiling) on a Linux system?

Boggle!!!


>   I will try with the
> latest today and let you know.

I'd also suggest that you unpack a clean tarball on each system, just to
make sure there's no cross-contamination.
  (You're probably already doing this, but better safe than sorry.  90%
of computer problems seem to boil down to an "obvious" error - but
obvious isn't always obvious at the time :-)  )

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://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders




***************************************************************** 
<<<Disclaimer>>> 

In compliance with applicable rules and regulations, INET reviews
and archives incoming and outgoing email communications, copies of
which may be produced at the request of regulators.

This message is intended only for the personal and confidential
use of the recipients named above. If the reader of this email is
not the intended recipient, you have received this email in error
and any review, dissemination, distribution or copying is strictly
prohibited. If you have received this email in error, please notify
the sender immediately by return email and permanently delete the
copy you received. 

INET accepts no liability for any content contained in the email, 
or any errors or omissions arising as a result of email transmission.
Any opinions contained in this email constitute the sender's best
judgment at this time and are subject to change without notice.
INET does not make recommendations of a particular security and 
the information contained in this email should not be considered
as a recommendation, an offer or a solicitation of an offer to
buy and sell securities.

***************************************************************** 



-------------------------------------------------------
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://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to