I'm trying to figure out how to modify the makefile to say to compile
sysxattrs.c with the -I /Developer/SDKs/MacOSX10.3.9.sdk/Developer/
Headers/CFMCarbon/
in the case of HAVE_PRE_TIGER_OSX_ATTRS is true.
Is somebody skilled on makefile to give me some help?
Le 12 févr. 08 à 12:29, Vitorio Machado a écrit :
It seems that this problem is generated by the inclusion of the
Carbon API that have conflicting headers with the *NIX ones...
I don't know if doing export C_INCLUDE_PATH=/Developer/SDKs/
MacOSX10.4.0.sdk/Developer/Headers/CFMCarbon/ is the correct way to
link with the CarbonCore.
--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html