bug-commoncpp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

0.99.1 doesn't build outside of source directory


From: Mike Castle
Subject: 0.99.1 doesn't build outside of source directory
Date: Tue, 26 Mar 2002 13:55:07 -0800
User-agent: Mutt/1.3.28i

tar xzf commoncpp2-0.99.1.tar.gz
mkdir commoncpp2-0.99.1-build
cd commoncpp2-0.99.1-build
../commoncpp2-0.99.1/configure
make

Get this:

c++ -DHAVE_CONFIG_H -I. -I../../commoncpp2-0.99.1/src -I../include 
-I../../commoncpp2-0.99.1/src -I/usr/include/libxml2/libxml 
-I/usr/include/libxml2 -I../src -DCCXX_EXPORT_LIBRARY -g -O2 -D_GNU_SOURCE 
-D_REENTRANT -D_THREAD_SAFE -c ../../commoncpp2-0.99.1/src/thread.cpp -fPIC 
-DPIC -o .libs/thread.lo
../../commoncpp2-0.99.1/src/thread.cpp:41: cc++/common.h: No such file or 
directory

address@hidden:44pm]/usr/src/commoncpp(524) find . -name common.h
./commoncpp2-0.99.1/include/cc++/common.h


Cheers,
mrc
-- 
     Mike Castle      address@hidden      www.netcom.com/~dalgoda/
    We are all of us living in the shadow of Manhattan.  -- Watchmen
fatal ("You are in a maze of twisty compiler features, all different"); -- gcc



reply via email to

[Prev in Thread] Current Thread [Next in Thread]