Package: mypasswordsafe
Severity: important

The source package does not build out of the box with standard make.
Perhaps package should suggest mention "qt3-dev-tools" in "Suggests"
header or it could be mentioned in the "Description" header.

make: domainname: Command not found
make: ./config/endian: Command not found
echo "#ifndef CONFIG_H" > src/config.h
echo "#define CONFIG_H" >> src/config.h
echo "#define PREFIX \"/usr\"" >> src/config.h
echo "#define VERSION \"0.6\"" >> src/config.h
echo "#define COMP_DATE \"20050112\"" >> src/config.h
echo "#define COMP_USER \"root\"" >> src/config.h
echo "#define COMP_HOST \"cante.\"" >> src/config.h
echo "#define ENDIAN " >> src/config.h
echo "#endif" >> src/config.h
qmake -o MyPasswordSafe.mak MyPasswordSafe.pro
make: qmake: Command not found
make: *** [MyPasswordSafe.mak] Error 127


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.9-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ISO-8859-1) (ignored: LC_ALL set to en_US)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to