[ofw] RE: ConnectX branch fails to build ConnectX drivers for x64 -what's up?
Leonid Keller
leonid at mellanox.co.il
Sun Apr 6 12:10:14 PDT 2008
We are using WDK 6000.
6001.18000 made us problems.
> error RC1015: cannot open include file 'ev_log.rc'
I believe, you will not see this error on WDK 6000.
Hca.rc includes ev_log.rc, which is generated and put in the same
directory (by WDK 6000)
WDK 6001 puts it in $(O)\ directory, that's why hca.rc can't find it.
To fix it, you can change the path in hca.rc or uncomment this include
at all.
> -----Original Message-----
> From: ofw-bounces at lists.openfabrics.org
> [mailto:ofw-bounces at lists.openfabrics.org] On Behalf Of Smith, Stan
> Sent: Thursday, April 03, 2008 8:35 PM
> To: Alex Naslednikov
> Cc: ofw at lists.openfabrics.org; Reuven Amitai
> Subject: [ofw] RE: ConnectX branch fails to build ConnectX
> drivers for x64 -what's up?
>
>
> Oops - forgot to mention WDK 6001.18000 bin\setenv.bat
> C:\WDK\6001.18000 fre x64 wnet
>
> Smith, Stan wrote:
> > Hello,
> > Could you please shed some light on the ConnectX build
> errors? I svn
> > updated my ConnectX branch yesterday (4/2) afternoon, deleted all
> > files with 'wnet' in the name and attempted to build core & hw; cd
> > core & build /wgc & cd ..\hw & build /wgc . 'core' build fine while
> > 'hw' errored out when building hw\mlx4\kernel\bus\bus.rc:
> >
> >
> >
> >
> 2>d:\openib-windows-svn\955\gen1\branches\connectx\hw\mlx4\ker
> nel\bus\bu
> s.rc(14)
> > : error RC1015: cannot open include file 'ev_log.rc'.
> >
> > Things like this make including connectX in a WinOF release rather
> > difficult.
> >
> > Please advise.
> >
> > Thank you,
> >
> > Stan.
>
> _______________________________________________
> ofw mailing list
> ofw at lists.openfabrics.org
> http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ofw
>
More information about the ofw
mailing list