siva prasanth <[EMAIL PROTECTED]> writes: > I am trying to build the log4cxx on SunOS. I build the apr, apr-util and > cppunit.
I have successfully build log4cxx on Solaris 8 with Sun Forte compiler. See here for instructions: <URL: http://marc.theaimsgroup.com/?l=log4cxx-user&m=114908626202067&w=2 > Feel free to ask questions. > The makefile in log4cxx has > APU_LIBS = -L/usr/local/apr/lib -laprutil-1 -lsqlite3 -lexpat -liconv. My Makefile does not include sqlite3. Are you building log4cxx with database support, or could it be that configure did something wrong? -- Jostein Tveit <[EMAIL PROTECTED]>
