This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Error in libiden configure while compiling Hurd


Hi All,
I am trying to build Hurd system. I get following
error when i am trying to build Glibc 2.18.

---
+ /home/project/hurd/root/src/glibc/configure
--without-cvs --build=i686-pc-linux-gnu
--host=i586-pc-gnu --prefix=
--with-headers=/home/ashish/hurd/root/sys_root/include
--disable-profile
checking build system type... i686-pc-linux-gnu
checking host system type... i586-pc-gnu
configure: running configure fragment for add-on
libidn
configure: error: fragment must set
$libc_add_on_canonical
make: *** [build_all] Error 1
---
under /glibc/libiden/configure.in has following:
----
libc_add_on_canonical=
libc_add_on_subdirs=.
----

Am I missing any patch? pls advice.

Thanks,
- AG


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]