[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Stupid problem? with Build package from KDE3.1



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Sunday 17 November 2002 9:53 pm, Mario wrote:
> Hello group
>
> My problem is build my own deb packages from kde3.1.
> Problem is dpkg-buildpackage can't find qt.

This seems to occur when libqt3c-mt (ie the one built with g++-3.2) is 
installed and the flags below have not been set.  I have been editing the 
debian/rules file to put this in when its not there and then the packages 
seem to build

# GCC 3.2 defines
export CC  = gcc-3.2
export CXX = g++-3.2
export CPP = cpp-3.2

I've still not managed to build kdepim though which seems to have another 
problem.

[It probably also occurs if you are using the existing debian version of 
libtq3-mt and try to build kde3.1]

- -- 
Alan Chandler
alan@chandlerfamily.org.uk
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE92BfduFHxcV2FFoIRAk/bAJ9J2MYRc2ubptW2ZVntXWhJaEYpQgCgkXhG
JDqOpry4Ttpim/H9XKpUdnU=
=VKox
-----END PGP SIGNATURE-----



Reply to: