minisip trunk build error
Mikael Magnusson
mikma264 at gmail.com
Sun May 14 22:58:28 CEST 2006
Cesc wrote:
> On 5/14/06, Zach Welch <zach-minisip at splitstring.com> wrote:
>
>> Troy Cauble wrote:
>> >
>> > According to this thread, it was fixed 2 years ago in the
>> > libtool 1.5 branch.
>> >
>> > http://lists.gnu.org/archive/html/libtool/2004-04/msg00146.html
>> >
>> > Peeking at the CVS ... my 1.5.6 version is *one commit* too old.
>> > Anything later should fix it.
>>
>> Great detective work; it looks like we require libtool >= 1.5.7. I have
>> just added a new document (README.deps in r2503) to explain this issue.
>>
>> Over time, we will expand that document to include additional tools, and
>> further quantify the minimum/tested versions (and their related quirks).
>>
> Hi Zach,
>
> I hate to say it ... but i think that this is unacceptable. Minisip
> was perfectly buildable in such an environment (which is the default
> in Debian stable ... which is not going to change in the coming future
> and to which some of us like to stick due to its reliability), thus i
> don't think we can simply say "it won't compile there anymore, sorry".
>
> I think we can identify two different problems here:
> - libltdl
> - libtool and double .libs
>
> The libltdl problem is related to the use of plug-ins ... the libltdl
> library used to be part of the libmutil folder, now we try to obtain
> it from an existing system folder. Either we go back to having it in
> the libmutil dir, or we fix the problem.
>
The libltdl library hasn't been in the repository AFAIK. I suppose it
could be added, if it's better than copying it with libtoolize when
bootstrapping libmutil.
Btw, you can disable maintainer mode as a work-around when building on
Debian stable. You'll need libtool.m4 in libmutil if you enable
maintainer mode on Debian stable. (Copy /usr/share/aclocal/libtool.m4 to
libmutil)
Mikael
More information about the Minisip-users
mailing list