Re: Help!!!-solve this problem in librsysnc library

Martin Pool <[email protected]> Fri, 16 Mar 2012 09:14:04 +1100
Newsgroups gmane.network.librsync.general
Message-ID <CAA9uavDL5EUQsd1bQr2LaQ6c3tUT3wciyMc1airvN2SCpvkDaw@mail.gmail.com>
--===============0308118751898142649==
Content-Type: multipart/alternative; boundary=047d7b2eded5bf492d04bb4f6ab8

--047d7b2eded5bf492d04bb4f6ab8
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

On 4 March 2012 07:46, malinda sanjaka <[email protected]> wrote:

> ---------------------------------------------------------
> /usr/include/librsync.h:367: error: expected =E2=80=98)=E2=80=99 before =
=E2=80=98*=E2=80=99 token
> /usr/include/librsync.h:369: error: expected =E2=80=98)=E2=80=99 before =
=E2=80=98*=E2=80=99 token
> /usr/include/librsync.h:372: error: expected =E2=80=98)=E2=80=99 before =
=E2=80=98*=E2=80=99 token
> --------------------------------------------------------
>

Often this means you're not including a depended-upon header file, and you
should:

- look at the specified line of the header file and see what token it's
talking about
- work out which header defines that name
- include it, or work out why it's not being read correctly

So, what's on that line?

--=20
Martin

--047d7b2eded5bf492d04bb4f6ab8
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div class=3D"gmail_quote">On 4 March 2012 07:46, malinda sanjaka <span dir=
=3D"ltr">&lt;<a href=3D"mailto:[email protected]">[email protected]</a>&g=
t;</span> wrote:<br><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0=
 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div>---------------------------------------------------------<br>/usr/incl=
ude/librsync.h:367: error: expected =E2=80=98)=E2=80=99 before =E2=80=98*=
=E2=80=99 token<br>/usr/include/librsync.h:369: error: expected =E2=80=98)=
=E2=80=99 before =E2=80=98*=E2=80=99
 token<br>/usr/include/librsync.h:372: error: expected =E2=80=98)=E2=80=99 =
before =E2=80=98*=E2=80=99 token<br>---------------------------------------=
----------------- </div></blockquote></div><div><br></div>Often this means =
you&#39;re not including a depended-upon header file, and you should:<div>

<br></div><div>- look at the specified line of the header file and see what=
 token it&#39;s talking about=C2=A0</div><div>- work out which header defin=
es that name=C2=A0</div><div>- include it, or work out why it&#39;s not bei=
ng read correctly</div>

<div><br></div><div>So, what&#39;s on that line?</div><div><div><br></div>-=
- <br>Martin<br><br>
</div>

--047d7b2eded5bf492d04bb4f6ab8--


--===============0308118751898142649==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
--===============0308118751898142649==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
librsync-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/librsync-users

--===============0308118751898142649==--