Vivi Kusumo wrote: > Sewaktu make install tdk panjang hanya ini > #make install > Making install in ax25 > make[1]: Entering directory > `/usr/src/ax25-tools-0.0.6/ax25' > gcc -DHAVE_CONFIG_H -I. -I. -I.. > -DAX25_SYSCONFDIR=\""/etc/ax25/"\" > -DAX25_LOCALSTATEDIR=\""/var/ax25/"\" -g -O2 -Wall > -c bpqparms.c > In file included from bpqparms.c:28: > /usr/include/linux/timer.h:21: field `vec' has > incomplete type
Ini biasanya terjadi kalau user prog berusaha memakai header kernel. Coba file bpqparms.c diedit, yang ada baris: #include <linux/timer.h> di comment out, pakai #if 0 #endif atau /* */ Distro & versi kalau boleh tahu? -- +-R-| Mozilla 1.1! Gecko/200207 |-H-| Powered by Linux 2.4.x |-7-+ |/v\ Agus Budy Wuysang MIS Department | | | Phone: +62-21-344-1316 ext 317 GSM: +62-816-1972-051 | +------------| http://www.fasw.co.id/person/supes/ |-------------+ -- Utk berhenti langganan, kirim email ke [EMAIL PROTECTED] Dapatkan FAQ milis dg mengirim email kosong ke [EMAIL PROTECTED] Informasi arsip di http://www.linux.or.id/milis.php3
