kbandla / libdnet

Automatically exported from code.google.com/p/libdnet
Other
1 stars 0 forks source link

Can not import dnet #10

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. import dnet
2.
3.

What is the expected output? What do you see instead?
Expect Nothing, but

Traceback (most recent call last):
  File "./test.py", line 6, in 
    import dnet
ImportError: dlopen(/Library/Python/2.5/site-packages/dnet.so, 2): 
Symbol not found: _addr_bcast
  Referenced from: /Library/Python/2.5/site-packages/dnet.so
  Expected in: dynamic lookup

What version of the product are you using? On what operating system?
1.12 On OS X 10.6

Please provide any additional information below.

Original issue reported on code.google.com by wee...@gmail.com on 3 Aug 2010 at 12:01

GoogleCodeExporter commented 9 years ago
Duplicate of issue 9

Original comment by jay.f...@gmail.com on 11 Oct 2010 at 10:06