Samuel Thibault wrote:
Da Zheng, le Thu 28 Aug 2008 00:33:47 +0200, a écrit :
It's so weird. I could build glibc in the same way last time.
Did I miss some patches? How do I fix it?
Again, that's a bug in the hurd package, -4 will fix it, you can fetch a
snapshot from svn://svn.debian.org/svn/pkg-hurd/hurd/trunk/debian
Does it really work? It doesn't work here, maybe because I didn't use
dpkg-buildpackage correctly.
I got the debian directory from the SVN, replaced the original one in
glibc-2.7, and then I ran "dpkg-buildpackage" in glibc-2.7. but I got
the error as follow:
patches: debian/patches/console_utf-8.patch
debian/patches/diskfs_lookup_error_fix.patch
debian/patches/diskfs_no_inherit_dir_group.patch
debian/patches/ext2fs_large_stores.patch
debian/patches/hurd_console_startup.patch
debian/patches/init_try_runsystem.gnu.patch
debian/patches/install-msgids.diff
debian/patches/libpager_update_seqno.patch
debian/patches/libpthread_mutex-no-include.patch
debian/patches/libpthread_pthreadexit-safety.patch
debian/patches/libpthread_pthreadtypes_h.patch
debian/patches/libpthread_spin-lock-inline.patch
debian/patches/libpthread_stubs.patch
debian/patches/libpthread_tls.patch
debian/patches/lock-memory-clobber.patch debian/patches/makedev.diff
debian/patches/pfinet_dhcp.patch debian/patches/pflocal-port-leak.patch
debian/patches/pflocal.patch debian/patches/rc.patch
debian/patches/runsystem_setup_pflocal.patch
debian/patches/startup-usr-support.patch
debian/patches/thread-throttle.patch
debian/patches/tmp_exec_startup.patch debian/patches/ttys.patch
Trying patch debian/patches/console_utf-8.patch at level 1 ... 0 ... 2
... failure.
make: *** [debian/stamp-patched] Error 1
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
Do I use dpkg-buildpackage correctly?
Zheng Da