Thx for the reply But could you explain what led to this error ? On Thu, Mar 19, 2009 at 2:42 PM, Yongheng Qi <[email protected]> wrote:
> Close current click compile windows and open a new. Excute the make, > should be OK > > On 3/19/09, Keven <[email protected]> wrote: > > Hi all, > > > > I use click 1.6.0 within Ubuntu 8.10. > > When I run the following command to prepare click for cross compile, > > > > ./configure --host=mipsel-linux --build=i386-linux > > --disable-linuxmodule --enable-wifi \ > > CFLAGS="-Wall -O3 -fno-builtin-strpbrk -fno-builtin-sprintf" > \ > > CXXFLAGS="$CFLAGS -nostdinc++" \ > > CPPFLAGS="-I$STAGING_DIR/usr/include/uClibc++" \ > > LDFLAGS="-nodefaultlibs -L$STAGING_DIR/usr/lib > > -L$STAGING_DIR/lib" \ > > LIBS="-luClibc++ -lc -lm" > > > > I got this error message. > > > > ========================================= > > Build system and host system don't have the same dynamic linking state! > > ========================================= > > > > What does this message mean and how to make it right ? > > > > Thx in advance. > > > > > > Keven > > _______________________________________________ > > click mailing list > > [email protected] > > https://amsterdam.lcs.mit.edu/mailman/listinfo/click > > > > -- > Sent from my mobile device > > Ever Qi || Yongheng Qi 齐永恒 > > Mobile: +86 1390 119 7481 > _______________________________________________ click mailing list [email protected] https://amsterdam.lcs.mit.edu/mailman/listinfo/click
