How about this question.  The PPP HOWTO  says you need to add IPX_CHANGE = 1 to
the Makefile.linux to add IPX support.  It doesn't say where or even what this
is.  I "assume" it is a CFLAG.  The follwing line exists in pppd/Makefile.linux

COMPILE_FLAGS= -D_linux_=1 -DHAVE_PATHS_H -DIPX_CHANGE

does this need to be changed to 

COMPILE_FLAGS= -D_linux_=1 -DHAVE_PATHS_H -DIPX_CHANGE = 1

To get IPX support, or is IPX support already there without the "= 1" being
added?
--
Scott Knight, Network Analyst - SSM Health Care, Information Center
email: [EMAIL PROTECTED] + phone: 314.644.7344 + fax: 314.647.1037
"Dad, when you come home with only shattered pieces of your dreams, your
little one can mend them like new with two magic words - 'Hi Dad!'"
- Alan Beck in "Fathers and Sons" -


-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]

Reply via email to