Re: PPPD 2.2.0e: Failing to compile under linux 1.3.84

Vikram Khare (vkhare@premier.net)
Tue, 9 Apr 1996 19:43:02 -0600 (CST)


On Mon, 8 Apr 1996, Arnaldo Carvalho de Melo wrote:
> functions from string.h and Mark Hahn, I think, resolved switching -g by
> -O in CFLAGS, now I have a problem with ___strtok, which the linker
> doesn't find, I looked at string.h and strtok have a jump or something to

I had a probelm with strtok which I solved by just adding the
following:

static char *___strtok;

I also used 'linux/string.h' after accidentally deleting the one there;).
After that it compiled without any problems and has worked fine with
dialing in.

------------------------------------------------------------------------------
Vikram Khare http://www.premier.net/~vkhare
Premier One Inc.