Uploaded image for project: 'Apache Avro'
  1. Apache Avro
  2. AVRO-950

Avro-C library version is "undef" in release 1.6.0

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.6.0
    • 1.6.1
    • c
    • Ubuntu 11.10 x86_64
      cmake version 2.8.5
      avro-c 1.6.0

    • Reviewed

    Description

      The version number is set to undef in the avro-c release for 1.6.0

      I downloaded the 1.6.0 tar.gz from http://apache.mirror.aussiehq.net.au//avro/avro-1.6.0/c/avro-c-1.6.0.tar.gz

      $ pkg-config --modversion avro-c
      undef
      
      $ cat /usr/local/lib/pkgconfig/avro-c.pc
      Name: avro-c
      Description: C library for parsing Avro data
      Version: undef
      URL: http://avro.apache.org/
      Libs: -L/usr/local/lib -lavro
      Cflags: -I/usr/local/include
      

      Attachments

        Activity

          People

            dcreager Douglas Creager
            mic159 Michael Cooper
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: