compiling Darwin Streaming Server on RHEL3

From: Alexander Sharaz (a.sharaz_at_hull.ac.uk)
Date: 06/09/05

  • Next message: Bill Tangren: "iptables output?"
    Date: Thu, 9 Jun 2005 17:21:09 +0100
    To: <redhat-list@redhat.com>
    
    

    Chaps,

    I'm trying to compile the cvs version of the Apple Darwin streaming
    server on an RHEL3 system and am getting loads of compilation errors
    relating to not finding a particular function. Now I've found the
    function definition which should be locatable going by the contents of
    the Makefile, but nope it just says go away, can't find that.

    Has anyone managed to compile DSS on an RHEL3 system?

    TIA
    Alex

    -- 
    redhat-list mailing list
    unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
    https://www.redhat.com/mailman/listinfo/redhat-list
    

  • Next message: Bill Tangren: "iptables output?"

    Relevant Pages

    • Re: C++ linked list
      ... > languages when it comes to pointers and most of the basics. ... only allowed to compile each function definition once. ... #include the file that declares Node::Node? ...
      (comp.lang.cpp)
    • Re: what does the header file stdio.h contain
      ... If you compile a file after including stdio.h, ... Work e-mail: d dot neary at phenix dot fr ...
      (comp.programming)
    • Re: elaborating a function call
      ... I was able to get it to compile this way: ... Yet if I moved the function definition to module b then my compiler ... complained that 'f' was previously declared as a wire. ... * SystemVerilog Assertions Handbook ...
      (comp.lang.verilog)
    • Question on try/except
      ... While perusing sre.py in the standard library, I came upon this snippet of code in the _compile() function definition: ... p = sre_compile.compile(pattern, flags) ...
      (comp.lang.python)
    • Re: [PATCH 01/14] Per zone counter functionality
      ... will not compile. ... 'static inline' does not make it less of a function. ... Although the trailing; is not needed in the function definition. ...
      (Linux-Kernel)