Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!elroy.jpl.nasa.gov!usc!jarthur!bridge2!mips!cs.uoregon.edu!ogicse!zephyr.ens.tek.com!uw-beaver!mit-eddie!apollo!vasta From: vasta@apollo.HP.COM (John Vasta) Newsgroups: comp.sys.apollo Subject: Re: InterViews 3.0 beta on SR10.3 with apollo CC 2.1, cc 6.8 Message-ID: <517c5c42.20b6d@apollo.HP.COM> Date: 10 May 91 21:32:00 GMT References: Sender: root@apollo.HP.COM Reply-To: vasta@apollo.HP.COM (John Vasta) Distribution: comp Organization: Hewlett-Packard Company, Apollo Division; Chelmsford, MA Lines: 19 In article defert@cernapo (Philippe Defert) writes: > >Building the "doc" program, a wysiwyg documentation formatter, I got >the following strange problem: > >The ostream::put(char) is undefined in /usr/lib/libC.a In C++ 2.1.0, ostream::put(char) is an inline function (defined in /usr/include/CC/iostream.h), so it would not appear in the library. I haven't looked at InterViews 3.0 yet, but I suspect that your problem must be caused by an InterViews version of stream.h or iostream.h which declares things in conflict with the Domain C++ library. The InterViews 2.6 release came with its own stream I/O library which should not be used with Domain/C++, so perhaps the 3.0 release does also? John Vasta Hewlett-Packard Apollo Systems Division vasta@apollo.hp.com M.S. CHR-03-DW (508) 256-6600 x5978 300 Apollo Drive, Chelmsford, MA 01824 UUCP: {decwrl!decvax, mit-eddie, attunix}!apollo!vasta