All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Tulke <ml@saxnet.de>
To: b.a.t.m.a.n@open-mesh.net
Subject: [B.A.T.M.A.N.] battool Speicherzugriffsfehler
Date: Fri, 24 Aug 2007 12:27:30 +0200	[thread overview]
Message-ID: <46CEB292.5080201@saxnet.de> (raw)

Hello i use the latest batman-advanced svn from trunk

zeus:/usr/src/# svn co https://dev.open-mesh.net/svn/batman/trunk/
...
...

zeus:/usr/src/# cd trunk/batman-advanced/batool

zeus:/usr/src/batman-advanced/battool# make clean
rm -f battool *.o *~

zeus:/usr/src/batman-advanced/battool# make
gcc -Wall -O0 -g   -c -o battool.o battool.c
gcc -Wall -O0 -g   -c -o batping.o batping.c
gcc -Wall -O0 -g   -c -o functions.o functions.c
gcc -Wall -O0 -g   -c -o batroute.o batroute.c
gcc -Wall -O0 -g   -c -o batdump.o batdump.c
gcc -Wall -O0 -g   -c -o list-batman.o list-batman.c
gcc -lpthread  battool.o batping.o functions.o batroute.o batdump.o 
list-batman.o   -o battool

<- looks good but:

zeus:/usr/src/batman-advanced/battool# ./battool
Speicherzugriffsfehler

i use Debian Etch 4.0 with latest upgrades


greetings,
    Robert Tulke



             reply	other threads:[~2007-08-24 10:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-24 10:27 Robert Tulke [this message]
2007-08-24 10:48 ` [B.A.T.M.A.N.] battool Speicherzugriffsfehler (update - strace/ldd output) Robert Tulke
2007-08-24 11:05   ` Andreas Langer
2007-08-24 11:16     ` Robert Tulke

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=46CEB292.5080201@saxnet.de \
    --to=ml@saxnet.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.