Re: [Doxygen-users] doxygen on AIX 4.3
Brought to you by:
dimitri
From: John S. <joh...@se...> - 2001-06-20 06:21:55
|
dr...@ca... wrote: > > > > I get the following result when compiling doxygen on AIX aix 4.3.3 VAC++ > > V5: > > > > gmake[1]: Leaving directory `/home/dricard/tmp/doxygen-1.2.8.1/src' > > /local/bin/gmake -f Makefile.libdoxygen all > > gmake[1]: Entering directory `/home/dricard/tmp/doxygen-1.2.8.1/src' > > xlC -c -+ -qstrict -D_BSD -O3 -I../qtools -o ../objects/ce_lex.o > ce_lex.cpp > > xlC -c -+ -qstrict -D_BSD -O3 -I../qtools -o ../objects/ce_parse.o > > ce_parse.cpp > > "ce_parse.cpp", line 940.11: 1540-0274 (S) The name lookup for > "parseOctal" > > did not find a declaration. > > Try editting cppvalue.h to add a declaration of parseOctal() outside of the CPPValue class definition. John |