< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index Next in Thread >

RE: [reSIProcate] Anyone developing on Solaris?



I got autotools working by updating the dum/Makefile.am. Now libresiprocate
and libresiprocatedum get built; the build stops with an error in
resiprocate/test.

What is meant by the "default" build system? I assume that's the method
described in INSTALL. I ran into problems running the configure:

Configuring resiprocate 0.5.0
configure: error: cannot find install-sh or install.sh in . ./.. ./../..

Thanks,
Liz

-----Original Message-----
From: Jason Fischl [mailto:jason@xxxxxxxxxxxxxx] 
Sent: Tuesday, November 30, 2004 12:22 PM
To: Elizabeth Clark
Cc: resiprocate-devel@xxxxxxxxxxxxxxxxxxx
Subject: Re: [reSIProcate] Anyone developing on Solaris?


Hi Liz,

At this point the autotools stuff is all experimental. You will need to 
add the missing files to Makefile.am to get autotools to work. 
Otherwise, the default build system should work fine.

Jason

Elizabeth Clark wrote:
> I'm compiling on Solaris 5.9, using the Sun C++ compiler (version 6).
> I'll follow up with the list of compile issues (there weren't too 
> many).
> 
> I've reached the point where the resiprocate and dum libs have built
> but now I have link errors; It appears some files are missing from the 
> Make. I thought the Makefile.am was constructed from the Makefile but 
> I must be confused.  An example of a missing file is 
> RedirectManager.cxx in dum.
> 
> Thanks,
> Liz
>