Bruce Dubbs wrote:
> As I am working my way through the prerequisites for dbus on a clean LFS
> 6.2 system, I got an error building dbus:
>
> File "/usr/lib/python2.4/site-packages/Pyrex/Compiler/ExprNodes.py",
> line 2936, in generate_result_code
>     rhs = typecast(rhs, self.type, c_long_type)
>
> NameError: global name 'c_long_type' is not defined
>
> I comes from:
> running echo '#include "dbus_h_wrapper.h"
> '|cpp  -I./.. -I.pyrexc ./dbus_bindings.pyx -I. -o ./dbus_bindings.c
> Traceback (most recent call last):
>
>
> I removed the --disable-python switch from configure since I do have
> Python and the latest Pyrex installed.
>
> I'm not going to stop now, but I'll go again with -disable-python, but
> has anyone seen this before?
>
>   -- Bruce
>   
I'm having the same problem...been looking for the easy way out all 
night, but I haven't been able to find any relevant errors related to 
c_long_type and Pyrex.  Dropped back to 0.9.4.1 with no change.  I think 
I remember seeing some people working with dbus/hal recently when I was 
digging through my disaster of backlogged emails.  Need to figure out 
what has changed since then.

-- DJ Lucas


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to