Re: Click Question
Eddie Kohler <[email protected]> Fri, 22 Jun 2012 13:04:05 -0400
| Newsgroups | gmane.network.routing.click |
|---|---|
| Message-ID | <CAF0C5SL56Nmtu1YM-1wWD34txPoekowW59_2GEiH33P0GsZpQg@mail.gmail.com> |
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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 >> > [email protected] >> > _______________________________________________ >> > click mailing list >> > [email protected] >> > https://amsterdam.lcs.mit.edu/mailman/listinfo/click > > > > > -- > Casey O'Brien > Massachusetts Institute of Technology '14 > Course 6-3: Computer Science > Course 18: Mathematics > [email protected] >