All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marek Lindner <lindner_marek@yahoo.de>
To: b.a.t.m.a.n@open-mesh.net
Subject: Re: [B.A.T.M.A.N.] make failure
Date: Wed, 10 Jan 2007 14:13:41 +0100 (MET)	[thread overview]
Message-ID: <200701101352.51076.lindner_marek@yahoo.de> (raw)
In-Reply-To: <45A4C4FC.5010803@ehas.org>


Hi,


> root@Pablo:/home/pablo/Desktop/batman# make
> gcc -Wall -O0 -g3   -c -o batman.o batman.c
> batman.c: En la función `send_outstanding_packets':
> batman.c:889: error: error sintáctico before '<<' token
> batman.c:894: error: error sintáctico before '>>' token

which version are you trying to compile ? From which source ?
In the current SVN this error doesn't exist. But it looks like a typical SVN 
<> make problem: Did you checkout the source code more than once and altered 
your local copy ? May be you just deleted some whitespace or so ?! SVN would 
recognize your changes and tries to merge the code. 

This looks like that:
<<<<<<< .mine
...
=======
...
>>>>>>> .r2

Try a fresh checkout from here: svn co https://dev.open-mesh.net/svn/batman/
or the stable release http://downloads.open-mesh.net/batman/batman-0.1.tgz

Regards,
Marek


      reply	other threads:[~2007-01-10 13:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-10 10:50 [B.A.T.M.A.N.] make failure Pablo Osuna
2007-01-10 13:13 ` Marek Lindner [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200701101352.51076.lindner_marek@yahoo.de \
    --to=lindner_marek@yahoo.de \
    --cc=b.a.t.m.a.n@open-mesh.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.