DaemonForums  

Go Back   DaemonForums > NetBSD > NetBSD Package System (pkgsrc)

NetBSD Package System (pkgsrc) Installation and upgrading of packages on NetBSD.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 7th January 2018
philo_neo71 philo_neo71 is offline
Spam Deminer
 
Join Date: Jul 2009
Posts: 278
Default QT creator issue

Hello,
I'm going to install QT-creator 4, then two errors appear, i use NetBSD 7.0.2 pkgsrc2017Q1: here is my output:
Code:
crypt.cpp: In member function 'void ne7ssh_crypt::computeMac(Botan::SecureVector<unsigned char>&, Botan::SecureVector<unsigned char>&, uint32)':
crypt.cpp:780:12: error: 'class Botan::SecureVector<unsigned char>' has no member named 'set'
     macStr.set ((Botan::byte*)&nSeq, 4);
            ^
crypt.cpp:781:12: error: 'class Botan::SecureVector<unsigned char>' has no member named 'append'
     macStr.append (packet);
            ^
crypt.cpp:784:13: error: 'class Botan::SecureVector<unsigned char>' has no member named 'destroy'
   else hmac.destroy();
             ^
Makefile:247: recipe for target '.obj/release-shared/crypt.lo' failed
gmake[5]: *** [.obj/release-shared/crypt.lo] Error 1
gmake[5]: Leaving directory '/usr/pkgsrc/x11/qt4-creator/work/qt-creator-2.0.1-src/src/libs/3rdparty/net7ssh/src'
Makefile:39: recipe for target 'sub-src-make_default-ordered' failed
gmake[4]: *** [sub-src-make_default-ordered] Error 2
gmake[4]: Leaving directory '/usr/pkgsrc/x11/qt4-creator/work/qt-creator-2.0.1-src/src/libs/3rdparty/net7ssh'
Makefile:39: recipe for target 'sub-net7ssh-make_default-ordered' failed
gmake[3]: *** [sub-net7ssh-make_default-ordered] Error 2
gmake[3]: Leaving directory '/usr/pkgsrc/x11/qt4-creator/work/qt-creator-2.0.1-src/src/libs/3rdparty'
Makefile:335: recipe for target 'sub-3rdparty-make_default-ordered' failed
gmake[2]: *** [sub-3rdparty-make_default-ordered] Error 2
gmake[2]: Leaving directory '/usr/pkgsrc/x11/qt4-creator/work/qt-creator-2.0.1-src/src/libs'
Makefile:42: recipe for target 'sub-libs-make_default-ordered' failed
gmake[1]: *** [sub-libs-make_default-ordered] Error 2
gmake[1]: Leaving directory '/usr/pkgsrc/x11/qt4-creator/work/qt-creator-2.0.1-src/src'
Makefile:40: recipe for target 'sub-src-make_default-ordered' failed
gmake: *** [sub-src-make_default-ordered] Error 2
*** Error code 2

Stop.
make[1]: stopped in /usr/pkgsrc/x11/qt4-creator
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/x11/qt4-creator
hpc-ortice#
Regards
philippe
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Douglas Engelbart, PC pioneer and creator of the mouse, dies at 88 J65nko News 2 10th July 2013 04:49 PM
Dennis Ritchie, creator of C and more, has died Carpetsmoker News 12 14th October 2011 08:04 PM
An in-depth interview with Steve Bourne, creator of the Bourne shell, or sh J65nko Off-Topic 3 8th March 2009 01:47 AM
Possible SMP Issue? MetalHead OpenBSD General 1 25th November 2008 03:52 AM
RAM issue nikkon FreeBSD General 5 7th May 2008 04:26 AM


All times are GMT. The time now is 01:16 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick