1. (...)
  2. ==> Validating source files with md5sums...
  3. qrfcview-0.62.tgz ... Passed
  4. ==> Validating source files with sha1sums...
  5. qrfcview-0.62.tgz ... Passed
  6. ==> Extracting Sources...
  7. -> Extracting qrfcview-0.62.tgz with bsdtar
  8. ==> Removing existing pkg/ directory...
  9. ==> Entering fakeroot environment...
  10. ==> Starting build()...
  11. cd src/ && make -f Makefile
  12. make[1]: Entering directory `/home/vando/Packages/Source/qrfcview/src/qrfcview-0.62/src'
  13. g++ -c -pipe -march=i686 -mtune=generic -O2 -pipe -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -I. -I. -o rfcview.o rfcview.cpp
  14. In file included from rfcview.cpp:24:0:
  15. mainwindow.h:50:18: error: ‘uint32_t’ has not been declared
  16. mainwindow.h:113:5: error: ‘uint8_t’ does not name a type
  17. make[1]: *** [rfcview.o] Error 1
  18. make[1]: Leaving directory `/home/vando/Packages/Source/qrfcview/src/qrfcview-0.62/src'
  19. make: *** [sub-src-make_default] Error 2
  20. Aborting...