* [LARTC] Problems compiling patched bridge-utils
@ 2002-09-17 16:43 Esteban Maringolo
2002-09-17 17:10 ` Julian Anastasov
0 siblings, 1 reply; 2+ messages in thread
From: Esteban Maringolo @ 2002-09-17 16:43 UTC (permalink / raw)
To: lartc
[-- Attachment #1: Type: text/plain, Size: 1230 bytes --]
Hello,
I've applied ``bridge-utils-0.9.5-ipmode-1.diff'' to be able to use my
shaper as bridge and don't lose the netfilter capabilities, the patch
applies with no error messages, which makes me supose everything is
working fine.
But when i try to recompile the bridge-utils utilities i get the
message transcript below:
esteban@inercia:~/devel/nexusbm/bridge-utils-0.9.5$ make
make -C libbridge
make[1]: Entering directory
`/home/esteban/devel/bridge-shaper/bridge-utils-0.9.5/libbridge'
gcc -Wall -g -c libbridge_devif.c
libbridge_devif.c: In function `br_set_bridge_ip_mode':
libbridge_devif.c:151: `BRCTL_SET_BRIDGE_IP_MODE' undeclared (first use
in this function)
libbridge_devif.c:151: (Each undeclared identifier is reported only once
libbridge_devif.c:151: for each function it appears in.)
make[1]: *** [libbridge_devif.o] Error 1
make[1]: Leaving directory
`/home/esteban/devel/bridge-shaper/bridge-utils-0.9.5/libbridge'
make: *** [libbridge/libbridge.a] Error 2
If I compile the bridge-utils with no patch applied (or with the lower
version diff applied) it compiles seamsly, and I can build a .deb with
it too :-)
Any Clue?
--
Esteban A. Maringolo
Buenos Aires, Argentina
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 232 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [LARTC] Problems compiling patched bridge-utils
2002-09-17 16:43 [LARTC] Problems compiling patched bridge-utils Esteban Maringolo
@ 2002-09-17 17:10 ` Julian Anastasov
0 siblings, 0 replies; 2+ messages in thread
From: Julian Anastasov @ 2002-09-17 17:10 UTC (permalink / raw)
To: lartc
Hello,
On 17 Sep 2002, Esteban Maringolo wrote:
> I've applied ``bridge-utils-0.9.5-ipmode-1.diff'' to be able to use my
> shaper as bridge and don't lose the netfilter capabilities, the patch
> applies with no error messages, which makes me supose everything is
> working fine.
>
> But when i try to recompile the bridge-utils utilities i get the
> message transcript below:
>
> esteban@inercia:~/devel/nexusbm/bridge-utils-0.9.5$ make
> make -C libbridge
> make[1]: Entering directory
> `/home/esteban/devel/bridge-shaper/bridge-utils-0.9.5/libbridge'
> gcc -Wall -g -c libbridge_devif.c
> libbridge_devif.c: In function `br_set_bridge_ip_mode':
> libbridge_devif.c:151: `BRCTL_SET_BRIDGE_IP_MODE' undeclared (first use
> in this function)
May be you need 2.4.19 kernel in /usr/src/linux patched with
bridge-ipmode-2.4.19-2.diff, the user-space stuff is not enough.
> Any Clue?
Regards
--
Julian Anastasov <ja@ssi.bg>
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-09-17 17:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-17 16:43 [LARTC] Problems compiling patched bridge-utils Esteban Maringolo
2002-09-17 17:10 ` Julian Anastasov
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.