custombuild stops with errors

bdj

Verified User
Joined
Feb 22, 2008
Messages
152
I try to build everything with custombuild

./build all

after a while, it stops with:

/usr/bin/ld: cannot find -lpython2.5
*** Error code 1

Stop in /usr/local/directadmin/custombuild/libxml2-2.7.6/python.
*** Error code 1

Stop in /usr/local/directadmin/custombuild/libxml2-2.7.6/python.
*** Error code 1

Stop in /usr/local/directadmin/custombuild/libxml2-2.7.6.
*** Error code 1

Stop in /usr/local/directadmin/custombuild/libxml2-2.7.6.
server2:custombuild#

pkg_info | grep python
python25-2.5.4_2 An interpreted object-oriented programming language


Any ideas? Thanks
 
What version freebsd are you running?

If you are using 7 maybe you need compat6x
 
I run 7 64b
I fixed it. Now i'm going to try to build php with imap to see if that is going to work.
 
Back
Top