All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Remus" <rmocius@auste.elnet.lt>
To: lartc@vger.kernel.org
Subject: [LARTC] iproute2 compilation problem
Date: Wed, 02 Feb 2005 12:25:07 +0000	[thread overview]
Message-ID: <18dc01c50922$3b467b20$6e69690a@RIMAS> (raw)

Hi folks,

I just tried to compile the latest (current) iproute2 and got these errors:

arpd.c:19:20: db_185.h: No such file or directory
arpd.c:42: error: parse error before '*' token
arpd.c:42: warning: type defaults to `int' in declaration of `dbase'
arpd.c:42: warning: data definition has no type or storage class
arpd.c: In function `do_one_request':
arpd.c:305: error: `DBT' undeclared (first use in this function)
arpd.c:305: error: (Each undeclared identifier is reported only once
arpd.c:305: error: for each function it appears in.)
arpd.c:305: error: parse error before "dbkey"
arpd.c:309: error: request for member `sync' in something not a structure or
union
arpd.c:339: error: `dbkey' undeclared (first use in this function)
arpd.c:342: error: request for member `get' in something not a structure or
union
arpd.c:342: error: `dbdat' undeclared (first use in this function)
arpd.c:366: error: request for member `del' in something not a structure or
union
arpd.c:392: error: request for member `put' in something not a structure or
union
arpd.c:410: error: request for member `put' in something not a structure or
union
arpd.c:422: error: request for member `put' in something not a structure or
union
arpd.c: In function `get_arp_pkt':
arpd.c:486: error: `DBT' undeclared (first use in this function)
arpd.c:486: error: parse error before "dbkey"
arpd.c:517: error: `dbkey' undeclared (first use in this function)
arpd.c:520: error: request for member `get' in something not a structure or
union
arpd.c:520: error: `dbdat' undeclared (first use in this function)
arpd.c:530: error: request for member `put' in something not a structure or
union
arpd.c: In function `main':
arpd.c:670: warning: implicit declaration of function `dbopen'
arpd.c:670: error: `DB_HASH' undeclared (first use in this function)
arpd.c:670: warning: assignment makes pointer from integer without a cast
arpd.c:680: error: `DBT' undeclared (first use in this function)
arpd.c:680: error: parse error before "dbkey"
arpd.c:682: error: `dbkey' undeclared (first use in this function)
arpd.c:711: error: `dbdat' undeclared (first use in this function)
arpd.c:716: error: request for member `put' in something not a structure or
union
arpd.c:721: error: request for member `sync' in something not a structure or
union
arpd.c:727: error: parse error before "dbkey"
arpd.c:729: error: request for member `seq' in something not a structure or
union
arpd.c:729: error: `R_NEXT' undeclared (first use in this function)
arpd.c:821: error: request for member `sync' in something not a structure or
union
arpd.c:840: error: request for member `close' in something not a structure
or union
arpd.c:844: error: request for member `close' in something not a structure
or union
make[1]: *** [arpd] Error 1
make[1]: Leaving directory
`/home/iproute2/new/Source/Orig/iproute2-050124/misc'
make: *** [all] Error 2

My kernel 2.6.10 on Slackware 10 (current)

Any ideas?

Regards

Remus



_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

             reply	other threads:[~2005-02-02 12:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-02 12:25 Remus [this message]
2005-02-02 14:58 ` [LARTC] iproute2 compilation problem gypsy
2005-02-02 15:11 ` Remus
2005-02-02 15:34 ` go0ogl3
2005-02-02 15:57 ` Remus

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='18dc01c50922$3b467b20$6e69690a@RIMAS' \
    --to=rmocius@auste.elnet.lt \
    --cc=lartc@vger.kernel.org \
    /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.