lkml.org 
[lkml]   [1996]   [Mar]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Can't build ppp since 1.3.78 (I'm trying hard)
On Thu, 28 Mar 1996, B. James Phillippe wrote:

> Hi,
>
> file /usr/include/linux/netdevices.h. I simply (stupidly) added that
> include file to the file pppd/sys-linux.c (which is the only file I'm
> having trouble with). But then I get a clean build to object code, but at
> link time I get a nest of undefined references to the memset functions
> that are defined in /usr/include/asm/string.h (__memset_generic and
> friends). I again tried adding this file to the includes, but this time
> had no success (no difference).
>
you were very close. don't include <asm/string.h>, instead include
<linux/string.h>. and be sure to use -O (or -O2, or -O3).

jeff
---
Why Linux? source code. POSIX. tcpip. job control. support from the authors.
drivers for most hardware. because one terminal or process is never enough.
forget the other O/Ss, i use Linux- the choice of a GNU generation.



\
 
 \ /
  Last update: 2005-03-22 13:36    [W:0.039 / U:0.036 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site