This is the mail archive of the glibc-bugs@sourceware.org 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]

[Bug build/14671] Can't make dist


http://sourceware.org/bugzilla/show_bug.cgi?id=14671

Andrey Ponomarenko <aponomarenko at rosalab dot ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |INVALID

--- Comment #2 from Andrey Ponomarenko <aponomarenko at rosalab dot ru> 2012-10-05 07:35:31 UTC ---
Yes, I've run (according to http://sourceware.org/glibc/wiki/Regeneration)

for i in `find -L . -name 'configure.in'`; do echo "autoconf -I. $i >
${i%.in}"; done;
make INSTALL

And then "make dist" created packages.

Thanks!

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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