bug-commoncpp
[Top][All Lists]
Advanced

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

Re: 0.99.1 doesn't build outside of source directory


From: Frediano Ziglio
Subject: Re: 0.99.1 doesn't build outside of source directory
Date: 27 Mar 2002 21:55:07 +0100

Il mer, 2002-03-27 alle 02:21, David Sugar ha scritto:
> Hmm...this is an interesting situation with the seperate include 
> directory tree...perhaps rather than using -I../include, we should use 
> -I$(top_srcdir)/include??
> 
> Mike Castle wrote:
> 
> >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
> >

Fixed... I didn't know this feature... very interesting!

freddy77





reply via email to

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