[Live-devel] Replace old Makefile rules

Deanna Earley dee.earley at icode.co.uk
Fri Apr 24 01:10:56 PDT 2015


For reference, it also breaks nmake:
'cpp' is not recognized as an internal or external command,
operable program or batch file.
NMAKE : fatal error U1077: 'cpp' : return code '0x1'
Stop.ps

--
Deanna Earley | Lead developer | icatchercctv

w: www.icode.co.uk/icatcher<http://www.icode.co.uk/icatcher> | t: 01329 835335 | f: 01329 835338
Registered Office : 71 The Hundred, Romsey, SO51 8BZ. Company Number : 03428325

From: live-devel [mailto:live-devel-bounces at ns.live555.com] On Behalf Of Ross Finlayson
Sent: 23 April 2015 20:45
To: LIVE555 Streaming Media - development & use
Subject: Re: [Live-devel] Replace old Makefile rules

Sorry, but no.  The existing Makefiles appear to work OK for all current versions of both “make” and “gmake”.

However, with your patch applied, while “gmake” works OK, “make” (at least on FreeBSD 10.1) does not:
          %make
          make: “liveMedia/Makefile" line 40: warning: duplicate script for target "%.o" ignored
          make: "liveMedia/Makefile" line 38: warning: using previous script for "%.o" defined here
          c++ -O2 -pipe  -c Media.cpp
          Media.cpp:21:10: fatal error: 'Media.hh' file not found
          #include "Media.hh"
                   ^
          1 error generated.
          *** Error code 1

          Stop.
          make: stopped in liveMedia
Because of this, and because I have heard no other report of the Makefiles not working with any recent version of “make” (or “gmake”), I won’t be applying this patch.

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20150424/ce8665d6/attachment.html>


More information about the live-devel mailing list