On Thu, 2007-10-11 at 20:17 +0100, Andy Green wrote: > umount /dev/sda7 > mount /dev/sda7 /mnt/arkive -t reiserfs -orw > mount Maybe I was too fast to react. Now, again 'make' is stopping at codec-cfg. Quoting here the output: << make ./version.sh `cc -dumpversion` cc -I./libavcodec -I./libavformat -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -I. -I. -I./libavutil -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=athlon-xp -mtune=athlon-xp -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -I/usr/include/SDL -D_REENTRANT -I/usr/include/freetype2 -c -o mplayer.o mplayer.c cc -I./libavcodec -I./libavformat -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -I. -I. -I./libavutil -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=athlon-xp -mtune=athlon-xp -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -I/usr/include/SDL -D_REENTRANT -I/usr/include/freetype2 -c -o codec-cfg.o codec-cfg.c codec-cfg.c: In function 'parse_codec_cfg': codec-cfg.c:507: error: 'builtin_video_codecs' undeclared (first use in this function) codec-cfg.c:507: error: (Each undeclared identifier is reported only once codec-cfg.c:507: error: for each function it appears in.) codec-cfg.c:508: error: 'builtin_audio_codecs' undeclared (first use in this function) make: *** [codec-cfg.o] Error 1 >> Shall I run the make as user dd? -- das