Can you show the steps to reproduce it from a clean checkout of the
project SVN??  I was not able to reproduce error.

The steps I've used to compile trunk (latest trunk - checked out 10 mins ago):

  ./aimk  -no-secure -no-java -no-jni -only-depend
  ./scripts/zerodepend
  ./aimk  -no-secure -no-java -no-jni depend
  ./aimk  -no-secure -no-java -no-jni

(I added -no-java & -no-jni because I don't have Sun's JDK on the machine.)

Rayson



On Thu, Mar 29, 2012 at 12:29 AM, Miro Drahos <[email protected]> wrote:
> Thanks Rayson; well that was easy...
> Now, however, when I do
> ./aimk -no-secure -only-depend
> I am missing some libraries in the 3rd party area, namely
>
> make: *** No rule to make target `../../../DARWIN_X64/liblck.a', needed by
> `rshd'.  Stop.
>
> Also librmon.a and others. Any suggestions?
> Thank you
> Miro
>
>
>
>
> On 03/27/2012 08:13 PM, Rayson Ho wrote:
>>
>> On Tue, Mar 27, 2012 at 11:03 PM, Miro Drahos<[email protected]>
>>  wrote:
>>>
>>> Indeed there are no *_dependencies files in the trunk. (But they should
>>> have
>>> been generated from header files, if i get it right).
>>
>> You should run scripts/zerodepend to generate the  *_dependencies files.
>>
>> Rayson
>>
>>
>>
>>
>>> The same command on a Linux box proceeds through building dependencies.
>>>
>>> Thank you for any help with this!
>>> Miro
>>>
>>>
>>>
>>>
>>> On 03/19/2012 11:02 AM, Rayson Ho wrote:
>>>>
>>>> Hi Miro,
>>>>
>>>> The build has been improved for GE2011.11 p1 (patch 1) - can you check
>>>> out trunk from the project svn?
>>>>
>>>> Rayson
>>>>
>>>>
>>>>
>>>> On Mon, Mar 19, 2012 at 1:53 PM, Miro Drahos<[email protected]>
>>>>  wrote:
>>>>>
>>>>> Hi all,
>>>>> after some serious effort, I was able to build SGE (GE2011.11) from
>>>>> sources
>>>>> on 64bit Fedora 16, and set it up as an admin host. Now I would like to
>>>>> add
>>>>> a Mac (10.7 Lion server 64bit) as an execution host to the cluster, but
>>>>> the
>>>>> ./aimk refuses to start, saying "unsupported architecture
>>>>> darwin-unsupported" :( When I search on-line it seems that Mac OS X is
>>>>> supported...
>>>>> Can someone give a hint as how to build on Mac? Or, better yet, does
>>>>> anyone
>>>>> have precompiled binaries?
>>>>> Thank you,
>>>>> Miro
>>>>>
>>>>> _______________________________________________
>>>>> users mailing list
>>>>> [email protected]
>>>>> https://gridengine.org/mailman/listinfo/users
>>>>>
>>>
>
>

_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to