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]

make dist


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 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

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?

Thanks
Greg


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