Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] Building 7.8 on SL6
- Date: Thu, 10 May 2012 13:07:10 -0400 (EDT)
- From: Tim St Clair <tstclair@xxxxxxxxxx>
- Subject: Re: [Condor-users] Building 7.8 on SL6
I just pulled and built fine..
make grid_monitor
Scanning dependencies of target grid_monitor
Generating grid_monitor
Built target grid_monitor
Might want to try:
git clean -xdf
#just in case you have stale data.
cmake .
make grid_manager
Cheers,
Tim
----- Original Message -----
> From: "William Strecker-Kellogg" <willsk@xxxxxxx>
> To: "Condor-Users Mail List" <condor-users@xxxxxxxxxxx>
> Sent: Thursday, May 10, 2012 10:43:02 AM
> Subject: [Condor-users] Building 7.8 on SL6
>
> Hi all,
>
> I'm trying to build the latest 7.8.0 head on SL6 and am encountering
> the
> following problem:
>
> $ cd condor-7.8/
> $ cmake .
> $ make grid_monitor
> ...
> make[3]: *** No rule to make target
> `src/condor_gridmanager/grid_monitor', needed by
> `src/condor_gridmanager/CMakeFiles/grid_monitor'. Stop.
> make[2]: *** [src/condor_gridmanager/CMakeFiles/grid_monitor.dir/all]
> Error 2
> make[1]: ***
> [src/condor_gridmanager/CMakeFiles/grid_monitor.dir/rule]
> Error 2
>
> Can anyone help me figure out what is going on? The latest source I'm
> building is the head of V7_8_0-branch today which is commit:
> a3723b2707404276772aea00a891a25d9244a767
>
> Thanks,
> -Will
> _______________________________________________
> Condor-users mailing list
> To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx
> with a
> subject: Unsubscribe
> You can also unsubscribe by visiting
> https://lists.cs.wisc.edu/mailman/listinfo/condor-users
>
> The archives can be found at:
> https://lists.cs.wisc.edu/archive/condor-users/
>