Compilling intel_extreme driver for r5

Hello

  1. i’ve got source of intel_extrem from cvs and try to build it for r5 (5.0.3+BONE)

  2. some errors while linking
    undefined reference to '__throw’
    in intel_extreme
    and so on.

  3. if linking (only as experiment, i understand that r5 driver can’t be linked with shared library ) with libroot.so - everything fine, but warning message in system log (/var/log/system)
    intel_extreme is linked against libroot.so
    as expected

Some solutions?? faq?? howto??

p.s.
sorry about my english.
thanks

knorr wrote:
Hello
  1. i’ve got source of intel_extrem from cvs and try to build it for r5 (5.0.3+BONE)

  2. some errors while linking
    undefined reference to '__throw’
    in intel_extreme
    and so on.

  3. if linking (only as experiment, i understand that r5 driver can’t be linked with shared library ) with libroot.so - everything fine, but warning message in system log (/var/log/system)
    intel_extreme is linked against libroot.so
    as expected

Some solutions?? faq?? howto??

p.s.
sorry about my english.
thanks

You might not get much help from the forums on that one. That is the code Axel checked into SVN - and he is usually accessible on #haiku, or via the mailing lists.

es ist shade
i’m behind http proxy, cannot use IRC

knorr wrote:
1. i've got source of intel_extrem from cvs and try to build it for r5 (5.0.3+BONE)
  1. some errors while linking
    undefined reference to '__throw’
    in intel_extreme
    and so on.

  2. if linking (only as experiment, i understand that r5 driver can’t be linked with shared library ) with libroot.so - everything fine, but warning message in system log (/var/log/system)
    intel_extreme is linked against libroot.so
    as expected

Are you using the Haiku Build System? Have you grabbed the respitory or have you just grapped the driver?