All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Gareth Wheelton" <gareth@hasslemonkey.net>
To: bridge@lists.osdl.org
Subject: RE: [Bridge] SUSE 8.1 build failure
Date: Tue, 17 Aug 2004 01:35:42 +0100	[thread overview]
Message-ID: <000f01c483f2$20f35a00$ba00a8c0@hasslemonkey.net> (raw)
In-Reply-To: <023e01c482d1$d7915c20$ba00a8c0@hasslemonkey.net>

Does anyone know where 'HZ' is declared in the 2.4.xx source?


Cheers gareth

-----Original Message-----
From: bridge-bounces@lists.osdl.org [mailto:bridge-bounces@lists.osdl.org]
On Behalf Of Gareth Wheelton
Sent: 15 August 2004 15:12
To: bridge@lists.osdl.org
Subject: [Bridge] SUSE 8.1 build failure

Hi

RE: bridge-utils-1.0.4, linux 2.4.21-241-athlon


I'm receiving the following groan when I attempt to build bridge-utils on
SUSE 8.1(linux 2.4.21-241-athlon)

Any help most appreciated.


for x in libbridge brctl doc; do make  -C $x ; done
make[1]: Entering directory `/home/gareth/bridge-utils-1.0.4/libbridge'
gcc -Wall -g -I/usr/src/linux/include  -c libbridge_devif.c
In file included from libbridge_devif.c:28:
libbridge_private.h: In function `__tv_to_jiffies':
libbridge_private.h:68: `HZ' undeclared (first use in this function)
libbridge_private.h:68: (Each undeclared identifier is reported only once
libbridge_private.h:68: for each function it appears in.)
libbridge_private.h: In function `__jiffies_to_tv':
libbridge_private.h:75: `HZ' undeclared (first use in this function)
make[1]: *** [libbridge_devif.o] Error 1
make[1]: Leaving directory `/home/gareth/bridge-utils-1.0.4/libbridge'
make[1]: Entering directory `/home/gareth/bridge-utils-1.0.4/brctl'
gcc -Wall -g -O2 -I../libbridge -I/usr/src/linux/include  -c brctl.c
gcc -Wall -g -O2 -I../libbridge -I/usr/src/linux/include  -c brctl_cmd.c
gcc -Wall -g -O2 -I../libbridge -I/usr/src/linux/include  -c brctl_disp.c
make[1]: *** No rule to make target `../libbridge/libbridge.a', needed by
`brctl'.  Stop.
make[1]: Leaving directory `/home/gareth/bridge-utils-1.0.4/brctl'
make[1]: Entering directory `/home/gareth/bridge-utils-1.0.4/doc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/gareth/bridge-utils-1.0.4/doc'


cheers gareth





  reply	other threads:[~2004-08-17  0:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-15 14:12 [Bridge] SUSE 8.1 build failure Gareth Wheelton
2004-08-17  0:35 ` Gareth Wheelton [this message]
2004-08-17  7:45   ` Torsten Luettgert
2004-08-18 16:26     ` Gareth Wheelton
2004-08-24 20:59 ` Stephen Hemminger

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='000f01c483f2$20f35a00$ba00a8c0@hasslemonkey.net' \
    --to=gareth@hasslemonkey.net \
    --cc=bridge@lists.osdl.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.