Hi, I'm trying to install and create a package for QT4. The error I'm getting:

Qt Code:
  1. qmake
  2. /mnt/str6/downloads/qt/qt-x11-opensource-src-4.3.3/.qmake.cache:2: Unknown replace function: quote
  3. /mnt/str6/downloads/qt/qt-x11-opensource-src-4.3.3/.qmake.cache:3: Unknown replace function: quote
  4. /mnt/str6/downloads/qt/qt-x11-opensource-src-4.3.3/.qmake.cache:2: Unknown replace function: quote
  5. /mnt/str6/downloads/qt/qt-x11-opensource-src-4.3.3/.qmake.cache:3: Unknown replace function: quote
  6. projects.pro:28: Unknown replace function: unique
  7. projects.pro:28: Unknown replace function: lower
  8. projects.pro:28: Unknown test function: for
  9. WARNING: translations.path is not defined: install target not created
  10.  
  11. WARNING: qmake.path is not defined: install target not created
To copy to clipboard, switch view to plain text mode 

Any help would be great.