Hallo all

Hope someone here can help on this. Building LFS6.1, I've got
as far as ch 5.9, expect 5.43. It refuses to compile, claiming that
gcc is cross-compiling with:

"WNOHANG requires _POSIX_SOURCE... configure: error: Expect can't be cross 
compiled" 

Omitting the initial

"env CC=${target}-gcc \"
from 
"env CC=${target}-gcc \
    ./configure --prefix=/tools --with-tcl=/tools/lib \
        --with-tclinclude=../tcl8.4.10 --with-x=no"

lets it compile, but then make fails with:
No rule to make target `pty_.c', needed by `pty_.o'

I've run through the prior steps a couple of times, but everything
prior to this seems to be as per the book. I've also tried writing a
/usr/share/config.site with "ac_cv_prog_cc_cross=no" but to no
avail. 

Would anyone have some pointers on this? (host is RH9)

Many TIA


-
Lyn

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to