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
emerge iverilog does not work on my stable Gentoo system. Unpacking the source, running configure and make install works. When I try emerging the build, it fails during the very first file compilation: creating ./config.status creating Makefile mkdir: cannot create directory `dep': File exists c++ -DHAVE_CONFIG_H -march=athlon-xp -mfpmath=sse -mmmx -msse -m3dnow -O3 -fomit -frame-pointer -pipe -I. -I. -MD -c main.cc -o main.o make: *** [cprop.o] Error 1 make: *** Waiting for unfinished jobs....
*** This bug has been marked as a duplicate of 9767 ***