Und noch folgender "patch": cd /volume1/opt/crosstool/gcc-3.3.6-glibc-2.2.5/powerpc-603-linux-gnu/powerpc-603-linux-gnu/include mv syslimits.h old_syslimits.h ln -s linux/limits.h syslimits.h
Dann noch export CFLAGS= export LDFLAGS= (bzw. diese gleich aus dem bahs_profile rausschmeissen) Damit konnte ich das configure-Skript von bison-2.3 laufen lassen. Kompilieren tuts immer noch, sieht aber guuuut aus :-) Update: ging wirklich: :-))) [EMAIL PROTECTED] /opt/crosstool/bin $ ./yacc --version bison (GNU Bison) 2.3 Written by Robert Corbett and Richard Stallman. Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- flipflip Check out flipflip's 'SlimServer On DiskStation (SSODS)' (http://oinkzwurgl.org/software/ssods/)! ------------------------------------------------------------------------ flipflip's Profile: http://forums.slimdevices.com/member.php?userid=5223 View this thread: http://forums.slimdevices.com/showthread.php?t=27326 _______________________________________________ slimserver-de mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/slimserver-de
