Lukas Oboril wrote:
> On Tue, Jun 24, 2008 at 8:27 PM, Michael Schuster
> <Michael.Schuster at sun.com> wrote:
>> Lukas Oboril wrote:
>>
>>>> so if anyone has any idea what may be up ... I didn't mess around with
>>>> any
>>>> .pspc file, [ade] ;-)
>>>>
>>> I will look on that ...
>> thx.
>>
> 
> Problem isn't  related to those packages ...
> 
> Please could you edit KBE/gawk.spec and add  option --disable-nls to 
> configure?

sorry, no change.

I added the option:

# spec file for package KBEgawk
[...]
./configure --prefix=%{_prefix}                 \
             --libexecdir=%{_libexecdir}         \
             --mandir=%{_mandir}                 \
             --datadir=%{_datadir}               \
             --infodir=%{_datadir}/info          \
             --disable-nls

and did kbe-remove; kbe-install --no-deps and got the same error; I 
checked in the logfile to make sure we're actually using the changed 
spec file:

Wed Jun 25 07:28:46 PDT 2008: running pkgbuild --define _topdir 
//extra/home/kdedev/packages --define kbe_prefix /opt/kdebld -ba 
/extra/home/kdedev/kde/Dude/KBE/gawk.spec

[ ...]

+ ./configure --prefix=/opt/kdebld --libexecdir=/opt/kdebld/libexec 
--mandir=/opt/kdebld/share/man --datadir=/opt/kdebld/share 
--infodir=/opt/kdebld/share/info --disable-nls

thx
Michael
-- 
Michael Schuster        http://blogs.sun.com/recursion
Recursion, n.: see 'Recursion'

Reply via email to