저번에 올린 문제는 파일 부재로 인한 문제인데....그부분은 해결 했는데요..
ㅜㅜ;//
이부분 오류는 어떻게 해결해야 할지..막막하네요..ㅜ//
도와 주세요..

--------------------->>

[Tue Aug 31 22:51:33 Blue /azdown/ppp/ppp-2.4.2]#./ip
cd chat; make all
make[1]: Entering directory `/ztest/z3/ppp/ppp-2.4.2/chat'
armv5l-linux-gcc -c -O2 -g -pipe -DTERMIOS -
DSIGTYPE=void -UNO_SLEEP -
DFNDELAY=O_NDELAY -DTERMIOS -
DSIGTYPE=void -UNO_SLEEP -
DFNDELAY=O_NDELAY -o chat.o chat.c
armv5l-linux-gcc -o chat chat.o
make[1]: Leaving directory `/ztest/z3/ppp/ppp-2.4.2/chat'
cd pppd/plugins; make all
make[1]: Entering directory `/ztest/z3/ppp/ppp-2.4.2/pppd/plugins'
armv5l-linux-gcc -o minconn.so -shared -O2 -g -I.. -I../../include -fPIC
minconn.c
armv5l-linux-gcc -o passprompt.so -shared -O2 -g -I.. -I../../include -
fPIC passprompt.c
armv5l-linux-gcc -o passwordfd.so -shared -O2 -g -I.. -I../../include -
fPIC passwordfd.c
for d in rp-pppoe; do make -w -C $d all; done
make[2]: Entering directory `/ztest/z3/ppp/ppp-2.4.2/pppd/plugins/rp-
pppoe'
gcc -O2 -g -I../../../include/linux '-DVERSION="3.3"' -c -o discovery.o -
fPIC discovery.c
gcc -O2 -g -I../../../include/linux '-DVERSION="3.3"' -c -o if.o -fPIC
if.c
gcc -O2 -g -I../../../include/linux '-DVERSION="3.3"' -c -o common.o -
fPIC common.c
gcc -O2 -g -I../../../include/linux '-DVERSION="3.3"' -c -o debug.o -
fPIC debug.c
ar -rc libplugin.a discovery.o if.o common.o debug.o
gcc '-DRP_VERSION="3.3"' -O2 -g -I../../../include/linux -I../../.. -c -
o plugin.o -fPIC plugin.c
gcc -o rp-pppoe.so -shared plugin.o libplugin.a
make[2]: Leaving directory `/ztest/z3/ppp/ppp-2.4.2/pppd/plugins/rp-
pppoe'
make[1]: Leaving directory `/ztest/z3/ppp/ppp-2.4.2/pppd/plugins'
cd pppd; make all
make[1]: Entering directory `/ztest/z3/ppp/ppp-2.4.2/pppd'
armv5l-linux-gcc -O2 -pipe -Wall -g -DHAVE_PATHS_H -DIPX_CHANGE -
DHAVE_MMAP -I../include -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -
DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -
DPPP_FILTER -I/usr/include/pcap -DMAXOCTETS -c -o main.o main.c
armv5l-linux-gcc -O2 -pipe -Wall -g -DHAVE_PATHS_H -DIPX_CHANGE -
DHAVE_MMAP -I../include -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -
DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -
DPPP_FILTER -I/usr/include/pcap -DMAXOCTETS -c -o magic.o magic.c
armv5l-linux-gcc -O2 -pipe -Wall -g -DHAVE_PATHS_H -DIPX_CHANGE -
DHAVE_MMAP -I../include -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -
DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -
DPPP_FILTER -I/usr/include/pcap -DMAXOCTETS -c -o fsm.o fsm.c
armv5l-linux-gcc -O2 -pipe -Wall -g -DHAVE_PATHS_H -DIPX_CHANGE -
DHAVE_MMAP -I../include -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -
DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -
DPPP_FILTER -I/usr/include/pcap -DMAXOCTETS -c -o lcp.o lcp.c
armv5l-linux-gcc -O2 -pipe -Wall -g -DHAVE_PATHS_H -DIPX_CHANGE -
DHAVE_MMAP -I../include -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -
DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -
DPPP_FILTER -I/usr/include/pcap -DMAXOCTETS -c -o ipcp.o ipcp.c
armv5l-linux-gcc -O2 -pipe -Wall -g -DHAVE_PATHS_H -DIPX_CHANGE -
DHAVE_MMAP -I../include -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -
DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -
DPPP_FILTER -I/usr/include/pcap -DMAXOCTETS -c -o upap.o upap.c
armv5l-linux-gcc -O2 -pipe -Wall -g -DHAVE_PATHS_H -DIPX_CHANGE -
DHAVE_MMAP -I../include -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -
DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -
DPPP_FILTER -I/usr/include/pcap -DMAXOCTETS -c -o chap-new.o chap-new.c
armv5l-linux-gcc -O2 -pipe -Wall -g -DHAVE_PATHS_H -DIPX_CHANGE -
DHAVE_MMAP -I../include -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -
DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -
DPPP_FILTER -I/usr/include/pcap -DMAXOCTETS -c -o md5.o md5.c
armv5l-linux-gcc -O2 -pipe -Wall -g -DHAVE_PATHS_H -DIPX_CHANGE -
DHAVE_MMAP -I../include -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -
DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -
DPPP_FILTER -I/usr/include/pcap -DMAXOCTETS -c -o ccp.o ccp.c
armv5l-linux-gcc -O2 -pipe -Wall -g -DHAVE_PATHS_H -DIPX_CHANGE -
DHAVE_MMAP -I../include -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -
DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -
DPPP_FILTER -I/usr/include/pcap -DMAXOCTETS -c -o ecp.o ecp.c
armv5l-linux-gcc -O2 -pipe -Wall -g -DHAVE_PATHS_H -DIPX_CHANGE -
DHAVE_MMAP -I../include -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -
DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -
DPPP_FILTER -I/usr/include/pcap -DMAXOCTETS -c -o auth.o auth.c
armv5l-linux-gcc -O2 -pipe -Wall -g -DHAVE_PATHS_H -DIPX_CHANGE -
DHAVE_MMAP -I../include -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -
DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -
DPPP_FILTER -I/usr/include/pcap -DMAXOCTETS -c -o options.o options.c
armv5l-linux-gcc -O2 -pipe -Wall -g -DHAVE_PATHS_H -DIPX_CHANGE -
DHAVE_MMAP -I../include -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -
DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -
DPPP_FILTER -I/usr/include/pcap -DMAXOCTETS -c -o demand.o demand.c
armv5l-linux-gcc -O2 -pipe -Wall -g -DHAVE_PATHS_H -DIPX_CHANGE -
DHAVE_MMAP -I../include -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -
DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -
DPPP_FILTER -I/usr/include/pcap -DMAXOCTETS -c -o utils.o utils.c
armv5l-linux-gcc -O2 -pipe -Wall -g -DHAVE_PATHS_H -DIPX_CHANGE -
DHAVE_MMAP -I../include -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -
DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -
DPPP_FILTER -I/usr/include/pcap -DMAXOCTETS -c -o sys-linux.o sys-
linux.c
In file included from /usr/armv5l-linux/sys-include/net/route.h:28,
from sys-linux.c:114:
/usr/armv5l-linux/sys-include/net/dst.h:30: parse error before "atomic_t"
/usr/armv5l-linux/sys-include/net/dst.h:67: parse error before '}' token
/usr/armv5l-linux/sys-include/net/dst.h:85: parse error before "atomic_t"
/usr/armv5l-linux/sys-include/net/dst.h:87: parse error before '}' token
In file included from /usr/armv5l-linux/sys-include/linux/sched.h:18,
from /usr/armv5l-linux/sys-include/net/inetpeer.h:14,
from /usr/armv5l-linux/sys-include/net/route.h:29,
from sys-linux.c:114:
/usr/armv5l-linux/sys-include/asm/semaphore.h:18: parse error
before "wait_queue_head_t"
/usr/armv5l-linux/sys-include/asm/semaphore.h: In function `sema_init':
/usr/armv5l-linux/sys-include/asm/semaphore.h:47: dereferencing pointer
to incomplete type
/usr/armv5l-linux/sys-include/asm/semaphore.h:48: dereferencing pointer
to incomplete type
/usr/armv5l-linux/sys-include/asm/semaphore.h:49: dereferencing pointer
to incomplete type
In file included from /usr/armv5l-linux/sys-include/linux/signal.h:4,
from /usr/armv5l-linux/sys-include/linux/sched.h:26,
from /usr/armv5l-linux/sys-include/net/inetpeer.h:14,
from /usr/armv5l-linux/sys-include/net/route.h:29,
from sys-linux.c:114:
/usr/armv5l-linux/sys-include/asm/signal.h: At top level:
/usr/armv5l-linux/sys-include/asm/signal.h:27: conflicting types for
`sigset_t'
/usr/armv5l-linux/include/sys/select.h:38: previous declaration of
`sigset_t'
/usr/armv5l-linux/sys-include/asm/signal.h:163: redefinition of `struct
sigaction'
/usr/armv5l-linux/sys-include/asm/signal.h:178: redefinition of `struct
sigaltstack'
In file included from /usr/armv5l-linux/sys-include/linux/signal.h:5,
from /usr/armv5l-linux/sys-include/linux/sched.h:26,
from /usr/armv5l-linux/sys-include/net/inetpeer.h:14,
from /usr/armv5l-linux/sys-include/net/route.h:29,
from sys-linux.c:114:
/usr/armv5l-linux/sys-include/asm/siginfo.h:8: redefinition of `union
sigval'
/usr/armv5l-linux/sys-include/asm/siginfo.h:16: redefinition of `struct
siginfo'
/usr/armv5l-linux/sys-include/asm/siginfo.h:200: redefinition of `struct
sigevent'
In file included from /usr/armv5l-linux/sys-include/linux/sched.h:80,
from /usr/armv5l-linux/sys-include/net/inetpeer.h:14,
from /usr/armv5l-linux/sys-include/net/route.h:29,
from sys-linux.c:114:
/usr/armv5l-linux/sys-include/linux/time.h:9: redefinition of `struct
timespec'
/usr/armv5l-linux/sys-include/linux/time.h:88: redefinition of `struct
timeval'
/usr/armv5l-linux/sys-include/linux/time.h:93: redefinition of `struct
timezone'
/usr/armv5l-linux/sys-include/linux/time.h:119: redefinition of `struct
itimerspec'
/usr/armv5l-linux/sys-include/linux/time.h:124: redefinition of `struct
itimerval'
In file included from /usr/armv5l-linux/sys-include/net/route.h:29,
from sys-linux.c:114:
/usr/armv5l-linux/sys-include/net/inetpeer.h: In function `inet_putpeer':
/usr/armv5l-linux/sys-include/net/inetpeer.h:49: `jiffies' undeclared
(first use in this function)
/usr/armv5l-linux/sys-include/net/inetpeer.h:49: (Each undeclared
identifier is reported only once
/usr/armv5l-linux/sys-include/net/inetpeer.h:49: for each function it
appears in.)
In file included from /usr/armv5l-linux/sys-include/linux/route.h:26,
from /usr/armv5l-linux/sys-include/net/route.h:32,
from sys-linux.c:114:
/usr/armv5l-linux/sys-include/linux/if.h: At top level:
/usr/armv5l-linux/sys-include/linux/if.h:62: redefinition of `struct
ifmap'
/usr/armv5l-linux/sys-include/linux/if.h:80: redefinition of `struct
ifreq'
/usr/armv5l-linux/sys-include/linux/if.h:129: redefinition of `struct
ifconf'
In file included from sys-linux.c:114:
/usr/armv5l-linux/sys-include/net/route.h:37:2: warning: #warning This
file is not supposed to be used outside of kernel.
In file included from sys-linux.c:114:
/usr/armv5l-linux/sys-include/net/route.h:66: field `dst' has incomplete
type
/usr/armv5l-linux/sys-include/net/route.h:123: parse error
before "old_gw"
/usr/armv5l-linux/sys-include/net/route.h:128: parse error before "u32"
/usr/armv5l-linux/sys-include/net/route.h:133: parse error before "addr"
/usr/armv5l-linux/sys-include/net/route.h:136: parse error before '*'
token
/usr/armv5l-linux/sys-include/net/route.h:141: parse error before "u32"
/usr/armv5l-linux/sys-include/net/route.h: In function `ip_route_output':
/usr/armv5l-linux/sys-include/net/route.h:143: `daddr' undeclared (first
use in this function)
/usr/armv5l-linux/sys-include/net/route.h:143: `saddr' undeclared (first
use in this function)
/usr/armv5l-linux/sys-include/net/route.h:143: `oif' undeclared (first
use in this function)
/usr/armv5l-linux/sys-include/net/route.h:143: `tos' undeclared (first
use in this function)
/usr/armv5l-linux/sys-include/net/route.h:145: `rp' undeclared (first
use in this function)
/usr/armv5l-linux/sys-include/net/route.h: At top level:
/usr/armv5l-linux/sys-include/net/route.h:159: parse error before "tos"
/usr/armv5l-linux/sys-include/net/route.h: In function `rt_tos2priority':
/usr/armv5l-linux/sys-include/net/route.h:161: `tos' undeclared (first
use in this function)
/usr/armv5l-linux/sys-include/net/route.h: At top level:
/usr/armv5l-linux/sys-include/net/route.h:164: parse error before "u32"
/usr/armv5l-linux/sys-include/net/route.h: In function
`ip_route_connect':
/usr/armv5l-linux/sys-include/net/route.h:167: `rp' undeclared (first
use in this function)
/usr/armv5l-linux/sys-include/net/route.h:167: `dst' undeclared (first
use in this function)
/usr/armv5l-linux/sys-include/net/route.h:167: `src' undeclared (first
use in this function)
/usr/armv5l-linux/sys-include/net/route.h:167: `tos' undeclared (first
use in this function)
/usr/armv5l-linux/sys-include/net/route.h:167: `oif' undeclared (first
use in this function)
In file included from sys-linux.c:123:
/usr/armv5l-linux/include/netinet/in.h: At top level:
/usr/armv5l-linux/include/netinet/in.h:259: parse error before '(' token
/usr/armv5l-linux/include/netinet/in.h:259: parse error before "__u32"
/usr/armv5l-linux/include/netinet/in.h:260: parse error before '(' token
/usr/armv5l-linux/include/netinet/in.h:260: parse error before "__u16"
/usr/armv5l-linux/include/netinet/in.h:262: parse error before '(' token
/usr/armv5l-linux/include/netinet/in.h:262: parse error before "__u32"
/usr/armv5l-linux/include/netinet/in.h:264: parse error before '(' token
/usr/armv5l-linux/include/netinet/in.h:264: parse error before "__u16"
In file included from sys-linux.c:129:
pppd.h:499: `info' redeclared as different kind of symbol
/usr/armv5l-linux/sys-include/net/dst.h:66: previous declaration of
`info'
pppd.h:502: `error' redeclared as different kind of symbol
/usr/armv5l-linux/sys-include/net/dst.h:52: previous declaration of
`error'
pppd.h:579: `output' redeclared as different kind of symbol
/usr/armv5l-linux/sys-include/net/dst.h:58: previous declaration of
`output'
make[1]: *** [sys-linux.o] Error 1
make[1]: Leaving directory `/ztest/z3/ppp/ppp-2.4.2/pppd'
make: *** [all] Error 2
[Tue Aug 31 22:51:50 Blue /azdown/ppp/ppp-2.4.2]#

답변 부탁 드릴께요.....~~
부탁부탁..