Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Dec 1998 00:33:31 +0100 (MET)
From:      Roland Jesse <jesse@prinz-atm.CS.Uni-Magdeburg.De>
To:        freebsd-hackers@FreeBSD.ORG
Subject:   Trouble compiling ACE 4.6
Message-ID:  <13925.52811.647477.37649@knecht>

next in thread | raw e-mail | index | archive | help
Hello,

I am currently trying to compile ACE 4.6
(http://www.cs.wustl.edu/~schmidt/ACE_wrappers/) on my FreeBSD
3.0-RELEASE machine.

To do so, I am using the freebsd-pthread configuration that is shipped
with ACE.

The make process exits with error messages like:
------- snip -------
/usr/local/ACE_wrappers/ace/Synch_T.cpp:25: parse error before `template'
In file included from /usr/local/ACE_wrappers/ace/Free_List.h:137,
                 from /usr/local/ACE_wrappers/ace/Malloc_T.h:28,
                 from /usr/local/ACE_wrappers/ace/Malloc.h:260,
                 from /usr/local/ACE_wrappers/ace/Containers_T.cpp:8,
                 from /usr/local/ACE_wrappers/ace/Containers_T.h:1513,
                 from /usr/local/ACE_wrappers/ace/Containers.h:63,
                 from /usr/local/ACE_wrappers/ace/Thread_Manager.h:27,
                 from Log_Msg.cpp:24:
/usr/local/ACE_wrappers/ace/Free_List.cpp:12: `ace' was not declared in this sco
pe
/usr/local/ACE_wrappers/ace/Free_List.cpp:12: `Free_List' was not declared in th
is scope
------- snap -------

I put the whole output of the make process to
http://www.apfel.de/~jesse/gmake.ACE.out.

Any hints of what I am missing or what else is going wrong are greatly
appreciated.

	Roland

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?13925.52811.647477.37649>