pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

net/wireshark looks for wrong python version on 6.0_BETA/i386



Rebuilding packages on a 6.0_BETA/i386 system with pkgsrc-current (as
frozen for pkgsrc-2012Q1 branch).  Building net/wireshark fails with:

[...]
Making all in dissectors
gmake[3]: Entering directory 
`/d0/build/pkgsrc/net/wireshark/work/wireshark-1.6.6/epan/dissectors'
Making register.c with python
Shared object "libpython2.6.so.1.0" not found
gmake[3]: *** [register.c] Error 1
gmake[3]: Leaving directory 
`/d0/build/pkgsrc/net/wireshark/work/wireshark-1.6.6/epan/dissectors'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory 
`/d0/build/pkgsrc/net/wireshark/work/wireshark-1.6.6/epan'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory 
`/d0/build/pkgsrc/net/wireshark/work/wireshark-1.6.6'
gmake: *** [all] Error 2
*** Error code 2

Stop.
make: stopped in /d0/nbsd/pkgsrc/net/wireshark
*** Error code 1

Stop.
make: stopped in /d0/nbsd/pkgsrc/net/wireshark


Not sure why it's looking for "libpython2.6.so.1.0" as python27-2.7.2nb2
is already installed.

Building net/wireshark succeeds on a -current/amd64 system where
python27-2.7.2nb3 is installed.

--
|/"\ John D. Baker, KN5UKS               NetBSD     Darwin/MacOS X
|\ / jdbaker[snail]mylinuxisp[flyspeck]com    OpenBSD            FreeBSD
| X  No HTML/proprietary data in email.   BSD just sits there and works!
|/ \ GPGkeyID:  D703 4A7E 479F 63F8 D3F4  BD99 9572 8F23 E4AD 1645


Home | Main Index | Thread Index | Old Index