Heya gang,

I am trying to build glibc from CVS and am getting the following error:

In file included from ../include/link.h:47,
                from ../include/dlfcn.h:3,
                from ../sysdeps/generic/ldsodefs.h:32,
                from ../sysdeps/mach/hurd/i386/init-first.c:32:
../sysdeps/generic/rtld-lowlevel.h:1:2: error: #error "Lowlevel primitives for ld.so not implemented"
In file included from ../include/dlfcn.h:3,
                from ../sysdeps/generic/ldsodefs.h:32,
                from ../sysdeps/mach/hurd/i386/init-first.c:32:
../include/link.h:224: error: expected specifier-qualifier-list before '__rtld_mrlock_define'
In file included from ../sysdeps/generic/ldsodefs.h:41,
                from ../sysdeps/mach/hurd/i386/init-first.c:32:
../sysdeps/generic/rtld-lowlevel.h:1:2: error: #error "Lowlevel primitives for ld.so not implemented"


Should we have an rtld-lowlevel.h (I don't see one on any other archs), or should we be implementing a sysdep dependent ldsodefs.h instead of using generic/?

Thanks!

Barry deFreese (aka bddebian)


_______________________________________________
Bug-hurd mailing list
Bug-hurd@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-hurd

Reply via email to