You are not logged in.

#1 2010-06-22 20:59:23

kriz
Member
Registered: 2009-06-29
Posts: 96

[solved] make xconfig

hi
somehow i cant make xconfig anymore

  CHECK   qt
*
* Unable to find the QT3 installation. Please make sure that
* the QT3 development package is correctly installed and
* either install pkg-config or set the QTDIR environment
* variable to the correct location.
*
make[1]: *** No rule to make target `scripts/kconfig/.tmp_qtcheck', needed by `scripts/kconfig/qconf.o'.  Stop.
make: *** [xconfig] Error 2

qt3 is installed, but i can't find any qt3-dev package

Last edited by kriz (2010-06-23 12:44:13)


„Je verdinglichter die Welt, je dichter das Netz, das der Natur überworfen wurde, desto mehr beansprucht ideologisch das Denken, das jenes Netz spinnt, seinerseits Natur, Urerfahrung zu sein." Theodor W. Adorno [aus: Wozu noch Philosopie]

Offline

#2 2010-06-22 21:08:40

Xabre
Member
From: Serbia
Registered: 2009-03-19
Posts: 749

Re: [solved] make xconfig

I think it's because of qt(4) and qt3 relation, since qt3 is installed in /opt.

Try something like:

source /etc/profile.d/qt3.sh
makepkg
(or make xconfig)

Offline

Board footer

Powered by FluxBB