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 TAGS broken...


   > got this when I tried to make a tags database:
   >
   > [...snip...]
   > echo >> /home/ams/libc/libc.obj/po/distinfo.new 'install-others = $(po-install-others)'
   > mv -f /home/ams/libc/libc.obj/po/distinfo.new /home/ams/libc/libc.obj/po/distinfo
   > make -f /home/ams/libc/libc.obj/po/distinfo -f ../MakeTAGS TAGS
   > make[4]: Entering directory `/gnu/src-cvs/libc/po'
   > make[4]: *** No rule to make target `be.mo', needed by `TAGS'.  Stop.

   You need to make po/linguas.mo first.

Then `make check' should depend on `po/linguas.mo'...

Cheers.


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