Am 03.04.2006 um 17:17 schrieb res:

On 03.04.2006 16:40, Karsten Otto wrote:
- crystalspace snapshot compiled nicely after "the usual procedure", i.e.
  export CPPFLAGS=-I/sw/include
  export CXXFLAGS=-I/sw/include
  export LDFLAGS=-L/sw/lib
  (seems nobody likes the fink default install dir, sigh)

I think CS' configure is supposed to look there. At least it seems that way by glancing over the m4 files... Could you check config.log whether
some /sw directory is tried? And if so, why the check fails?


I checked, and yes, CS does find /sw/bin/pkg-config and other things there. The difference is that all of them do have -I/sw/include etc. in the .pc files, while vos does not. Consequently, the vos checks fails to find the fink boost libraries and chokes. So the fix would be to include /sw in the vos .pc files too if it is found in a "nonstandard" location, which /sw sadly still is.

Regards,
Karsten Otto (kao)



_______________________________________________
vos-d mailing list
vos-d@interreality.org
http://www.interreality.org/cgi-bin/mailman/listinfo/vos-d

Reply via email to