Hi Guys,

                Thanks for the reply. I downloaded the svn repo and i found a 
huge number of slp versions in it. Since iam concentrating on ipv6 related 
patches i decided to take ~/openslp/branches/ipv6/openslp for testing. I think 
this has all the patches fixed. I noticed that iam not able to build this 
branch. 
When i do 
r...@localhost openslp]# autoconf
configure.in:5: error: possibly undefined macro: AM_INIT_AUTOMAKE
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.in:57: error: possibly undefined macro: AM_CONDITIONAL
configure.in:116: error: possibly undefined macro: AM_PROG_LIBTOOL
configure.in:117: error: possibly undefined macro: AM_PROG_LEX

If i follow the autogen.sh procedure
[r...@localhost openslp]# ./autogen.sh
alocal done
autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
autoheader: WARNING: and `config.h.top', to define templates for `config.h.in'
autoheader: WARNING: is deprecated and discouraged.
autoheader:
autoheader: WARNING: Using the third argument of `AC_DEFINE' and
autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template 
without
autoheader: WARNING: `acconfig.h':
autoheader:
autoheader: WARNING:   AC_DEFINE([NEED_FUNC_MAIN], 1,
autoheader:             [Define if a function `main' is needed.])
autoheader:
autoheader: WARNING: More sophisticated templates can also be produced, see 
the
autoheader: WARNING: documentation.
autoheader: error: AC_CONFIG_HEADERS not found in configure.in
autoheader done
autoconf done
configure.in:5: installing `./install-sh'
configure.in:116: required file `./ltmain.sh' not found
configure.in:5: installing `./missing'
common/Makefile.am: installing `./depcomp'
automake done
libtoolize: putting auxiliary files in `.'.
libtoolize: linking file `./ltmain.sh'
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
libtoolize done

Now type 'configure' and 'make' to compile openslp. You can do this
in a separate build directory if you wish


This also does not allow me to compile. If i type make i get into libtool 
version mismatch errors. Please help. I want to urgently get this code working 
to test.

Regards,
Varun

On Tuesday 30 Mar 2010 9:59:12 pm John Calcote wrote:
> Varun,
>
> I seem to have no trouble getting to the two links you mentioned.
> Perhaps sf.net was down for a while when you tried. I seem to recall
> reading an email recently from them that stated that they'd have some
> planned down time for a while.
>
> John
>
> On 3/30/2010 5:19 AM, Varun Chandramohan wrote:
> > Hi Guys,
> >
> >                May i know when i can expect the new stable release of
> > OpenSLP 2.0? I see that its still in beta stage. I have been running some
> > tests on openslp 2.0 and found a few bugs. Iam fixing them and ill submit
> > the bugs to the tracker soon. Mean while i tried to make patch for the
> > first bug on top of current svn. But iam facing the first problem
> >
> > va...@varuncha:~/2009-projects$ svn co
> > https://openslp.svn.sourceforge.net/svnroot/openslp openslp
> > svn: PROPFIND of '/svnroot/openslp': could not connect to server
> > (https://openslp.svn.sourceforge.net)
> >
> > Is there something wrong? I have used git before never svn. So do let me
> > know.

-- 
Regards,
Varun Chandramohan

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Openslp-devel mailing list
Openslp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openslp-devel

Reply via email to