Menu

#1 Compile problem in Avl.h of libapp

open
nobody
None
5
2001-10-18
2001-10-18
Anonymous
No

Not really knowing c++ syntax, can someone tell me
what is wrong here. I am trying to compile the package
on OpenBSD 2.9 and I get this message.

$ cd libapp
$ make
c++ -DNDEBUG -D_UNIX -I/usr/local/include -I. -c -o
valmap.o valmap.cpp
In file included from valmap.h:16,
from valmap.cpp:12:
Avl.h:145: syntax error before `int'
*** Error code 1

Stop in /home/tylczak/code/osrtspproxy_2_0/libapp.

Thanks.

Discussion


Log in to post a comment.