Alessandro Manzi пишет:


On January 29, 2009 at 3:06 PM Julien Kerihuel <[email protected]> wrote:

> On Thu, 2009-01-29 at 14:56 +0100, Alessandro Manzi wrote:
>
> > i'm trying to compile IProfAdmin.c but it figure out with  this
> > message
> > IProfAdmin.c: In function 'mapi_profile_get_ldif_path':
> > IProfAdmin.c:487: error: 'DEFAULT_LDIF' undeclared (first use in this
> > function)
> > IProfAdmin.c:487: error: (Each undeclared identifier is reported only
> > once
> > IProfAdmin.c:487: error: for each function it appears in.)
> > anyone knows where is declared???
> > regards
>
>
> It is defined as -DDEFAULT_LDIF on the compilation line within the
> CFLAGS variable.
>
> See config.mk
>
> Cheers,
> Julien.
>
> Julien Kerihuel
> [email protected]
> OpenChange Project Manager
>
> GPG Fingerprint: 0B55 783D A781 6329 108A  B609 7EF6 FE11 A35F 1F79
>
>
How can i use CFLAGS to compile that single file????
------------------------------------------------------------------------

_______________________________________________
devel mailing list
[email protected]
http://mailman.openchange.org/listinfo/devel

CFLAGS=value gcc file.c
begin:vcard
fn;quoted-printable:=D0=95=D0=B2=D0=B3=D0=B5=D0=BD=D0=B8=D0=B9 =D0=A1=D1=82=D0=B5=D0=BF=D0=B0=
	=D0=BD=D0=B8=D1=89=D0=B5=D0=B2
n;quoted-printable;quoted-printable:=D0=A1=D1=82=D0=B5=D0=BF=D0=B0=D0=BD=D0=B8=D1=89=D0=B5=D0=B2=D1=91;=D0=95=D0=B2=D0=B3=D0=B5=D0=BD=D0=B8=D0=B9
org;quoted-printable;quoted-printable:=D0=AF=D0=BD=D0=B4=D0=B5=D0=BA=D1=81;=D0=B3=D1=80=D1=83=D0=BF=D0=BF=D0=B0 =D1=80=D0=B0=D0=B7=D1=80=D0=B0=D0=B1=
	=D0=BE=D1=82=D0=BA=D0=B8 =D0=B2=D0=BD=D1=83=D1=82=D1=80=D0=B5=D0=BD=D0=BD=
	=D0=B8=D1=85 =D1=81=D0=B5=D1=80=D0=B2=D0=B8=D1=81=D0=BE=D0=B2
adr;quoted-printable;quoted-printable;dom:;;=D0=A2=D0=B0=D0=B3=D0=B0=D0=BD=D0=BA=D0=B0;=D0=9C=D0=BE=D1=81=D0=BA=D0=B2=D0=B0
email;internet:[email protected]
title;quoted-printable:=D1=80=D1=83=D0=BA=D0=BE=D0=B2=D0=BE=D0=B4=D0=B8=D1=82=D0=B5=D0=BB=D1=8C
tel;work:6466
tel;cell:+7 (915) 010-6997
x-mozilla-html:FALSE
version:2.1
end:vcard

_______________________________________________
devel mailing list
[email protected]
http://mailman.openchange.org/listinfo/devel

Reply via email to