On November 18 (04:11 EST), Bradley T Hughes wrote:
> You might want to try automake 1.7.5 :)  Also, just for reference, I am 
> using:
> 
>       autoconf-2.57
>       automake-1.7.5
>       libtool-1.4.3
> 
> > On November 17 (15:25 EST), Ciprian Popovici wrote:
> > > This is most likely part of the problem. You need at least
> > > autoconf v2.52.

Picky, picky.  I definitely get through the front end part
of this process now.


I'm doing this somewhat in the background, so let me know
when I start getting annoying..

I get build errors now, related to i18n and bt:
> 
> ../lib/.libs/libbt.a(Font.o): In function `bt::textHeight(unsigned int, bt::Font 
> const &)':
> /usr/homebrew/playground/src/blackbox-cvs/blackbox/lib/i18n.hh:53: undefined 
> reference to `bt::i18n'
> ../lib/.libs/libbt.a(Font.o): In function `bt::textRect(unsigned int, bt::Font const 
> &, basic_string<char, string_char_traits<char>, __default_alloc_template<true, 0> > 
> const &)':
> /usr/homebrew/playground/src/blackbox-cvs/blackbox/lib/i18n.hh:53: undefined 
> reference to `bt::i18n'
> ../lib/.libs/libbt.a(Font.o): In function `bt::drawText(bt::Font const &, bt::Pen &, 
> unsigned long, bt::Rect const &, bt::Alignment, basic_string<char, 
> string_char_traits<char>, __default_alloc_template<true, 0> > const &)':
> /usr/homebrew/playground/src/blackbox-cvs/blackbox/lib/i18n.hh:53: undefined 
> reference to `bt::i18n'
> collect2: ld returned 1 exit status
> make[2]: *** [blackbox] Error 1
> make[2]: Leaving directory `/usr/homebrew/playground/src/blackbox-cvs/blackbox/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/homebrew/playground/src/blackbox-cvs/blackbox'
> make: *** [all] Error 2


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
List archives:  http://asgardsrealm.net/lurker/splash/index.html
Trouble? Contact [EMAIL PROTECTED]

Reply via email to