|  |  | 
| EnderUNIX İpucuArkadaşıma gönder , Ana Sayfa[ Genel ] "icecast make hatası 'CURLOPT_PASSWDFUNCTION'" - Mesut GÜLNAZ - (2008-01-17 10:53:16) [2714] icecast i ./configure ile sorunsuz olarak konfigure ettiyseniz ve gmake ya da make komutlari ile derlerken auth_url.c: In function 'auth_get_url_auth': auth_url.c:521: error: 'CURLOPT_PASSWDFUNCTION' undeclared (first use in this function) auth_url.c:521: error: (Each undeclared identifier is reported only once auth_url.c:521: error: for each function it appears in.) auth_url.c: At top level: seklinde bir hata aliyorsanız, bunun nedeni icecast in artik desteklemedigi bir ozelligi kaynak kodunda hala istiyor olmasi. bu sorunu gidermek icin yapmaniz gereken auth_url.c dosyasinin 521 inci satirini asagidaki sekilde comment e almak. buraya dikkat "#" ile degil "/*" ve "*/" ile. /* curl_easy_setopt (url_info->handle, CURLOPT_PASSWDFUNCTION, my_getpass);*/ iyi calismalar.. Arkadaşıma gönder , Ana Sayfa |  |