Tzafrir Cohen

Show:

What's happening?

  • depmod not found: /sbin/depmod

    The Makefile fails to find depmod and complains about a missing tool. On my system depmod resides at /sbin which is not in my PATH. Fix: also look in /sbin and /usr/sbin (patch attached) Branch: 0.7 Revision: 3426.

    2009-11-09 15:03:56 UTC in AstLinux

  • build warning fixes

    The following two patches fix many build warnings. A small number of them seem to be actual bugs. But generally I get a bad feeling working on a source tree that gives so many warning. They tend to hide silly mistakes I make. What is the usage of all those pragmas? To reproduce: CXXFLAGS="-Wall -Werror -O2 -g" ./configure; make in either orkbasecxx or orkaudio. orkbasecxx...

    2009-10-14 13:50:46 UTC in oreka

  • man page for orkaudio

    Every executable in the PATH should have a man page. Here's one for orkaudio (at least the Linux/POSIX version)

    2009-10-14 13:45:55 UTC in oreka

  • Comment: update autotools support

    [Rephrased description] This adds a modern autotools support. Bootstrapping becomes something a mere mortal can do.

    2009-10-14 13:44:16 UTC in oreka

  • orkbasecxx: newer autotools

    orkbasecxx: newer autotools * autoconf 2.61 required * configure.ac instead of configure.in * 'make distcheck' works in orkbasecxx * Simpler bootstrapping: autoreconf -i * pkg-config file added * Replace some @vars@ with $(ones) to reduce hardcoding. --- orkbasecxx/Makefile.am | 54 ++++++++++++++++++++++---- orkbasecxx/audiofile/Makefile.am | 8 +++-.

    2009-10-14 13:37:59 UTC in oreka

About Me

  • 2000-09-23 (9 years ago)
  • 80826
  • tzafrir (My Site)
  • Tzafrir Cohen

Send me a message