<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>33322</bug_id>
          
          <creation_ts>2003-11-12 12:43 0000</creation_ts>
          <short_desc>xwelltris does not compile because of missing SDL_image.h</short_desc>
          <delta_ts>2005-01-12 17:40:46 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Games</component>
          <version>unspecified</version>
          <rep_platform>x86</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>c-otto@gmx.de</reporter>
          <assigned_to>games@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>c-otto@gmx.de</who>
            <bug_when>2003-11-12 12:43:16 0000</bug_when>
            <thetext>Hello!
When compiling games-puzzle/xwelltris-1.0.1 with +SDL it aborts with:

g++ -c `sdl-config --cflags` -I./sdl  -DHAVE_CONFIG_H -I. -I./.. -I./image
-I./include -I../include -DHAVE_CONFIG_H  -O2 -march=athlon-xp -pipe 
sdl/sdlwellengine.cxx -o sdl/sdlwellengine.o
sdl/sdlwellengine.cxx:29:23: SDL_image.h: No such file or directory
sdl/sdlwellengine.cxx: In member function `virtual bool 
   SDLWellEngine::load_image(Images, char*)&apos;:
sdl/sdlwellengine.cxx:279: `IMG_Load&apos; undeclared (first use this function)
sdl/sdlwellengine.cxx:279: (Each undeclared identifier is reported only once 
   for each function it appears in.)
make[1]: *** [sdl/sdlwellengine.o] Error 1

The missing file SDL_image.h is located here (using find):
/daten/tmp/portage/xwelltris-1.0.1/work/xwelltris-1.0.1/src/image/sublib/SDL_image.h
/daten/tmp is the destination of /var/tmp (symlink)

I tried re-emerging sdllib, does not help.

Reproducible: Always
Steps to Reproduce:
1. emerge -u xwelltris
Actual Results:  
Compile aborted, missing file

Expected Results:  
Compile + Install

As a sidenote: The emerge does not stop after &quot;make&quot; failed, but when &quot;make
install&quot; fails.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>mr_bones_@gentoo.org</who>
            <bug_when>2003-11-12 13:20:10 0000</bug_when>
            <thetext>It needed to depend on sdl-image.  Fixed in CVS.  Wait a bit and remerge for
the fix.  You should see sdl-image in the ebuild.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>wcc@techmonkeys.org</who>
            <bug_when>2004-06-17 17:55:29 0000</bug_when>
            <thetext>This should be repoened. I just experianced the same problem.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>mdb@cs.unm.edu</who>
            <bug_when>2005-01-12 17:31:53 0000</bug_when>
            <thetext>This has not been fixed. Please fix!</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>vapier@gentoo.org</who>
            <bug_when>2005-01-12 17:40:46 0000</bug_when>
            <thetext>fixed in cvs</thetext>
          </long_desc>
      
    </bug>

</bugzilla>