RE: [reSIProcate] Closer to release
- From: "Derek MacDonald" <derek@xxxxxxxx>
- Date: Tue, 10 May 2005 15:34:15 -0700
If possible, can V6 be off by default for cygwin/any other platforms that
don't support it?
--Derek
> -----Original Message-----
> From: resiprocate-devel-bounces@xxxxxxxxxxxxxxxxxxx [mailto:resiprocate-
> devel-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Fischl jason
> Sent: Tuesday, May 10, 2005 2:36 PM
> To: Robert Sparks
> Cc: resiprocate
> Subject: Re: [reSIProcate] Closer to release
>
> Can somebody make sure that the configure script allows you to set the
> following options (defaults listed). Some of these are certainly
> already there.
>
> USE_DISTCC=false
> USE_CCACHE=false
> USE_SSL=true
> USE_IPV6=true
> USE_POPT=false
> USE_GOOGLE_MALLOC=false
> USE_GOOLGLE_CPUPERF=false
> USE_BOOST=false
> USE_CURL=false
>
> RESIP_LOCAL_DATA_SIZE=16 // just default is changed
>
> On 5/10/05, Robert Sparks <rjsparks@xxxxxxxxxxx> wrote:
> > We're getting closer to being able to build a release tarball.
> >
> > Who has something they are planning to have in the release
> > that isn't checked in yet? I'm going to need to branch for the
> > release RSN.
> >
> > I've yanked the autotools build system around where it's doing
> > mostly the right thing for 'make dist'. Here's a preliminary tarball
> > for people who can verify things on different platforms to start
> > kicking around:
> >
> > http://www.nostrum.com/~rjsparks/resiprocate-0.5.0-4579.tar.gz
> >
> > (Caveat for the casual list reader: THIS IS NOT A RELEASE - DO NOT
> > EXPECT
> > IT TO WORK. Instead, help us find where it's broken.)
> >
> > Untar this, run ./configure <whatever options>; make
> > If it survives the make, then run make check (which I _know_ it
> > won't survive just yet).
> >
> > As we clean up the last bits, you should be able to create
> > a new tarball of the head anytime by running:
> > svn co https://scm.sipfoundry.org/rep/resiprocate/main
> > cd main/sip
> > sh use-autotools.sh
> > sh autogen.sh
> > ./configure
> > make dist
> >
> > Adjust for branches accordingly.
> >
> > RjS
> >
> > _______________________________________________
> > resiprocate-devel mailing list
> > resiprocate-devel@xxxxxxxxxxxxxxxxxxx
> > https://list.sipfoundry.org/mailman/listinfo/resiprocate-devel
> >
> _______________________________________________
> resiprocate-devel mailing list
> resiprocate-devel@xxxxxxxxxxxxxxxxxxx
> https://list.sipfoundry.org/mailman/listinfo/resiprocate-devel