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'
		????? TAGS?

Whops, typo on my side.  That should be TAGS as you have noted.

   >  should depend on `po/linguas.mo'...

   Only needed when building from CVS.

Would it cause any harm if it depended of `po/linguas.mo'?  If not,
then I don't see any reason why it shouldn't depend on that target...

Cheers.


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