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

Re: [sc-dev] compile error on linux



stefan kersten wrote:
On Tue, Dec 16, 2003 at 11:27:33AM -0800, James McCartney wrote:

There are two files called ReadWriteMacros.h, one for the lang and one for the server.
Perhaps the include is finding the wrong one.

On Dec 16, 2003, at 9:31 AM, smoerk wrote:


i've got the following errors on linux. it's an (anonymous) cvs checkout, only 1 hour old.

g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../headers/common -I../../../headers/plugin_interface -I../../../headers/lang -I../../../headers/server -Wall -DSC_LINUX -D_REENTRANT -DNDEBUG -g -O2 -c PyrArchiver.cpp -MT PyrArchiver.lo -MD -MP -MF .deps/PyrArchiver.TPlo -fPIC -DPIC -o .libs/PyrArchiver.lo
In file included from ../../../headers/lang/PyrSymbol.h:29,
               from ../../../headers/lang/PyrSlot.h:32,
               from ../../../headers/lang/PyrObject.h:29,


according to the include path it should use the one in headers/lang. i
cannot reproduce this; smoerk, what version of gcc are you using?

3.3.2 on fedora / planet ccrma