On 11-Apr-2002 William K Baran wrote:
> I'm trying to build bb on SunOS 5.8 (Solaris 2.8).
> After adding "#include <X11/Xlib.h>" before "#include <X11/Xutil.h>" in
> Toolbar.cc, I got through the compile.
> 
> However, now during linking, I get the following errors:
>   Undefined                       first referenced
>    symbol                             in file
>   __length_error(char const *)        Configmenu.o
>   endl(ostream &)                     BaseDisplay.o
>   cerr                                BaseDisplay.o
>   ostream::operator<<(char const *)   BaseDisplay.o
>   __out_of_range(char const *)        Configmenu.o
>   ld: fatal: Symbol referencing errors. No output written to blackbox
>   collect2: ld returned 1 exit status
>   *** Error code 1
>   make: Fatal error: Command failed for target `blackbox'
> 
> Anyone have any ideas?  Thanks!
> 

the Xutil in Toolbar.cc is not needed and current cvs should not have it in it.

Reply via email to