sziasztok! probaltam par dolgot frissiteni a rendszeren (tobbe-kevesbe Slackware 10.1, kernel 2.6.16.18) de egyre-masra belefutok ugyanabba a hibaba: egy csomo program (ami a cd/dvd-irashoz kellene) forditaskor ioctl hibakkal elszall. pl. a dvd+rw-tools kimenete:
make[1]: Entering directory `/d1/dvd+rw-tools-6.1' g++ -O3 -march=athlon-xp -mcpu=athlon-xp -funroll-loops -O2 -fno-exceptions -D_ In file included from growisofs_mmc.cpp:17: transport.hxx: In member function `int Scsi_Command::transport(Direction, void*, unsigned int)': transport.hxx:276: error: `ioctl' undeclared (first use this function) transport.hxx:276: error: (Each undeclared identifier is reported only once for each function it appears in.) transport.hxx:287: error: pointer of type `void *' used in arithmetic transport.hxx:287: error: `void*' is not a pointer-to-object type transport.hxx:287: error: pointer of type `void *' used in arithmetic transport.hxx:287: error: `void*' is not a pointer-to-object type transport.hxx:287: error: pointer of type `void *' used in arithmetic transport.hxx:287: error: `void*' is not a pointer-to-object type transport.hxx:289: error: pointer of type `void *' used in arithmetic transport.hxx:289: error: `void*' is not a pointer-to-object type transport.hxx:289: error: pointer of type `void *' used in arithmetic transport.hxx:289: error: `void*' is not a pointer-to-object type transport.hxx: In member function `int Scsi_Command::is_reload_needed()': transport.hxx:355: error: `ioctl' undeclared (first use this function) make[1]: *** [growisofs_mmc.o] Error 1 make[1]: Leaving directory `/d1/dvd+rw-tools-6.1' make: *** [all] Error 2 ~ de van ugyanez a szoveg csak 'ioctl' helyett '::ioctl'-lel (gondolom a C++ eseten) mitol van ez, es mit tudnek csinalni vele? orak ota keresem a neten a valaszt de semmi :( _________________________________________________ linux lista - [email protected] http://mlf2.linux.rulez.org/mailman/listinfo/linux
