From owner-freebsd-hackers Sun Apr 20 03:08:44 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id DAA14390 for hackers-outgoing; Sun, 20 Apr 1997 03:08:44 -0700 (PDT) Received: from sol.amitar.com.au (sol.amitar.com.au [203.57.242.11]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id DAA14379 for ; Sun, 20 Apr 1997 03:08:37 -0700 (PDT) Received: (from slaterm@localhost) by sol.amitar.com.au (8.8.5/8.8.5) id SAA03277; Sun, 20 Apr 1997 18:09:09 +0800 (WST) Date: Sun, 20 Apr 1997 18:09:09 +0800 (WST) From: Michael Slater To: freebsd-hackers@freebsd.org Subject: ppp-2.3.0b3 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hello, I have been trying to get ppp-2.3.0bs to compile under FreeBSD-2.2.1 and get the following errors... I have followed the instructions in the README.bsd file to the letter, but it doesnot work. My C programming skills are not the best, so i am not sure how to fix the errors below. ../../net/ppp_tty.c:161: warning: initialization from incompatible pointer type ../../net/ppp_tty.c: In function `pppinput': ../../net/ppp_tty.c:825: request for member `d_stop' in something not a structure or union Any help would be appriciated. Michael Slater slaterm@amitar.com.au