> > > And this time it died with: > > > > > > HOSTCC utils/getconf.host > > > ../utils/getconf.c:1025: error: '_SC_V7_ILP32_OFF32' undeclared here (not > > > in a function) > > > ../utils/getconf.c:1026: error: '_SC_V7_ILP32_OFFBIG' undeclared here > > > (not in a function) > > > ../utils/getconf.c:1027: error: '_SC_V7_LP64_OFF64' undeclared here (not > > > in a function) > > > ../utils/getconf.c:1028: error: '_SC_V7_LPBIG_OFFBIG' undeclared here > > > (not in a function)
I dont get the above errors. > > > ../utils/getconf.c: In function 'main': > > > ../utils/getconf.c:1130: error: 'GETCONF_DIR' undeclared (first use in > > > this function) This one I do get and I fixed it you can try the patch here http://uclibc.org/~kraj/0001-utils-Makefile.in-Define-GETCONF_DIR-for-host-builds.patch -Khem _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
