Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
Build works fine if I go into the work directory and type "make tuxoniceui_fbsplash" --CUT-- make -j3 CC=i686-pc-linux-gnu-gcc CFLAGS=-O2 -march=prescott -pipe -fomit-frame-pointer LDFLAGS=-Wl,-O1 -Wl,--as-needed tuxoniceui_text i686-pc-linux-gnu-gcc -O2 -march=prescott -pipe -fomit-frame-pointer -c -o userui_core.o userui_core.c i686-pc-linux-gnu-gcc -O2 -march=prescott -pipe -fomit-frame-pointer -c -o userui_text.o userui_text.c i686-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -static userui_core.o userui_text.o -o tuxoniceui_text make -j3 CC=i686-pc-linux-gnu-gcc CFLAGS=-O2 -march=prescott -pipe -fomit-frame-pointer LDFLAGS=-Wl,-O1 -Wl,--as-needed tuxoniceui_fbsplash make -C fbsplash all make: *** No rule to make target `fbsplash/userui_fbsplash.o', needed by `tuxoniceui_fbsplash'. Stop. make: *** Waiting for unfinished jobs.... make[1]: Entering directory `/var/tmp/paludis/sys-apps/tuxonice-userui-0.7.2/work/suspend2-userui-0.7.2/fbsplash' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. i686-pc-linux-gnu-gcc -O2 -march=prescott -pipe -fomit-frame-pointer -I/usr/include/freetype2/ -I. -c userui_fbsplash_core.c -o userui_fbsplash_core.o i686-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -r -nostdlib -nostartfiles userui_fbsplash_core.o -o userui_fbsplash.o make[1]: Leaving directory `/var/tmp/paludis/sys-apps/tuxonice-userui-0.7.2/work/suspend2-userui-0.7.2/fbsplash' !!! ERROR in sys-apps/tuxonice-userui-0.7.2: !!! In src_compile at line 3055 !!! emake tuxoniceui_fbsplash failed
*** This bug has been marked as a duplicate of bug 197507 ***