[uae] Re: Here comes trouble :)

  • From: "Keith G. Robertson-Turner" <uae-freelists@xxxxxxxxxxxxxxxxxxxxxxx>
  • To: uae@xxxxxxxxxxxxx
  • Date: Fri, 05 Mar 2004 23:44:22 +0000

On Fri, 2004-03-05 at 22:16, Richard Drummond wrote:

> Good work, Keith.
> 
> BTW, how did you solve the build-time dependency on libscg from cdrtools in 
> your package?

Basically:

%{?_with_scsi-device:Buildrequires: cdrecord-devel}
...
%configure \
        %{?_with_scsi-device: --enable-scsi-device 
--with-libscg-includedir=%{_includedir}/schily} \
        --<other opts>

Which reminds me ... Doh! I forgot to include that in the published
package. Hmm, time for another update...

I'm tempted to make scsi emu part of the default build, as with
%{!?_without_scsi-device: yada-yada}, but ... um ... I dunno.

Incidentally, is it still true that uae cannot build without zlib?

--
Regards,

K.


Other related posts: