Mailing List Archive

[Bug 343] New: zebra doesn't work, matter with cap_init
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug
report.

http://bugzilla.quagga.net/show_bug.cgi?id=343

Summary: zebra doesn't work, matter with cap_init
Product: Quagga
Version: 0.98.6
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: Medium
Component: zebra
AssignedTo: maintainers@quagga.net
ReportedBy: davide.morellato@alice.it


Making ./configure from the 0.96.6 official quagga packet:

[...]
configure: WARNING: sys/capability.h: present but cannot be compiled
configure: WARNING: sys/capability.h: check for missing prerequisite headers?
configure: WARNING: sys/capability.h: see the Autoconf documentation
configure: WARNING: sys/capability.h: section "Present But Cannot Be Compiled"
configure: WARNING: sys/capability.h: proceeding with the preprocessor's result
configure: WARNING: sys/capability.h: in the future, the compiler will take
precedence
configure: WARNING: ## ----------------------------------------- ##
configure: WARNING: ## Report this to http://bugzilla.quagga.net ##
configure: WARNING: ## ----------------------------------------- ##
[...]
configure: WARNING: ucontext.h: present but cannot be compiled
configure: WARNING: ucontext.h: check for missing prerequisite headers?
configure: WARNING: ucontext.h: see the Autoconf documentation
configure: WARNING: ucontext.h: section "Present But Cannot Be Compiled"
configure: WARNING: ucontext.h: proceeding with the preprocessor's result
configure: WARNING: ucontext.h: in the future, the compiler will take precedence
configure: WARNING: ## ----------------------------------------- ##
configure: WARNING: ## Report this to http://bugzilla.quagga.net ##
configure: WARNING: ## ----------------------------------------- ##
[...]
configure: WARNING: execinfo.h: present but cannot be compiled
configure: WARNING: execinfo.h: check for missing prerequisite headers?
configure: WARNING: execinfo.h: see the Autoconf documentation
configure: WARNING: execinfo.h: section "Present But Cannot Be Compiled"
configure: WARNING: execinfo.h: proceeding with the preprocessor's result
configure: WARNING: execinfo.h: in the future, the compiler will take precedence
configure: WARNING: ## ----------------------------------------- ##
configure: WARNING: ## Report this to http://bugzilla.quagga.net ##
configure: WARNING: ## ----------------------------------------- ##
[...]

If I run only "make", zebra runs. But, il I run "make install", nothing runs! i.e.:

turion:~ # rczebra start
Starting routing daemon (Zebra)/usr/sbin/zebra: symbol lookup error:
/usr/local/lib/libzebra.so.0: undefined symbol: cap_init
startproc: exit status of parent of /usr/sbin/zebra: 127
failed
turion:~ #

I'm running zebra on opensuse 10.2 , kernel2.6.18.2-34 default. Note: I'm
learning how to use specs & rpmbuild, maybe I did something wrong? I work ever
in root mode. Before, with opensuse'RPM everything worked fine, but now nothing
runs, even if I use YAST to install it.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
_______________________________________________
Quagga-bugs mailing list
Quagga-bugs@lists.quagga.net
http://lists.quagga.net/mailman/listinfo/quagga-bugs