[haiku-commits] Re: r36175 - in haiku/trunk: build/jam data/catalogs data/catalogs/kits data/catalogs/kits/locale headers/os/locale ...

  • From: PulkoMandy <pulkomandy@xxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Mon, 12 Apr 2010 09:38:10 +0200

+
+DoCatalogs liblocale.so :
+       system
+       : ../shared/StringForSize.cpp

This path construction doesn't look right, did you try with the following ?
SEARCH_SOURCE += [ FDirName $(SUBDIR) $(DOTDOT) shared ] ;

No. This would include the search path in liblocale.so building too (same target), and I'm not sure that's a good idea. Can I do it only for the DoCatalogs invocation ?


--
Adrien Destugues / PulkoMandy
http://pulkomandy.ath.cx

Other related posts: