Alfonso Urdaneta created AVRO-1222:
--------------------------------------
Summary: unable to install avro 1.7.3, avro-c.pc missing
Key: AVRO-1222
URL: https://issues.apache.org/jira/browse/AVRO-1222
Project: Avro
Issue Type: Bug
Affects Versions: 1.7.3
Environment: racky# uname -a
Linux racky 2.6.32.14-127.nuMetra.1.fc12.x86_64 #1 SMP Sat Jun 19 07:08:40 PDT
2010 x86_64 x86_64 x86_64 GNU/Linux
Reporter: Alfonso Urdaneta
./cmake_avrolib.sh in
http://mirror.nexcess.net/apache/avro/stable/c/avro-c-1.7.3.tar.gz fails during
the installation phase.
Install the project...
-- Install configuration: "Debug"
-- Installing: /home/alfonso/tmp/avro-c-1.7.3/build/avrolib/include/avro.h
-- Installing: /home/alfonso/tmp/avro-c-1.7.3/build/avrolib/include/avro
-- Installing:
/home/alfonso/tmp/avro-c-1.7.3/build/avrolib/include/avro/consumer.h
-- Installing: /home/alfonso/tmp/avro-c-1.7.3/build/avrolib/include/avro/data.h
-- Installing:
/home/alfonso/tmp/avro-c-1.7.3/build/avrolib/include/avro/legacy.h
-- Installing:
/home/alfonso/tmp/avro-c-1.7.3/build/avrolib/include/avro/msstdint.h
-- Installing:
/home/alfonso/tmp/avro-c-1.7.3/build/avrolib/include/avro/refcount.h
-- Installing: /home/alfonso/tmp/avro-c-1.7.3/build/avrolib/include/avro/io.h
-- Installing:
/home/alfonso/tmp/avro-c-1.7.3/build/avrolib/include/avro/allocation.h
-- Installing:
/home/alfonso/tmp/avro-c-1.7.3/build/avrolib/include/avro/platform.h
-- Installing:
/home/alfonso/tmp/avro-c-1.7.3/build/avrolib/include/avro/resolver.h
-- Installing: /home/alfonso/tmp/avro-c-1.7.3/build/avrolib/include/avro/value.h
-- Installing:
/home/alfonso/tmp/avro-c-1.7.3/build/avrolib/include/avro/basics.h
-- Installing:
/home/alfonso/tmp/avro-c-1.7.3/build/avrolib/include/avro/errors.h
-- Installing:
/home/alfonso/tmp/avro-c-1.7.3/build/avrolib/include/avro/msinttypes.h
-- Installing:
/home/alfonso/tmp/avro-c-1.7.3/build/avrolib/include/avro/schema.h
-- Installing:
/home/alfonso/tmp/avro-c-1.7.3/build/avrolib/include/avro/generic.h
-- Installing: /home/alfonso/tmp/avro-c-1.7.3/build/avrolib/lib/libavro.a
-- Installing:
/home/alfonso/tmp/avro-c-1.7.3/build/avrolib/lib/libavro.so.22.0.0
-- Installing: /home/alfonso/tmp/avro-c-1.7.3/build/avrolib/lib/libavro.so
CMake Error at src/cmake_install.cmake:65 (FILE):
file INSTALL cannot find file
"/home/alfonso/tmp/avro-c-1.7.3/build/src/avro-c.pc" to install.
Call Stack (most recent call first):
cmake_install.cmake:37 (INCLUDE)
make: *** [install] Error 1
6.695u 3.161s 0:09.83 100.2% 0+0k 0+65560io 0pf+0w
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira