From: Gwenole B. <gb...@di...> - 2004-07-10 05:26:45
|
Hi, > Running Linux/PPC with a 2.4.22 kernel, I got it to compile and run=20 > with a > small problem, namely, the config script apparently didn't detect that=20= > my > system has dirent.h and sys/dir.h, so I had to add "-DHAVE_DIRENT_H > -DHAVE_SYS_DIR_H" to the CXXFLAGS line in the Makefile or else it=20 > errors out. Do you still have the config.log file? If so, make a check for=20 "dirent.h" and see what error could occur. > else if (strcmp(value, "750CX") =3D=3D 0) > PVR =3D 0x00083214; OK, I will merge with Linux cputable[]. > However, the show-stopper happens after starting the paranoia check,=20= > which > causes the program to hang. A bit of investigation shows that it=20 > never gets > past the line "set_r2(0xaffebad5);" in Linux/paranoia.cpp. This=20 > happens > whether or not I've added those two 750CXe lines to main_unix.cpp. I have an oldish standalone test program but I have to reboot into=20 Linux first. ;-) Besides, what are your configure options [summary] ? Could you tell me more about your system? I am using Mandrakelinux 9.1=20= with a kernel 2.4.21 + glibc 2.3.1. Can you send the output of running=20= /lib/libc.so.6 ? Bye, Gwenol=E9.= |