Mas! saya sudah install squid 2.5 stable 11 tapi kok masih ada error ya errror ini muncul setelah saya jalankan perintah make [EMAIL PROTECTED] squid-2.5.STABLE11]#make : : stat.c: In function 'info_get': stat.c:480: error: storage size of 'mp' isn't known stat.c:590: warning: implicit declaration of function 'mallinfo' stat.c:480: warning: unused variable 'mp' stat.c: In function 'statAvgTick': stat.c:982: error: variable 'mp' has initializer but incomplete type stat.c:982: error: storage size of 'mp' isn't known stat.c:982: warning: unused variable 'mp' make[3]: *** [stat.o] Error 1 make[3]: Leaving directory `/usr/local/src/squid-2.5.STABLE11/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/usr/local/src/squid-2.5.STABLE11/src' make[1]: *** [all] Error 2 make[1]: Leaving directory `/usr/local/src/squid-2.5.STABLE11/src' make: *** [all-recursive] Error 1 [EMAIL PROTECTED] squid-2.5.STABLE11]#
apakah ada yang bisa saya lakukan untuk mengatasi masalah ini? atau error ini bisa diabaikan saja? On 3/20/06, Amiruddin Utina <[EMAIL PROTECTED]> wrote: > eko rusdyanto wrote: > > >Tolong donk > >Saya install ulang squid squid-2.5.STABLE12-20060309 di fedora core4, > >tapi saat saya jalankan command make ada error seperti di bawah ini > > > >[EMAIL PROTECTED] squid-2.5.STABLE12-20060309]# ./configure > >--prefix=/usr > >--exec-prefix=/usr > >--bindir=/usr/sbin > >--libexecdir=/usr/lib/squid > >--localstatedir=/var > >--sysconfdir=etc/squid > >--enable-delay-pools > >--enable-cache-digests > >--enable-pool > >--disable-indent-lookups > >--enable-truncate > >--enable-storeio=diskd,ufs > >--enable-underscores > >--enable-err-languanges=ENGLISH > > > >[EMAIL PROTECTED] squid-2.5.STABLE12-20060309]#make > >: > >: > >stat.c: In function 'info_get': > >stat.c:480: error: storage size of 'mp' isn't known > >stat.c:590: warning: implicit declaration of function 'mallinfo' > >stat.c:480: warning: unused variable 'mp' > >stat.c: In function 'statAvgTick': > >stat.c:982: error: variable 'mp' has initializer but incomplete type > >stat.c:982: error: storage size of 'mp' isn't known > >stat.c:982: warning: unused variable 'mp' > >make[3]: *** [stat.o] Error 1 > >make[3]: Leaving directory `/usr/local/src/squid-2.5.STABLE12-20060309/src' > >make[2]: *** [all-recursive] Error 1 > >make[2]: Leaving directory `/usr/local/src/squid-2.5.STABLE12-20060309/src' > >make[1]: *** [all] Error 2 > >make[1]: Leaving directory `/usr/local/src/squid-2.5.STABLE12-20060309/src' > >make: *** [all-recursive] Error 1 > >[EMAIL PROTECTED] squid-2.5.STABLE12-20060309]# > > > >Kira2x kenapa ya > > > >On 3/15/06, PT. Karya Patramas Sejahtera Manunggal <[EMAIL PROTECTED]> wrote: > > > > > >>dear.. > >>1. liat konfigurasi squid.conf, terutama perletakan file-file cache, > >>cocokan dengan direktori yang dikehendaki. > >>2. chown -R squid:squid /...../....../ (direktori file cache) > >>3. kalo belum punya user squid, buat dulu usernya, ketik : #pw user > >>add squid >/dev/null > >>4. squid -z (creating swap directory) > >>5. lalu di ps ax (jalan nggak ?) > >>6. check log-nya (tail -f /..../...../cache.log) > >>7. kalo belom jalan juga, ulangi lagi > >> > >>salam, semoga membantu > >> > >>On 3/13/06, Belog Polos <[EMAIL PROTECTED]> wrote: > >> > >> > >>>belom ada di cachenya > >>>jalankan dulu squid -z > >>> > >>>salam > >>> > >>>--- eko rusdyanto <[EMAIL PROTECTED]> wrote: > >>> > >>> > >>> > >>>>hallo semua > >>>>saya pake fedora core 4, waktu saya mau start squid > >>>>service muncul error > >>>>"squid failed. The error was: init_cache_dir > >>>>/var/spool/squid... > >>>>Starting squid: [FAILED]" > >>>>servicenya saya start lewat menu service > >>>>configuration > >>>> > >>>> > >>>> > >>>don`t miss it > >>>W~Net Denpasar > >>> > >>>__________________________________________________ > >>>Do You Yahoo!? > >>>Tired of spam? Yahoo! Mail has the best spam protection around > >>>http://mail.yahoo.com > >>> > >>>-- > >>>FAQ milis di http://wiki.linux.or.id/FAQ_milis_tanya-jawab > >>>Unsubscribe: kirim email ke [EMAIL PROTECTED] > >>>Arsip dan info milis selengkapnya di http://linux.or.id/milis > >>> > >>> > >>> > >>> > >>-- > >>FAQ milis di http://wiki.linux.or.id/FAQ_milis_tanya-jawab > >>Unsubscribe: kirim email ke [EMAIL PROTECTED] > >>Arsip dan info milis selengkapnya di http://linux.or.id/milis > >> > >> > >> > >> > coba pake squid yang sudah stabil seperti squid-2.5.STABLE11 > > > -- > FAQ milis di http://wiki.linux.or.id/FAQ_milis_tanya-jawab > Unsubscribe: kirim email ke [EMAIL PROTECTED] > Arsip dan info milis selengkapnya di http://linux.or.id/milis > >
