dctc.spec się nie buduje

Grzegorz Goławski grzegol w pld.org.pl
Nie, 13 Lip 2003, 01:07:46 CEST


[...]
if athlon-pld-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -DWITH_GLIB2
-Dg_string_sprintf=g_string_printf
-Dg_string_sprintfa=g_string_append_printf -DBDB_V4 -DHAVE_ZLIB -Wall
-O2 -march=athlon -MT dctc-network.o -MD -MP -MF
".deps/dctc-network.Tpo" \
  -c -o dctc-network.o `test -f 'network.c' || echo './'`network.c; \
then mv -f ".deps/dctc-network.Tpo" ".deps/dctc-network.Po"; \
else rm -f ".deps/dctc-network.Tpo"; exit 1; \
fi
In file included from /usr/src/linux/include/net/route.h:28,
                 from network.c:39:
/usr/src/linux/include/net/dst.h:30: error: parse error before
"atomic_t"
/usr/src/linux/include/net/dst.h:61: error: parse error before
"tclassid"
/usr/src/linux/include/net/dst.h:67: error: parse error before '}' token
/usr/src/linux/include/net/dst.h:77: error: parse error before "__u32"
/usr/src/linux/include/net/dst.h:85: error: parse error before
"atomic_t"
/usr/src/linux/include/net/dst.h:87: error: parse error before '}' token
In file included from /usr/src/linux/include/linux/sched.h:13,
                 from /usr/src/linux/include/net/inetpeer.h:14,
                 from /usr/src/linux/include/net/route.h:29,
                 from network.c:39:
/usr/src/linux/include/linux/times.h:5: error: parse error before
"clock_t"
/usr/src/linux/include/linux/times.h:7: error: parse error before
"tms_cutime"
/usr/src/linux/include/linux/times.h:8: error: parse error before
"tms_cstime"
In file included from /usr/src/linux/include/linux/signal.h:4,
                 from /usr/src/linux/include/linux/sched.h:26,
                 from /usr/src/linux/include/net/inetpeer.h:14,
                 from /usr/src/linux/include/net/route.h:29,
                 from network.c:39:
/usr/src/linux/include/asm/signal.h:27: error: conflicting types for
`sigset_t'
/usr/include/sys/select.h:38: error: previous declaration of `sigset_t'
In file included from /usr/src/linux/include/linux/signal.h:5,
                 from /usr/src/linux/include/linux/sched.h:26,
                 from /usr/src/linux/include/net/inetpeer.h:14,
                 from /usr/src/linux/include/net/route.h:29,
                 from network.c:39:
/usr/src/linux/include/asm/siginfo.h:48: error: parse error before
"clock_t"
/usr/src/linux/include/asm/siginfo.h:62: error: parse error before '}'
token
/usr/src/linux/include/asm/siginfo.h:63: error: parse error before '}'
token
In file included from /usr/src/linux/include/linux/sched.h:83,
                 from /usr/src/linux/include/net/inetpeer.h:14,
                 from /usr/src/linux/include/net/route.h:29,
                 from network.c:39:
/usr/src/linux/include/linux/time.h:9: error: redefinition of `struct
timespec'
/usr/src/linux/include/linux/time.h:88: error: redefinition of `struct
timeval'
In file included from /usr/src/linux/include/net/route.h:29,
                 from network.c:39:
/usr/src/linux/include/net/inetpeer.h: In function `inet_putpeer':
/usr/src/linux/include/net/inetpeer.h:55: error: `jiffies' undeclared
(first use in this function)
/usr/src/linux/include/net/inetpeer.h:55: error: (Each undeclared
identifier is reported only once
/usr/src/linux/include/net/inetpeer.h:55: error: for each function it
appears in.)
In file included from /usr/src/linux/include/linux/route.h:26,
                 from /usr/src/linux/include/net/route.h:32,
                 from network.c:39:
/usr/src/linux/include/linux/if.h: At top level:
/usr/src/linux/include/linux/if.h:62: error: redefinition of `struct
ifmap'
/usr/src/linux/include/linux/if.h:80: error: redefinition of `struct
ifreq'
/usr/src/linux/include/linux/if.h:129: error: redefinition of `struct
ifconf'
In file included from network.c:39:
/usr/src/linux/include/net/route.h:37:2: warning: #warning This file is
not supposed to be used outside of kernel.
In file included from network.c:39:
/usr/src/linux/include/net/route.h:66: error: field `dst' has incomplete
type
/usr/src/linux/include/net/route.h:123: error: parse error before
"old_gw"
/usr/src/linux/include/net/route.h:128: error: parse error before "u32"
/usr/src/linux/include/net/route.h:133: error: parse error before "addr"
/usr/src/linux/include/net/route.h:136: error: parse error before '*'
token
/usr/src/linux/include/net/route.h:141: error: parse error before "u32"
/usr/src/linux/include/net/route.h: In function `ip_route_output':
/usr/src/linux/include/net/route.h:143: error: `daddr' undeclared (first
use in this function)
/usr/src/linux/include/net/route.h:143: error: `saddr' undeclared (first
use in this function)
/usr/src/linux/include/net/route.h:143: error: `oif' undeclared (first
use in this function)
/usr/src/linux/include/net/route.h:143: error: `tos' undeclared (first
use in this function)
/usr/src/linux/include/net/route.h:145: error: `rp' undeclared (first
use in this function)
/usr/src/linux/include/net/route.h: At top level:
/usr/src/linux/include/net/route.h:159: error: parse error before "tos"
/usr/src/linux/include/net/route.h: In function `rt_tos2priority':
/usr/src/linux/include/net/route.h:161: error: `tos' undeclared (first
use in this function)
/usr/src/linux/include/net/route.h: At top level:
/usr/src/linux/include/net/route.h:164: error: parse error before "u32"
/usr/src/linux/include/net/route.h: In function `ip_route_connect':
/usr/src/linux/include/net/route.h:167: error: `rp' undeclared (first
use in this function)
/usr/src/linux/include/net/route.h:167: error: `dst' undeclared (first
use in this function)
/usr/src/linux/include/net/route.h:167: error: `src' undeclared (first
use in this function)
/usr/src/linux/include/net/route.h:167: error: `tos' undeclared (first
use in this function)
/usr/src/linux/include/net/route.h:167: error: `oif' undeclared (first
use in this function)
make[2]: *** [dctc-network.o] Błąd 1
make[2]: Opuszczenie katalogu `/rpm/BUILD/dctc-0.85.4/src'
make[1]: *** [all-recursive] Błąd 1
make[1]: Opuszczenie katalogu `/rpm/BUILD/dctc-0.85.4'
make: *** [all] Błąd 2
błąd: Błędny status wyjścia z /var/tmp/rpm-tmp.31604 (%build)
 
 
Błędy budowania RPM-a:
    Błędny status wyjścia z /var/tmp/rpm-tmp.31604 (%build)
Error: package build failed. (no more info)

$ rpm -q kernel-headers
kernel-headers-2.4.20-9_pr_nogrsec

-- 
<===========================>
$+>>  Grzegorz Goławski  <<+$
$+>>  grzegol w pld.org.pl <<+$
<===========================>



Więcej informacji o liście dyskusyjnej pld-devel-pl