Mark Wright wrote: > Hello Michael, > > The lib*.a files are created on my box, but I thought that > was because I am playing with libtool 2.2.4, which is not > used in Dude (except for ncurses, so far). > > You could check the outputs of: > > which libtool > libtool --version > > Which should find libtool 1.5.something in /opt/kdebld/bin.
1.5.24 > Another possibility is: maybe they might be created by > some change in automake 1.10.1. would that be from upstream KDE? > Its trivial change to the .pspc files to fix the errors below, > just search for the lib*.so*, copy the line, and change the > duplicate lib*.so* line to lib*.a, like: > > Index: Dude/SPECS/gettext.pspc > =================================================================== > --- Dude/SPECS/gettext.pspc (revision 2029) > +++ Dude/SPECS/gettext.pspc (working copy) [...] > On my box I have made the same mindless change to > the following .pspc files so far: Can you check this into Dude, so we don't have to all repeat this step? TIA Michael -- Michael Schuster http://blogs.sun.com/recursion Recursion, n.: see 'Recursion'
