DragonFly BSD
DragonFly bugs List (threaded) for 2004-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: More Ports problems...


From: Adam K Kirchhoff <adamk@xxxxxxxxxxxx>
Date: 23 Mar 2004 21:29:29 GMT

Michael Powell <testuser@xxxxxxxxxxxxxxx> wrote:
> Adam K Kirchhoff wrote:
> [snip]
>> 
>>> Shouldn't SDL be 1.2.5_2? Maybe it's looking for the wrong one (1.1.7).
>> 
>> It's odd that I can't find any reference in
>> /usr/ports/multimedia/avifile/Makefile for a check on SDL-1.1.7.  Where
>> would this check be located?
>> 
>> Adam

> There is this, but that doesn't explain the 1.1.7 hunt.

> # sdl
> .if !defined(WITHOUT_SDL)
> USE_SDL=                sdl
> CONFIGURE_ARGS+=        --with-sdl-prefix=${LOCALBASE} \
>                         --with-sdl-exec-prefix=${LOCALBASE}
> .else
> CONFIGURE_ARGS+=        --without-sdl
> .endif

> I wonder if it isn't being pulled in by some other dependency. I
> don't know enough about ports to know right off hand what's in the .mk
> included files. But I suspect it's the proverbial "pull a single thread out
> of the carpet long enough and it will unravel" kind of thing. But I've got
> 1.2.5_2 on the box here.

As do I.  I can only assume that it should be checking for SDL newer
than 1.1.7 rather than equal to 1.1.7.

Adam




[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]