linux-l: stdio.h und DeCSS

Steffen Schulz pepeatgoofy at gmx.net
Di Apr 18 22:21:12 CEST 2000


------<schnipp-schnapp>-----------

>Aber ich kann eigentlich nicht wirklich gut C++...
Man kann ja nicht alles koennen...und muss es auch nicht.

>> Und nochwas: Gibt es beim compilieren von decss etwas zu beachten?
>> pepe at goofy > g++ irgendeine.c -o irgendwas
>> meldet viele Fehler.
>
>Fehler oder Warnings ?
>
------<schnipp-schnapp>-----------
>
>
>       ls 2>&1 > dirlist
>
>directs  only the standard output to file dirlist, because the
>standard error was duplicated as standard output before the standard
>output was redirected to dirlist.
>------------------8<-----------------------------------------
Nach mehrfachem lesen begreife ich immernoch nicht, was mit dem
"standard error"-output passiert.
(Er wird als Standard Ausgang dubliziert???)


Zu den Fehlermeldungen:

css-cat:

/tmp/ccXphLNZ.o: In function `un_css(int, int)':
/tmp/ccXphLNZ.o(.text+0x23d): undefined reference to
`css_descramble(unsigned char *, unsigned char *)'
/tmp/ccXphLNZ.o: In function `main':
/tmp/ccXphLNZ.o(.text+0x790): undefined reference to
`css_decrypttitlekey(unsigned char *, unsigned char *, playkey **)'
collect2: ld returned 1 exit status

css-descramble & css-auth

/usr/lib/crt1.o(.text+0x18): undefined reference to `main'
collect2: ld returned 1 exit status

dvdinfo:

dvdinfo.c: In function `int GetASF(int)':
dvdinfo.c:22: `dvd_authinfo' undeclared (first use this function)
dvdinfo.c:22: (Each undeclared identifier is reported only once
dvdinfo.c:22: for each function it appears in.)
dvdinfo.c:22: parse error before `;'
dvdinfo.c:24: `ai' undeclared (first use this function)
dvdinfo.c:24: `DVD_LU_SEND_ASF' undeclared (first use this function)
dvdinfo.c:25: confused by earlier errors, bailing out

In der Hoffnung, dass nicht jeder Quellcode seinen eigenen Fehler
hat, sonder 1-2 Fehler am System vorliegen, werden 4 Bsp. reichen. 


-- 

Gott sagte: "Freu' dich, es koennte schlimmer kommen."
Und er freute sich. Und es kam schlimmer.

by Pepe                                   pepeatgoofy at gmx.net
                                        leviathan.itself at gmx.net



Mehr Informationen über die Mailingliste linux-l