<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html style="direction: ltr;">
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body style="direction: ltr;" bgcolor="#ffffff" text="#000000">
<span><br>
<br>
<style type="text/css">blockquote {color: navy !important; background-color: RGB(245,245,245) !important; padding: 0 15 10 15 !important; margin: 15 0 0 0; border-left: #1010ff 2px solid;}  blockquote blockquote {color: maroon !important; background-color: RGB(235,235,235) !important; border-left-color:maroon !important}  blockquote blockquote blockquote {color: green !important; background-color: RGB(225,225,225) !important; border-left-color:teal !important}  blockquote blockquote blockquote blockquote {color: purple !important; background-color: RGB(215,215,215) !important; border-left-color: purple !important}  blockquote blockquote blockquote blockquote blockquote {color: teal !important; background-color: RGB(205,205,205) !important; border-left-color: green !important}</style><i><b>Mamoru
Tasaka <a class="moz-txt-link-rfc2396E" href="mailto:mtasaka@ioa.s.u-tokyo.ac.jp">&lt;mtasaka@ioa.s.u-tokyo.ac.jp&gt;</a></b></i> wrote on 01/16/2009
07:13:18 AM:</span><br>
<blockquote
 style="border-left: 2px solid rgb(16, 16, 255); color: navy; background-color: rgb(245, 245, 245); padding-left: 15px;"
 cite="mid:49700256.6000609@ioa.s.u-tokyo.ac.jp" type="cite">Mamoru
Tasaka wrote, at 01/16/2009 03:26 AM +9:00:
  <br>
  <blockquote type="cite">Hedayat Vatankhah wrote, at 01/16/2009 03:05
AM +9:00:
    <br>
    <blockquote type="cite">Hi all,
      <br>
I'm the maintainer of rcssserver3d package. The package has been built
in rawhide successfully, but recently I just removed a font file from
the package and tried to build the package again in koji, but it
failed. The build log says that it is unable to find
/usr/lib64/libIL.so, but it should be able to find it. I didn't change
anything related to it. Also, I tried to build the package using mock
(make mockbuild) and the package was able to find the library! I wonder
what's the problem?!
      <br>
      <br>
koji link: <a class="moz-txt-link-freetext" href="http://koji.fedoraproject.org/koji/taskinfo?taskID=1055760">http://koji.fedoraproject.org/koji/taskinfo?taskID=1055760</a>
      <br>
      <br>
Thanks,
      <br>
Hedayat
      <br>
    </blockquote>
    <br>
At least DevIL-1.7.5-1.fc11 seems broken as now ldd reports that
libIL.so.1 contains undefined non-weak symbols. config.log shows:
    <br>
    <br>
-------------------------------------------------------------------
    <br>
configure:22286: g++ -o conftest -O2 -g -pipe -Wall
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m64 -mtune=generic    -lIL conftest.cpp 
&gt;&amp;5
    <br>
/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/libIL.so:
undefined reference to `ilLoadVtf'
    <br>
/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/libIL.so:
undefined reference to `ilLoadVtfF'
    <br>
/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/libIL.so:
undefined reference to `ilLoadVtfL'
    <br>
collect2: ld returned 1 exit status
    <br>
configure:22293: $? = 1
    <br>
configure: failed program was:
    <br>
| #include &lt;IL/il.h&gt;
    <br>
| #include &lt;stdarg.h&gt; /* _vsnprintf may be undefined (and it is
needed by libIL) */
    <br>
| extern "C" int _vsnprintf(char *str, size_t size, const char *format,
va_list ap) { return 0;}
    <br>
| int main(int argc, char **argv) { ilInit(); return 0; }
    <br>
configure:22360: WARNING: The DevIL library (libIL.a or libIL.so)
cannot be found.
    <br>
-------------------------------------------------------------------
    <br>
    <br>
I guess this needs bug report against DevIL.
    <br>
  </blockquote>
  <br>
... and filed:
  <br>
<a class="moz-txt-link-freetext" href="https://bugzilla.redhat.com/show_bug.cgi?id=480269">https://bugzilla.redhat.com/show_bug.cgi?id=480269</a>
  <br>
  <br>
Mamoru
  <br>
  <br>
</blockquote>
Thanks. I found that my local mock have used DevIL-1.6.8 from rawhide
and so it worked with no problem.<br>
<br>
Hedayat<br>
</body>
</html>