[Click] Click Question

Eddie Kohler ekohler at gmail.com
Fri Jun 22 13:04:05 EDT 2012


Did you make clean; make? You may need some help from someone
experienced with cross compilation.

Eddie

On Fri, Jun 22, 2012 at 12:58 PM, Casey O'Brien <cmobrien at mit.edu> wrote:
> Thanks for getting back to me. Unfortunately adding "CFLAGS=-m32" to the
> ./configure line didn't fix the problem. Any other suggestions?
>
> Thanks!
> Casey
>
>
> On Fri, Jun 22, 2012 at 11:48 AM, Eddie Kohler <ekohler at gmail.com> wrote:
>>
>> Casey,
>>
>> You will need to set sufficient compile options to create i386 binaries.
>>
>> Adding "CFLAGS=-m32" to the ./configure line MAY suffice.
>>
>> Eddie
>>
>>
>> On Thu, Jun 21, 2012 at 2:48 PM, Casey O'Brien <cmobrien at mit.edu> wrote:
>> > Hello,
>> >
>> > I'm trying to run userlever click on planet-lab. My development machine
>> > is
>> > an amd 64-bit processor. The planet-lab processors are i386. When I run
>> > the
>> > click module on my planet-lab nodes, they give me the error "cannot
>> > execute
>> > binary file." I set up click using:
>> >
>> > ./configure --prefix=/home/mit_psirp --disable-linuxmodule
>> > sudo make install
>> > cd userlevel
>> > sudo make install
>> >
>> >
>> > Are there any ideas/ Do I need to add an option into configure in
>> > order to make it work?
>> >
>> >
>> > Thanks!
>> >
>> >
>> > --
>> > Casey O'Brien
>> > Massachusetts Institute of Technology '14
>> > Course 6-3: Computer Science
>> > Course 18: Mathematics
>> > cmobrien at mit.edu
>> > _______________________________________________
>> > click mailing list
>> > click at amsterdam.lcs.mit.edu
>> > https://amsterdam.lcs.mit.edu/mailman/listinfo/click
>
>
>
>
> --
> Casey O'Brien
> Massachusetts Institute of Technology '14
> Course 6-3: Computer Science
> Course 18: Mathematics
> cmobrien at mit.edu
>


More information about the click mailing list