Hi!

I had a problem compiling asmodem-0.6.

asmodem #include's <linux/ppp_defs.h>, and my gcc seems to be confused by
'__u32' indentifier which is present in that file.

The name '__u32' is used in the lot of places in /usr/include/linux directory
where the type name is required ( unsigned 32-bit integer ? ),
but I did not found the definition.

BTW, when I said 'typedef unsigned interger __u32', asmodem compiled,
but crashed at runtime.

I compiled and run the same package in LM6.0 without a problem.

Any ideas?

Thanks,
  Tima.

Reply via email to