Menu

#3 Build broken on Solaris

open
nobody
None
5
2006-05-26
2006-05-26
No

On Solaris 9 / sparc with g++ 3.3.2, the Makefile
needed some tweaking to build successfully.

* I had to add #include <cassert> to gtags.cc for the
compiler to find assert()

* I had to add -lsocket to LDFLAGS for the linker to
find listen / accept

Discussion


Log in to post a comment.