On Jue 04 Mar 2010 06:20:51 Chris Browet escribió:
> What qmake command line did you use?
> 
> Did you try a "make distclean && make" ?
> 
> - Chris -

qmake was symlink to qt3
i now fixed to qt4 as default:

ragnarok /usr/local/src/merkaartor $ ll /usr/bin/qmake
lrwxrwxrwx 1 root root 23 nov 30  2008 /usr/bin/qmake -> 
/etc/alternatives/qmake
ragnarok /usr/local/src/merkaartor $ ll /etc/alternatives/qmake 
lrwxrwxrwx 1 root root 18 may 14  2009 /etc/alternatives/qmake -> 
/usr/bin/qmake-qt3
ragnarok /usr/local/src/merkaartor $ sudo update-alternatives --config qmake
There are 2 choices for the alternative qmake (providing /usr/bin/qmake).

  Selection    Path                Priority   Status
------------------------------------------------------------
* 0            /usr/bin/qmake-qt3   45        auto mode
  1            /usr/bin/qmake-qt3   45        manual mode
  2            /usr/bin/qmake-qt4   40        manual mode

Press enter to keep the current choice[*], or type selection number: 2
update-alternatives: using /usr/bin/qmake-qt4 to provide /usr/bin/qmake 
(qmake) in manual mode.
ragnarok /usr/local/src/merkaartor $ qmake -v
QMake version 2.01a
Using Qt version 4.5.3 in /usr/lib

build works fine!
thanks anD excelent job!

> 
> On Thu, Mar 4, 2010 at 01:04, Fernando Toledo <[email protected]>wrote:
> > ragnarok /usr/local/src/merkaartor $ make
> > cd src/ && make -f Makefile
> > make[1]: se ingresa al directorio `/usr/local/src/merkaartor/src'
> > g++ -c -pipe -g -Wall -W -D_REENTRANT -DVERSION=0.16 -DREVISION=-svn -
> > DUSE_WEBKIT -D_TTY_POSIX_ -DUSE_GPS -
> > DPLUGINS_DIR=/usr/local/lib/merkaartor/plugins -
> > DSHARE_DIR=/us
-- 
Dock Sud BBS
http://bbs.docksud.com.ar
telnet://bbs.docksud.com.ar

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Merkaartor mailing list
[email protected]
http://lists.openstreetmap.org/listinfo/merkaartor

Reply via email to