>
> > [root@cooker root]# rpm -qa | grep Bas
> > Bastille-1.2.1-0.1mdk
> > Bastille-Tk-module-1.2.1-0.1mdk
> > Bastille-Curses-module-1.2.1-0.1mdk
> > [root@cooker root]# InteractiveBastille
> > Using Tk user interface module.
> > Only displaying questions relevant to the current configuration.
> > Can't load '/usr/lib/perl5/site_perl/5.6.1/i386-linux/auto/Tk/Tk.so'
for
> > module Tk: /usr/lib/libpt.so.1: undefined symbol: __ti8iostream at
> > /usr/lib/perl5/5.6.1/i386-linux/DynaLoader.pm line 206.
> > at /usr/lib/perl5/site_perl/Bastille_Tk.pm line 67
> > Compilation failed in require at
/usr/lib/perl5/site_perl/Bastille_Tk.pm
> > line 67.
> > BEGIN failed--compilation aborted at
> > /usr/lib/perl5/site_perl/Bastille_Tk.pm line 67.
> > Compilation failed in require at /usr/sbin/InteractiveBastille line
276.
> >
>
> AFAIK, the problem is that libpt.so.1 (pwlib1) does not link
explicitly
> against libstdc++. __ti8iostream is the typeinfo node of the iostream
> class..
>
> Are you using the most recent pwlib? Perhaps it was fixed in later
> versions
>
>
[root@cooker root]# rpm -q pwlib1
pwlib1-1.1.36-2mdk
-andrej