[Symphony] Error when trying to execute the MATCH Program

Ted Ralphs ted at lehigh.edu
Sun Oct 24 12:05:35 EDT 2010


It seems this is a different error than last time and this one is
easier to fix. The problem is that you need to do

./configure --with-application

If that's not specified in the README, it should be and I will fix it.
Let me know if that works.

Cheers,

Ted

On Fri, Oct 22, 2010 at 2:33 PM, Kaarthik <kaarthik01sundar at gmail.com> wrote:
> Dear Dr Ted
>
> I have installed symphony version 5.2.4. And
> the source - SVN. The sequence of commands I executed for building SYMPHONY
> are as follows -
>
> kaarthik-sundars-macbook:~ kaarthiksundar$  svn checkout
> https://projects.coin-or.org/svn/SYMPHONY/releases/5.2.4 SYMPHONY-5.2.4
>
> kaarthik-sundars-macbook:~ kaarthiksundar$ cd SYMPHONY-5.2.4/
>
> kaarthik-sundars-macbook:~ kaarthiksundar$ ./configure
>
> kaarthik-sundars-macbook:~ kaarthiksundar$ make
>
> kaarthik-sundars-macbook:~ kaarthiksundar$ make install
>
> Then i go to the SYMPHONY 5.2.4 Directory
>
> kaarthik-sundars-macbook:~ kaarthiksundar$ cd
> SYMPHONY-5.2.4/SYMPHONY/Applications/MATCH
>
> The instructions in the install file in that directory asks me to do make
> and by doing so it says the match executable file will be made in that
> directory. But when i do make the following error pops up. I am attaching
> the error in a text file
>
> Awaiting your reply
>
> Regards
> Kaarthik Sundar
>
>
>
>
>
>
>
>
> On Thu, Oct 14, 2010 at 9:34 PM, Ted Ralphs <ted at lehigh.edu> wrote:
>>
>> Can you say more about exactly what you did to build SYMPHONY? Please
>> include the version number, how you obtained the source (tarball or
>> SVN), platform you are building on, and the exact sequence of
>> commands, including what directories they were executed in. Without
>> knowing all of that information, it's difficult to know what happened.
>> Generally speaking, variables like @OBJEXT@ should be substituted with
>> values during the configuration process, so that the Makefile contains
>> a platform-specific value there. In this case, the value is supposed
>> to resolve to the extension for object files, which should be ".o" on
>> a Mac. If you can provide more information, we'll try to debug it. If
>> it's a true bug, we'll probably ask you to file a bug report in the
>> tracking system. Thanks!
>>
>> Cheers,
>>
>> Ted
>>
>> On Thu, Oct 7, 2010 at 1:29 PM, Kaarthik Sundar <kaarthiksundar at tamu.edu>
>> wrote:
>> > Hi
>> >
>> > I wanted to use SYMPHONY to build an application. So I installed Coin
>> > Symphony and tried running the Matching Solver Program that is already
>> > there
>> > in the Applications Folder. I did the following and the error popped up
>> > and
>> > I am not able to understand what the error is. It would be great if I
>> > can
>> > get some help with this.
>> >
>> > Kaarthik Sundar
>> >
>> > kaarthik-sundars-macbook:MATCH kaarthiksundar$ pwd
>> > /Users/kaarthiksundar/COIN-SYMPHONY/SYMPHONY/Applications/MATCH
>> > kaarthik-sundars-macbook:MATCH kaarthiksundar$ Make
>> > Make: *** No rule to make target `src/user_main. at OBJEXT@', needed by
>> > `match at EXEEXT@'.  Stop.
>> > kaarthik-sundars-macbook:MATCH kaarthiksundar$
>> >
>> >
>> >
>> > _______________________________________________
>> > Symphony mailing list
>> > Symphony at list.coin-or.org
>> > http://list.coin-or.org/mailman/listinfo/symphony
>> >
>> >
>>
>>
>>
>> --
>> Dr. Ted Ralphs
>> Associate Professor, Lehigh University
>> (610) 628-1280
>> ted 'at' lehigh 'dot' edu
>> coral.ie.lehigh.edu/~ted
>
>



-- 
Dr. Ted Ralphs
Associate Professor, Lehigh University
(610) 628-1280
ted 'at' lehigh 'dot' edu
coral.ie.lehigh.edu/~ted





More information about the Symphony mailing list