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 16th November 2017
igor_b igor_b is offline
New User
 
Join Date: Nov 2017
Posts: 2
Default Compiling cmake on Solaris 11.3.25

Hello,
I'm trying to compile cmake 3.7.2 (2017Q2 branch) on my Solaris 11.3.25 zone. Here's my mk.conf:

ABI= 64
PKGSRC_COMPILER= sunpro
CFLAGS+= -m64
CC= cc
CXX= CC
CPP= ${CC} -E
SUNWSPROBASE= /opt/developerstudio12.5/

PKG_DBDIR= /usr/pkg64/var/db/pkg
LOCALBASE= /usr/pkg64
VARBASE= /usr/pkg64/var
PKG_TOOLS_BIN= /usr/pkg64/sbin
PKGINFODIR= info
PKGMANDIR= man

TOOLS_PLATFORM.install?= /usr/pkg64/bin/bsdinstall
TOOLS_PLATFORM.sh?= /usr/bin/bash
X11_TYPE= modular
ACCEPTABLE_LICENSES+= oracle-binary-code-license

Compilation bombs at 86%, linking portion. Full output is attached.

Any help is highly appreciated.
Thanks
Attached Files
File Type: txt cmake3.7.2_out.txt (79.2 KB, 70 views)
Reply With Quote
  #2   (View Single Post)  
Old 25th November 2017
gpatrick gpatrick is offline
Spam Deminer
 
Join Date: Nov 2009
Posts: 245
Default

1) I don't know why you're asking about compiling for Solaris in the NetBSD threads.
2) OpenCSW has a version of cmake from 2016 that you can probably mimic to build a new version.
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
Compiling qt5-qbase58 darktrym NetBSD Package System (pkgsrc) 2 3rd August 2017 09:31 PM
Cmake can't find a package dependency within Pkgsrc recipt darktrym NetBSD Package System (pkgsrc) 3 20th November 2016 09:09 PM
Mosquitto and Cmake darktrym NetBSD Package System (pkgsrc) 3 3rd September 2016 06:20 PM
CMake problem sw2wolf OpenBSD Packages and Ports 8 21st January 2015 08:08 AM
Solaris by Megadeth was way more fun, Solaris 8 hanging on boot bleepingnetwork Solaris 2 18th November 2009 07:39 PM


All times are GMT. The time now is 06:41 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