builds clean with latest all is good.

/jms


On Thu, Dec 17, 2009 at 7:36 PM, John Scharber <j...@ban.io> wrote:

> Interesting, check out on 12/4 but Makefile.am is dated 11/7.  Let checkout
> the latest and if the issues is still there I will open a ticket.
>
> /jms
>
>
> On Thu, Dec 17, 2009 at 7:29 PM, Bryan Call <bc...@yahoo-inc.com> wrote:
>
>> The Makefile.am was hardcoded at one time, but that was fixed on 11/9:
>>
>> [bc...@snowball cli2]$ git blame  Makefile.am | grep LIBTCL
>> dcff135c (Bryan Call 2009-11-09 23:01:11 +0000 66)   $(LIBTCL) \
>>
>> The Makefile is generated with automake and autoconf.  You can do a gmake
>> distclean and then autoreconf -i; ./configure; gmake -j to get a clean
>> build.
>>
>> -Bryan
>>
>> On Dec 17, 2009, at 6:54 PM, John Scharber wrote:
>>
>> > New here so not sure what the commit policy is, but the
>> > trunk/proxy/mgmt2/cli2/Makefile needs to have the hard-coded -ltcl
>> changed
>> > to the configured variable $(LIBTCL) to compile on CentOS
>> >
>> > /jms
>>
>>
>>
>

Reply via email to