On Wednesday 13 April 2005 22:05, Pollywog wrote:
>        fi
> /usr/bin/moc ./gpgkeymanager.h -o gpgkeymanager.moc
> if /bin/sh ../libtool --silent --silent --mode=compile --tag=CXX g++
> -DHAVE_CONFIG_H -I. -I. -I..  -D_REENTRANT
> -I/home/pollywog/CVSROOT/licq/licq/include -I/usr/X11R6/include
> -I/usr/include/qt3 -I/usr/include/kde -fPIC -DPIC -D_REENTRANT -O2
> -fno-exceptions -fno-check-new -Wall -I/usr/include/qt3 
> -I/usr/X11R6/include -MT gpgkeymanager.lo -MD -MP -MF
> ".deps/gpgkeymanager.Tpo" \
>           -c -o gpgkeymanager.lo `test -f 'gpgkeymanager.cpp' || echo
> './'`gpgkeymanager.cpp; \
>         then mv -f ".deps/gpgkeymanager.Tpo" ".deps/gpgkeymanager.Plo"; \
>         else rm -f ".deps/gpgkeymanager.Tpo"; exit 1; \
>         fi
> ./kimiface.h > kimiface.kidl || ( rm -f kimiface.kidl ; /bin/false )
> /bin/sh: line 1: ./kimiface.h: Permission denied
> make[2]: *** [kimiface.kidl] Error 1

Jon is working on this.

For now you have to set two environment variables manually, DCOPIDL and 
DCOPIDL2CPP

I do it this way
export DCOPIDL=`which dcopidl`
export DCOPIDL2CPP=`which dcopidl2cpp`

Cheers,
Kevin

Attachment: pgpuOW6IB63vN.pgp
Description: PGP signature

Reply via email to