[laptop-discuss] Problems compiling ndis

2009-06-26 Thread Michael Li
Hello, Gordon, It seems you have installed all neccesary packages, but did not follow right build steps. You can follow this blog: http://learningsolaris.com/archives/2009/03/10/opensolaris-wifi-broadcom-bcm4312-on-dell-vostro-1710 >From the mk.log, seems you have a BCM4322(14e4,432b) adapter, th

[laptop-discuss] Problems compiling ndis

2009-06-25 Thread Andreas Frische
the code has some <> #includes that should be with "" instead. try to use CFLAGS=-m64 -g -v -I. On Thu, Jun 25, 2009 at 10:41 PM, Gordon Johnson wrote: > I am having a problem compiling ndis. ?I've compiled and packaged many > programs but never had a problem like this one. ?When I attempt to c

[laptop-discuss] Problems compiling ndis

2009-06-25 Thread Gordon Johnson
Thanks for trying... But there's no change. Gordo -- This message posted from opensolaris.org

[laptop-discuss] Problems compiling ndis

2009-06-25 Thread Gordon Johnson
I am having a problem compiling ndis. I've compiled and packaged many programs but never had a problem like this one. When I attempt to compile ndis using gcc 3.4.3 or sun studio 12 cc the compiler/linker doesn't pre-pend the current directory to the paths contained in the code or makefiles.