linerlogin.blogg.se

Type of runix codes
Type of runix codes






type of runix codes

Thanks Gwald for your Makefile modifications, they are nice, and I was thinking about making a script that would do the configuration and making automaticly, but thats probably best for when I actualy get a working PS-EXE. Makefile:305: recipe for target '_dir_drivers' failed Make: Leaving directory '/home/xp/00-PSX/PSXLinux/drivers' home/xp/00-PSX/PSXLinux/Rules.make:145: recipe for target '_subdir_video' failed Make: Leaving directory '/home/xp/00-PSX/PSXLinux/drivers/video' home/xp/00-PSX/PSXLinux/Rules.make:57: recipe for target 'psxcon.o' failed Psxcon.c:426: warning: `psxvga_dummy_op' defined but not used Psxcon.c:446: initializer element for `_ksymtab_psxvga_dummy.value' is not constant Psxcon.c:446: `psxvga_dummy' undeclared here (not in a function)

type of runix codes

Psxcon.c:445: initializer element for `_ksymtab_psxvga_redraw_clear.value' is not constant Psxcon.c:445: `psxvga_redraw_clear' undeclared here (not in a function) Psxcon.c:444: initializer element for `_ksymtab_psxvga_redraw_bmove.value' is not constant Psxcon.c:444: `psxvga_redraw_bmove' undeclared here (not in a function) Mipsel-linux-gcc -I /home/xp/00-PSX/PSXLinux/include/asm/gcc -D_KERNEL_ -I/home/xp/00-PSX/PSXLinux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -DNO_MM -DNO_FPU -G 0 -mno-abicalls -fno-pic -mcpu=r3000 -mips1 -pipe -c -o psxcon.o psxcon.c Make: Entering directory '/home/xp/00-PSX/PSXLinux/drivers/video' Makefile:305: recipe for target '_dir_kernel' failedĬommented the ksyms.o requirement in MakefileĬode: Select all make: Entering directory '/home/xp/00-PSX/PSXLinux/drivers/video'

type of runix codes

home/xp/00-PSX/PSXLinux/Rules.make:38: recipe for target 'first_rule' failed Make: Leaving directory '/home/xp/00-PSX/PSXLinux/kernel' home/xp/00-PSX/PSXLinux/Rules.make:273: recipe for target 'ksyms.o' failed Ksyms.c:466: initializer element for `_ksymtab_copy_strings_kernel.value' is not constant Ksyms.c:466: `copy_strings_kernel' undeclared here (not in a function) Ksyms.c:465: initializer element for `_ksymtab_setup_arg_pages.value' is not constant Ksyms.c:465: `setup_arg_pages' undeclared here (not in a function) Ksyms.c:115: initializer element for `_ksymtab_find_vma.value' is not constant Ksyms.c:115: `find_vma' undeclared here (not in a function) # CONFIG_SOLARIS_X86_PARTITION is not setĬode: Select all mipsel-linux-gcc -I /home/xp/00-PSX/PSXLinux/include/asm/gcc -D_KERNEL_ -I/home/xp/00-PSX/PSXLinux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -DNO_MM -DNO_FPU -G 0 -mno-abicalls -fno-pic -mcpu=r3000 -mips1 -pipe -DEXPORT_SYMTAB -c ksyms.c # CONFIG_BINFMT_FLAT_SEPARATELY is not set # Automatically generated by make menuconfig: don't edit








Type of runix codes