This is the mail archive of the libc-alpha@sources.redhat.com 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]

Re: make dist


Greg Schafer <gschafer@zip.com.au> writes:

> Hello
>
> I've been testing the 2.2.5 branch with good results so far.
>
> However, I'm unable to make dist. What is the trick to make it
> work?

I don't think you really need it, it's for maintainers and you can tar
the complete CVS tree instead if you like.

> I figured out that I have to 'make -C manual' first before doing
> the make dist, but the resultant tarball doesn't compile.
>
> For a start, these files don't end up in the tarball
>
> sysdeps/generic/dwarf2.h
> sysdeps/generic/unwind-dw2-fde.h
> sysdeps/generic/unwind-dw2.c
> sysdeps/generic/unwind-pe.h
> sysdeps/generic/unwind.h

Add those files to sysdeps/generic/Dist.

> Even when I manually add those files, I still cannot complete a
> compile as I stop with error "no rule to make target reldep6mod0.os
> needed by..."
>
> Any hints?

I'm sure Ulrich will fix this when spinning the next pre-release ;-).

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


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