Matt,
Thanks. That worked nicely and anaconda runs fine in test mode now.
I copied the anaconda directory over to to misc/src/anaconda in the
RedHat tree, and ran a make install. I got the following errors:
awk: cmd. line:2: fatal: cannot open file `kudzu.spec' for reading (No
such file
or directory)
pci.c:23: pci/pci.h: No such file or directory
make[1]: *** [pci.o] Error 1
pciprobe.c:10: pci/pci.h: No such file or directory
make[2]: *** [pciprobe.o] Error 1
make[1]: *** [subdirs] Error 2
/usr/bin/ld: cannot find -lisys
collect2: ld returned 1 exit status
make[1]: *** [collage] Error 1
cc: ../kudzu/libkudzu_loader.a: No such file or directory
cc: ../isys/libisys.a: No such file or directory
make[1]: *** [loader-local] Error 1
modlist.c: In function `main':
modlist.c:31: warning: passing arg 3 of `poptGetContext' from
incompatible point
er type
/usr/bin/ld: cannot find -lisys
collect2: ld returned 1 exit status
make[1]: *** [modlist] Error 1
install: kudzumodule.so: No such file or directory
make[1]: *** [install] Error 1
pciprobe.c:10: pci/pci.h: No such file or directory
make[2]: *** [pciprobe.o] Error 1
make[1]: *** [subdirs] Error 2
install: collage: No such file or directory
make[1]: *** [install] Error 1
cc: ../kudzu/libkudzu_loader.a: No such file or directory
cc: ../isys/libisys.a: No such file or directory
make[1]: *** [loader-local] Error 1
modlist.c: In function `main':
modlist.c:31: warning: passing arg 3 of `poptGetContext' from
incompatible pointer type
modlist.c:48: warning: assignment discards `const' from pointer target
type
modlist.c:86: warning: assignment discards `const' from pointer target
type
/usr/bin/ld: cannot find -lisys
collect2: ld returned 1 exit status
make[1]: *** [modlist] Error 1
There is a pci.h in /usr/include/kudzu/ so I also tried changing the
#include line in anaconda/kudzu/pci.c to read #include <kudzu/pci.h> but
it gave me even more errors so i guess that is not right.
what's wrong?
-atul
Matt Wilson wrote:
>
> It's a binary module, you have to run 'make' first.
_______________________________________________
Redhat-devel-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-devel-list