Hi, here I'm again:
got that optimization prob solved and now ran into the following prob:
[...]
install in programs/xrandr done
make[3]: Leaving directory `/root/xfree-cvs/xc/programs/xrandr'
installing in programs/xcursorgen...
make[3]: Entering directory `/root/xfree-cvs/xc/programs/xcursorgen'
gcc -m32 -O3 -fomit-frame-pointer -march=pentium4 -ansi -pedantic -pipe -I../..
-I../../exports/include -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE
-D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DFUNCPROTO=15
-DNARROWPROTO -c -o xcursorgen.o xcursorgen.c
rm -f xcursorgen
gcc -m32 -o xcursorgen -O3 -fomit-frame-pointer -march=pentium4 -ansi -pedantic -pipe
-L../../exports/lib xcursorgen.o -lXcursor -lXext -lX11 -lpng -lm
-Wl,-rpath-link,../../exports/lib
install -c xcursorgen /usr/X11R6/bin/xcursorgen
+ mkdir -p /usr/X11R6/lib/X11/icons/default
install -c index.theme /usr/X11R6/lib/X11/icons/default/index.theme
installing in programs/xcursorgen/redglass...
make[4]: Entering directory `/root/xfree-cvs/xc/programs/xcursorgen/redglass'
LD_LIBRARY_PATH=../../../exports/lib ../../../exports/bin/xcursorgen X_cursor.cfg
X_cursor
/bin/sh: ../../../exports/bin/xcursorgen: No such file or directory
make[4]: *** [X_cursor] Error 1
make[4]: Leaving directory `/root/xfree-cvs/xc/programs/xcursorgen/redglass'
make[3]: *** [install] Error 2
make[3]: Leaving directory `/root/xfree-cvs/xc/programs/xcursorgen'
make[2]: *** [install] Error 2
make[2]: Leaving directory `/root/xfree-cvs/xc/programs'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/root/xfree-cvs/xc'
make: *** [install] Error 2
Ok, "exports/bin/xcursorgen" is not there... If I copied it by hand from
"programs/xcursorgen" to the location where it is expected, make install went through
the whole process w.o. errors....
Heh and this error also occurs on my laptop without any optimization flags ... ;-)
Is it a bug or a feature of only my linux installation?
regards
micha
--
Michael Wahlbrink | Woeschhalde 32
| 78052 Villingen Schwenningen
[EMAIL PROTECTED] | Germany
_______________________________________________
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel