libc makefile
Marcus Brinkmann
Marcus.Brinkmann@ruhr-uni-bochum.de
Wed Jul 17 11:25:00 GMT 2002
Hi Roland,
I get the following error when building glibc from the 2.2 branch on the
GNU/Hurd:
../sysdeps/mach/hurd/profil.c:284:46: ../mach/RPC_task_get_sampled_pcs.c: File or directory not found
../sysdeps/mach/hurd/profil.c:50: warning: `profil_task_get_sampled_pcs' used but never defined
The problem is that the RPC stubs in mach/ are not generated (see below).
The glibc 2.3 branch built fine, but is otherwise broken (the linker doesn't
work, it returns immediately with an exit status of 127).
Thanks,
Marcus
ulysses:/gnu/libc/obj/mach# find
.
./mach
./mach/exc_server.c
./mach/exc_server.h
./mach/exc_server.o
./mach/mach_interface.h
./mach/mach_host.h
./mach/exc.__h
./mach/mach_port.h
./mach/memory_object_user.__h
./mach/memory_object_user.uh
./mach/memory_object_default.uh
./mach/memory_object_user.h
./mach/memory_object_default.__h
./mach/exc.uh
./mach/i386
./mach/i386/mach_i386.__h
./mach/i386/mach_i386.uh
./mach/i386/mach_i386.h
./mach/memory_object_default.h
./mach/exc.h
./mach/default_pager.__h
./mach/default_pager.uh
./mach/exc_server.os
./mach/default_pager.h
./mach/default_pager_helper.__h
./mach/default_pager_helper.uh
./mach/default_pager_helper.h
./device
./device/device.__h
./device/device.uh
./device/device.h
./mach-syscalls.mk
./libmachuser_pic.a
./mach-shortcuts.h
./libmachuser-link.so
./mach_init.o
./mig_strncpy.o
./msg.o
./mig-alloc.o
./mig-dealloc.o
./mig-reply.o
./msg-destroy.o
./msgserver.o
./mach_error.o
./errstring.o
./error_compat.o
./errsystems.o
./errsystems.c
./devstream.o
./bootprivport.o
./setup-thread.o
./spin-solid.o
./spin-lock.o
./mutex-init.o
./mutex-solid.o
./msg.os
./stamp.o
./mach_init.os
./mig_strncpy.os
./mig-alloc.os
./mig-dealloc.os
./mig-reply.os
./msg-destroy.os
./msgserver.os
./mach_error.os
./errstring.os
./error_compat.os
./errsystems.os
./devstream.os
./bootprivport.os
./setup-thread.os
./spin-solid.os
./spin-lock.os
./mutex-init.os
./mutex-solid.os
./stamp.os
./stamp.oS
--
`Rhubarb is no Egyptian god.' GNU http://www.gnu.org marcus@gnu.org
Marcus Brinkmann The Hurd http://www.gnu.org/software/hurd/
Marcus.Brinkmann@ruhr-uni-bochum.de
http://www.marcus-brinkmann.de/
More information about the Libc-alpha
mailing list