[Xorp-users] Problems verifying compalation

Pavlin Radoslavov pavlin at icir.org
Thu Aug 2 09:50:41 PDT 2007


Christopher David Chapman <c.d.chapman at reading.ac.uk> wrote:

> Hi Folks,
> 
> I am trying to get xorp running under gentoo. I compiled the code without any errors but running the verification errors while testing test_vif. A check on google didn't turn up any hits, Has anybody else seen this? Or got it working under gentoo?
> 
> Error as follows:
> 
> ---------------
> PASS
> PASS: test_trie
> PASS: test_types
> PASS: test_utils
> /bin/sh: line 4:  7241 Segmentation fault      ${dir}$tst
> FAIL: test_vif
> ====================
> 2 of 27 tests failed
> ====================
> make[2]: *** [check-TESTS] Error 1
> make[2]: Leaving directory `/usr/src/xorp-1.4/libxorp'
> make[1]: *** [check-am] Error 2
> make[1]: Leaving directory `/usr/src/xorp-1.4/libxorp'
> make: *** [check-recursive] Error 1

What Gentoo version and what compiler are you using?
We have Gentoo 2006.1 with gcc-4.1.1 and we don't see that problem.
Can you run gdb on the coredump file and trace where it failed:

gdb test_vif -c <corefile>
bt

Thanks,
Pavlin

> Cheers
>   Chris
>  
> 
> "Why is Gaffa tape like the force?
> Because it has a light side, a dark side, and it holds the universe together!"
> 
> ----------------===========----------------
> Christopher Chapman
> Systems Programmer ITNG
> School of Systems Engineering
> The University of Reading
> 
> E-mail: c.d.chapman at reading.ac.uk
> Phone:  +44 (0)118 3787664
> 
> School of Systems Engineering
> The University of Reading
> PO Box 225
> Whiteknights
> Reading
> RG6 6AY
> ----------------===========----------------
> 
> 
> 
> _______________________________________________
> Xorp-users mailing list
> Xorp-users at xorp.org
> http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-users



More information about the Xorp-users mailing list