Re: Kernel build: QT package requires older gcc

2004-04-19 Thread dmu2201
Here's my gcc: laptop:/home/moseley# gcc --version gcc (GCC) 3.3.3 (Debian 20040401) So I need the qt3 library: laptop:/home/moseley# apt-get install libqt3-dev Reading Package Lists... Done Building Dependency Tree... Done The following extra packages will be installed: g++-3.2 gcc-3.2 l

Re: I messed up apt-get -- help!

2004-03-03 Thread dmu2201
This is propably due to a large amount of unresolved dependencies. I've tried similar when trying to install and "old" package in a "new" system. The old package want'ed to downgrade a lot of other packages and all of h*ll broke loose... I've solved the dependencies problem by calling apt-get -f