Hi Richard,

You should be able to build with either  the "stable/6" or "develop/7" branches 
both of which I have built in my machine. You can check the branch being built 
against by running "git status":

VIRTMAIN@Hughs-MacBook-Pro-355:~$ pwd
/Users/hwilliams/src/git/vos-7-stable/virtuoso-opensource
VIRTMAIN@Hughs-MacBook-Pro-355:~$ git status
# On branch stable/7
# Untracked files:
#   (use "git add <file>..." to include in what will be committed)
#
#       binsrc/config/test-driver
nothing added to commit but untracked files present (use "git add" to track)
VIRTMAIN@Hughs-MacBook-Pro-355:~$

My Xcode version is 4.5.2 , perhaps that is the difference, will have to try on 
a machine with Xcode 5.0 as I don't want to upgrade my version as it used to 
build other projects I don't want to risk breaking ...

Best Regards
Hugh Williams
Professional Services
OpenLink Software, Inc.      //              http://www.openlinksw.com/
Weblog   -- http://www.openlinksw.com/blogs/
LinkedIn -- http://www.linkedin.com/company/openlink-software/
Twitter  -- http://twitter.com/OpenLink
Google+  -- http://plus.google.com/100570109519069333827/
Facebook -- http://www.facebook.com/OpenLinkSoftware
Universal Data Access, Integration, and Management Technology Providers

On 28 Sep 2013, at 16:04, Richard Spencer <spenc...@bellsouth.net> wrote:

> 
> 
> Begin forwarded message:
> 
>> From: Richard Spencer <spenc...@bellsouth.net>
>> Subject: Re: [Virtuoso-users] VOS7 Mac OSX 10.8 fails, previous build 
>> monopolizes kernel resources
>> Date: September 28, 2013 11:02:59 AM EDT
>> To: Hugh Williams <hwilli...@openlinksw.com>
>> 
>> Hi Hugh
>> 
>> These were my steps:
>> 
>>   419  git clone git://github.com/openlink/virtuoso-opensource.git
>>   420  cd virtuoso-opensource
>>   421  ls
>>   422  grep OSX *
>>   423  view README
>>   424  CFLAGS="-O -m64 -mmacosx-version-min=10.7"
>>   425      export CFLAGS
>>   426  ./autogen.sh
>>   427  CFLAGS="-O -m64 -mmacosx-version-min=10.7"
>>   428      export CFLAGS
>>   429      ./configure 
>>   430  echo $CFLAGS
>>   431  ./configure --enable-python --prefix=/Volumes/Projects/VOS700
>>   433  make -j 8
>>  
>> I tried the build on my Mac Pro workstation and my MacBook Pro, both at OSX 
>> 10.8.5, Xcode 5.0.  I just tried it again as you wrote below and it still 
>> fails as I wrote.  Which version should I actually get instead of the 
>> default git above?
>> 
>> Thanks
>> 
>> Richard
>> 
>> 
>> On Sep 28, 2013, at 10:39 AM, Hugh Williams <hwilli...@openlinksw.com> wrote:
>> 
>>> Hi Richard,
>>> 
>>> Are you compile the develop/7 or stable/7 git branches ? Both build for me 
>>> on my Mac OS X 10.8 machine without any custom configuration, I just 
>>> checkout, run autogen,.sh, then configure, followed by make and it 
>>> completes my environment having been automatically detected and setup for 
>>> the build.
>>> 
>>> Best Regards
>>> Hugh Williams
>>> Professional Services
>>> OpenLink Software, Inc.      //              http://www.openlinksw.com/
>>> Weblog   -- http://www.openlinksw.com/blogs/
>>> LinkedIn -- http://www.linkedin.com/company/openlink-software/
>>> Twitter  -- http://twitter.com/OpenLink
>>> Google+  -- http://plus.google.com/100570109519069333827/
>>> Facebook -- http://www.facebook.com/OpenLinkSoftware
>>> Universal Data Access, Integration, and Management Technology Providers
>>> 
>>> On 27 Sep 2013, at 13:13, Richard Spencer <spenc...@bellsouth.net> wrote:
>>> 
>>>> Following the Mac OSX 10.7 instructions on the latest git download, the 
>>>> build aborts in Wi, and I cannot see the problem there.
>>>> 
>>>> Making all in Wi
>>>> list_lex_props.sh turtle_p.y turtle_lex_props.c
>>>> make[2]: list_lex_props.sh: No such file or directory
>>>> make[2]: *** [turtle_lex_props.c] Error 1
>>>> make[1]: *** [all-recursive] Error 1
>>>> make: *** [all-recursive] Error 1
>>>> 
>>>> A previous version built OK, but when run, the program monopolized the 
>>>> kernel resources and slowed everything on the system.
>>>> 
>>>> 
>>>> 
>>>> 
>>>> 
>>>> 
>>>> ------------------------------------------------------------------------------
>>>> October Webinars: Code for Performance
>>>> Free Intel webinars can help you accelerate application performance.
>>>> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most 
>>>> from 
>>>> the latest Intel processors and coprocessors. See abstracts and register >
>>>> http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk_______________________________________________
>>>> Virtuoso-users mailing list
>>>> Virtuoso-users@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/virtuoso-users
>>> 
>> 
>> --
>> Richard Spencer
>> spenc...@bellsouth.net
>> 
>> 
>> 
>> 
>> 
> 
> --
> Richard Spencer
> spenc...@bellsouth.net
> 
> 
> 
> 
> 
> ------------------------------------------------------------------------------
> October Webinars: Code for Performance
> Free Intel webinars can help you accelerate application performance.
> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
> the latest Intel processors and coprocessors. See abstracts and register >
> http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk_______________________________________________
> Virtuoso-users mailing list
> Virtuoso-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Attachment: smime.p7s
Description: S/MIME cryptographic signature

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Reply via email to