<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2883" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=544192319-24052006><FONT face=Arial
color=#0000ff size=2>I know Vlad made some changes for rc5 in this area, at
least for libsdp, not sure if other libs got changed as
well.</FONT></SPAN></DIV>
<DIV><FONT color=#0000ff></FONT> </DIV>
<DIV align=left><FONT face=Arial color=#0000ff size=2>Scott
Weitzenkamp</FONT></DIV>
<DIV align=left><FONT face=Arial color=#0000ff size=2>SQA and Release
Manager</FONT></DIV>
<DIV align=left><FONT face=Arial color=#0000ff size=2>Server Virtualization
Business Unit</FONT></DIV>
<DIV align=left><FONT face=Arial color=#0000ff size=2>Cisco Systems</FONT></DIV>
<DIV> </DIV><BR>
<BLOCKQUOTE
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> Paul [mailto:paul.lundin@gmail.com]
<BR><B>Sent:</B> Wednesday, May 24, 2006 11:00 AM<BR><B>To:</B> Scott
Weitzenkamp (sweitzen)<BR><B>Cc:</B>
openib-general@openib.org<BR><B>Subject:</B> Re: [openib-general] Compilation
issues on rhel4 u3 ppc64 sysfs.o<BR></FONT><BR></DIV>
<DIV></DIV>Scott,<BR> Upon further inspection
the build.sh and install.sh scripts built 32bit libraries and binaries. If I
export CFLAGS (and the like) to include -m64 then the build dies while looking
for a 64bit libsysfs. rhel4 u3 does not include a ppc64 sysfsutils, nor have I
been able to find an actual 64bit version of it. Is there a workaround for
getting things to build actual ppc64 binaries/libraries ? <BR><BR>The actual
error is:<BR>checking for dlsym in -ldl... yes<BR>checking for
pthread_mutex_init in -lpthread... yes<BR>checking for sysfs_open_class in
-lsysfs... no<BR>configure: error: sysfs_open_class() not found. libibverbs
requires libsysfs. </BLOCKQUOTE></BODY></HTML>