Hi All,
        stavo provando un encoder mp3 che si chiama Lame, ed ho
        scaricato dal sito ufficiale il pacchetto deb da installare
        sulla mia Woody.
        Leggendo la documentazione, ho scoperto che per encodare pi�
        files c'era gi� una scritp fatto (mlame) nella dir misc del
        pacchetto *.tar.gz. 
        Lo scarico, e lo provo. In effetti funziona, ma ritorna un
        errore:

        //home/farnis/bin/mlame: mlame_corr: command not found

        e poi continua.

        Il file che cerca, non c'� nel deb che ho scaricato, ma esiste
        un mlame_corr.c nel *.tar.gz. Ho provato a compilare tutto il
        pacchetto digitando:

        make all

        ma non compila mlame_corr.
        Ho provato anche con:

        gcc mlame_corr.c -o mlame_corr

        ma:

[EMAIL PROTECTED]:~/download/lame-3.91/misc$ gcc mlame_corr.c -o mlame_corr
mlame_corr.c: In function `readfile':
mlame_corr.c:189: warning: passing arg 1 of `analyze_stereo' from incompatible 
pointer type
mlame_corr.c:190: warning: passing arg 1 of `analyze_dstereo' from incompatible
pointer type
/tmp/ccQcNP9F.o: In function `report':
/tmp/ccQcNP9F.o(.text+0x4fe): undefined reference to `sqrt'
/tmp/ccQcNP9F.o(.text+0x658): undefined reference to `sqrt'
/tmp/ccQcNP9F.o(.text+0x796): undefined reference to `sqrt'
/tmp/ccQcNP9F.o(.text+0x8a6): undefined reference to `sqrt'
/tmp/ccQcNP9F.o(.text+0x9bb): undefined reference to `atan2'
collect2: ld returned 1 exit status

        Non so cosa fare...chi mi aiuta?

-- 
             .
 ____      _ |   
|_\|_)  /o( -*-. 
|  \ \|\||_) |   
             .   


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


Rispondere a