← Back to team overview

linuxdcpp-team team mailing list archive

Re: [Question #110777]: Compiling in OpenSolaris

 

Question #110777 on LinuxDC++ changed:
https://answers.launchpad.net/linuxdcpp/+question/110777

    Status: Answered => Solved

James Shaw confirmed that the question is solved:
just thought I'd give an update: Finally got it working after some time

the basic steps were

get scons
get bzr
branch linuxdcpp trunk with bzr
make sure gcc43 is installed (pkg install ~) (it is critical you have build 134+ of open solaris to get this working)
export PATH="/usr/gcc/4.3/bin/:/usr/gnu/bin:/usr/bin:/usr/sbin:/sbin:/usr/local/sbin:/usr/local/bin"
get boost libraries
unpack to somewhere
export CXXFLAGS=-I/tank/temp/boost_1_43_0
pkg install x11/header x11/header/header-xorg
build

done working
Thanks for the help, but basically it was down to OpenSolaris not having the latest g++ verion

-- 
You received this question notification because you are a member of
LinuxDC++ Team, which is an answer contact for LinuxDC++.