From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; de-DE; rv:1.7.8) Gecko/20050623 Fedora/1.0.4-5 Firefox/1.0.4 Description of problem: found during a rebuild in a minimal chroot (mock): ui.c:37:20: error: curses.h: No such file or directory ... ui.c:189: error: 'LINES' undeclared (first use in this function) ui.c:189: error: (Each undeclared identifier is reported only once ui.c:189: error: for each function it appears in.) ui.c:196: warning: implicit declaration of function 'prefresh' ui.c:198: error: 'COLS' undeclared (first use in this function) ui.c:200: warning: implicit declaration of function 'wrefresh' ... Version-Release number of selected component (if applicable): OpenIPMI-1.4.14-5 How reproducible: Always Steps to Reproduce: 1.install mock 2.mock -r fedora-development-i386-core.cfg OpenIPMI-1.4.14-5.src.rpm 3.check output Additional info:
Fixed. Read ya, Phil