[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Error while building eglibc on ubuntu 12.10 64bit



Hi all,

I followed all the the steps provided on the compilation page http://www.gnu.org/software/libc/manual/html_node/Configuring-and-compiling.html.
While configuration I used only one flag which was--prefix=/my directoy.
After this when I execute the make command I get an error in between and compilation is terminated. I tried searching for this on internet but got no clues regarding this error.
The library version I am trying to build is eglibc 2.15.
wctomb.c:59:1: error __EI_wctomb' aliased to external symbol '__GI_wctomb' make[2]: *** [/var/services/homes/abhi/ld/glibc-build/stdlib/wctomb.os] Error 1 make[2]: Leaving directory `/var/services/homes/abhi/ld/glibc-2.15/stdlib' make[1]: *** [stdlib/subdir_lib] Error 2 make[1]: Leaving directory `/var/services/homes/abhi/ld/glibc-2.15' make: *** [all] Error 2



I am stuck at this point. Any help is highly appreciated.

Thanks
Abhiroop



Reply to: