Maat wrote: > hi all, > > i'm posting here after having been adviced to do so on irc > > i tried to compile virtualbox on mdv x86_64 next problems :
1) the compilation process needs a g++32 that does not exist on current mandrivas Info : gcc version available are gcc 4.1.2 (default version ) and gcc 3.3.6 gcc is a link to gcc-4.1.2 program and gcc-3.3.6 is also available (if installed) (same thing for g++ g++-4.1.2 and g++-3.3.6) i tried to create a dirty symlink g++32 -> g++-3.3.6 to go on through compilation (same thing for gcc32 -> gcc-3.3.6) 2) i get this error : kBuild: Compiling table/avlogcphys.cpp cc1plus: error: unrecognized option `-fno-stack-protector' (hope that can help) Maat _______________________________________________ vbox-dev mailing list [EMAIL PROTECTED] http://vbox.innotek.de/mailman/listinfo/vbox-dev
