SV: [sldev] Re: CMake 2.4.8 vs 2.6 (Re: Missing cares, apr inMac build)

Sheet Spotter sheet.spotter at gmail.com
Sat Jul 26 19:56:43 PDT 2008


VS2005 and VS2008 now build without linker errors.

The VS2008 build seems to go into an infinite loop while loading. I think
it's an incompatibility between the boost libraries and the VS2008
libraries, not a CMake issue.


Sheet Spotter

-----Original Message-----
From: sldev-bounces at lists.secondlife.com
[mailto:sldev-bounces at lists.secondlife.com] On Behalf Of Sammy Frederix
Sent: July 26, 2008 8:23 PM
To: Bill Hoffman
Cc: Second Life Developer Mailing List
Subject: Re: SV: [sldev] Re: CMake 2.4.8 vs 2.6 (Re: Missing cares,apr inMac
build)


On 27/07/2008, at 1:43 AM, Bill Hoffman wrote:

> OK, 2.6.1 RC 13 is here: http://www.cmake.org/files/v2.6/
>
> Please give it a try.  Should fix the Xcode error, and the visual  
> studio link error. If it builds SecondLife, I will make it the  
> official 2.6.1 release.

using Xcode 3.1, I get the following build failure for building the  
(unpatched) release branch:

i686-apple-darwin9-g++-4.0.1: /Users/home/SLOrig/release/indra/../ 
libraries/universal-darwin/lib_release/lljpeg: No such file or directory
i686-apple-darwin9-g++-4.0.1: /Users/home/SLOrig/release/indra/../ 
libraries/universal-darwin/lib_release/cares: No such file or directory
i686-apple-darwin9-g++-4.0.1: /Users/home/SLOrig/release/indra/../ 
libraries/universal-darwin/lib_release/aprutil-1: No such file or  
directory
i686-apple-darwin9-g++-4.0.1: /Users/home/SLOrig/release/indra/../ 
libraries/universal-darwin/lib_release/apr-1: No such file or directory
i686-apple-darwin9-g++-4.0.1: /Users/home/SLOrig/release/indra/../ 
libraries/universal-darwin/lib_release/llmozlib2: No such file or  
directory
i686-apple-darwin9-g++-4.0.1: /Users/home/SLOrig/release/indra/../ 
libraries/universal-darwin/lib_release/cares: No such file or directory
i686-apple-darwin9-g++-4.0.1: /Users/home/SLOrig/release/indra/../ 
libraries/universal-darwin/lib_release/aprutil-1: No such file or  
directory
i686-apple-darwin9-g++-4.0.1: /Users/home/SLOrig/release/indra/../ 
libraries/universal-darwin/lib_release/apr-1: No such file or directory
i686-apple-darwin9-g++-4.0.1: /Users/home/SLOrig/release/indra/../ 
libraries/universal-darwin/lib_release/llmozlib2: No such file or  
directory
i686-apple-darwin9-g++-4.0.1: /Users/home/SLOrig/release/indra/../ 
libraries/universal-darwin/lib_release/cares: No such file or directory
i686-apple-darwin9-g++-4.0.1: /Users/home/SLOrig/release/indra/../ 
libraries/universal-darwin/lib_release/aprutil-1: No such file or  
directory
i686-apple-darwin9-g++-4.0.1: /Users/home/SLOrig/release/indra/../ 
libraries/universal-darwin/lib_release/apr-1: No such file or directory
i686-apple-darwin9-g++-4.0.1: /Users/home/SLOrig/release/indra/../ 
libraries/universal-darwin/lib_release/llmozlib2: No such file or  
directory



With CMake 2.4.8, I get a different build error, but the build still  
works

CopyPlistFile "/Users/home/SLOrig/release/indra/build-darwin-i386/ 
newview/Release/Second Life.app/Contents/Resources/Info.plist"  
Info.plist
     mkdir "/Users/home/SLOrig/release/indra/build-darwin-i386/newview/ 
Release/Second Life.app/Contents/Resources"
     cd /Users/home/SLOrig/release/indra/build-darwin-i386
     /Developer/Library/Xcode/Plug-ins/CoreBuildTasks.xcplugin/ 
Contents/Resources/copyplist Info.plist --outdir "/Users/home/SLOrig/ 
release/indra/build-darwin-i386/newview/Release/Second Life.app/ 
Contents/Resources"
cp: Info.plist: No such file or directory

** BUILD FAILED **

The following build commands failed:
Second Life:
	CopyPlistFile "/Users/home/SLOrig/release/indra/build-darwin-i386/ 
newview/Release/Second Life.app/Contents/Resources/Info.plist"  
Info.plist
(1 failure)

_______________________________________________
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/SLDev
Please read the policies before posting to keep unmoderated posting
privileges



More information about the SLDev mailing list