Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] Failed Updates

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: "David Brown" <dmlb2000 AT gmail.com>
  • To: "George Sherwood" <pilot AT beernabeer.com>
  • Cc: sm-discuss AT lists.ibiblio.org
  • Subject: Re: [SM-Discuss] Failed Updates
  • Date: Sat, 14 Jul 2007 09:52:37 -0700

cdrtools 2.01.01a30 is failing like this:

Unpacking source file cdrtools-2.01.01a30.tar.bz2 for spell cdrtools.
patching file libscg/scsi-linux-ata.c
patching file libscg/scsi-linux-sg.c
patching file cdrecord/cdrecord.c
Hunk #1 FAILED at 4187.
1 out of 1 hunk FAILED -- saving rejects to file cdrecord/cdrecord.c.rej

Yeah I've got this one as well... sandalle said he'd fix it this weekend.

Also I haven't been able to get busybox to build for ages. It dies
like this:
CC applets/applets.o
applets/applets.c:20:2: error: #warning Static linking against glibc
produces buggy executables applets/applets.c:21:2: error: #warning
(glibc does not cope well with ld --gc-sections).
applets/applets.c:22:2: error: #warning See
sources.redhat.com/bugzilla/show_bug.cgi?id=3400
applets/applets.c:23:2: error: #warning Note that glibc is unsuitable
for static linking anyway. applets/applets.c:24:2: error: #warning If
you still want to do it, remove -Wl,--gc-sections
applets/applets.c:25:2: error: #warning from top-level Makefile and
remove this warning. make[1]: *** [applets/applets.o] Error 1 make: ***
[applets] Error 2


I've also seen this but this is a glibc issue that it doesn't allow
you to build statically anymore. What I'd really like to see happen is
building busybox against uClibc then we know it can work statically,
but that takes some effort.

There's a project called buildroot that creates busybox uClibc initrd
type images for embedded systems I was going to see how they manage to
do it, but haven't had the time...

- David Brown




Archive powered by MHonArc 2.6.24.

Top of Page