Hi,

Jüri Izberg wrote:
Hi all again,its my second day on T2 and i almost build everything on
t2-7.0(trying to build minimal target, optimized for P4),but have
problem with
two packages,what wont build,so i was thinking that maybe anyone can
help me with it a little and tell me what packages i am missing on my
host system????
thank you all(Y)


parted //(strange is that i have readline  and libreadline installed)

here is half of parted build log

...
i686-t2-linux-gnu-gcc   -Os -W -Wall -Wstrict-prototypes
-Wmissing-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Winline -I.
-MMD    -o iwpriv iwpriv.o libiw.so.28 -lm
libiw.so.28: undefined reference to `floor'
libiw.so.28: undefined reference to `ceil'
libiw.so.28: undefined reference to `pow'
libiw.so.28: undefined reference to `log10'
collect2: ld returned 1 exit status
make: *** [iwconfig] Error 1
make: *** Waiting for unfinished jobs....
libiw.so.28: undefined reference to `floor'
libiw.so.28: undefined reference to `ceil'
libiw.so.28: undefined reference to `pow'
libiw.so.28: undefined reference to `log10'
collect2: ld returned 1 exit status
make: *** [iwpriv] Error 1
libiw.so.28: undefined reference to `floor'
libiw.so.28: undefined reference to `ceil'
libiw.so.28: undefined reference to `pow'
libiw.so.28: undefined reference to `log10'
collect2: ld returned 1 exit status
make: *** [iwlist] Error 1

Hm, probably the math library (libm, -lm) is not probably picked up
somewhere - strange.

You build from the t2 SVN branches/7.0? I could schedule a test
build to potentially track this.

--
 René Rebe - ExactCODE GmbH - Europe, Germany, Berlin
 http://exactcode.de | http://t2-project.org | http://rene.rebe.name



----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to
[email protected] with a subject of: unsubscribe t2

Reply via email to