comm> > dear rekan2 , mohon bantuannya dong aku compile comm> daemontools-0.61.tar.gz comm> > untuk qmail server tapi timbul error, ada yg pernah comm> mengalami hal seperti comm> > ini nggak ? errornya : comm> > ./compile tai64nlocal.c comm> > tai64nlocal.c:In function 'main': comm> > tai64nlocal.c:58:warning:assignment makes pointer from comm> integer without a comm> > cast comm> > tai64nlocal.c:59:diferencing pointer to incomplete type comm> > .... comm> > dst, sampai dgn baris akhir sampai comm> > tai64nlocal.c:69:diferencing pointer to incomplete type comm> > make:***[tai64nlocal.o] Error 1
Dilihat dari pesan errornya sih, kayaknya Anda pake gcc (bukan egcs) untuk meng-compile source code tsb. Untuk copmiler yang satu ini, lebih strict dalam penulisan program code-nya terutama masalah pointer-casting yang kayaknya jadi penyebab error pada saat kompilasi. Coba aja edit dikit2 program tsb sesuai pesan error yang ditampilkan. Regards, commedo ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ e-mail : [EMAIL PROTECTED] YIM : commedo2k ICQ# : 131749458 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "The forest is safe because a lion lives therein and the lion is safe because it lives in a forest. Likewise the friendship of persons rests on mutual help. -- Laukikanyay" -- Utk berhenti langganan, kirim email ke [EMAIL PROTECTED] Informasi arsip di http://www.linux.or.id/milis.php3

