Experts,

 

  I want to build log4cxx on HP Unix 11.11. I am using apr 1.2.12,
apr-util 1.2.12.

 

Build apr

 

>./configure

>gmake

 

Build apr-util

 

>./configure -with-apr=<pathto apr>

>gmake

 

I am getting following error while building apr-util by "gmake".  Any
clues?

 

*** Warning: linker path does not have real file for library -lc.

*** I have the capability to make that library automatically link in
when

*** you link to this library.  But I can only do this if you have a

*** shared version of the library, which you do not appear to have

*** because I did check the linker path looking for a file starting

*** with libc and none of the candidates passed a file format test

*** using a file magic. Last file checked: /usr/lib/pa20_64//./libc.2

*** The inter-library dependencies that have been dropped here will be

*** automatically added whenever a program is linked with this library

*** or is declared to -dlopen it.

gcc: /u/chakrava/apr-util/xml/expat/lib/.libs/libexpat.sl: No such file
or direc

tory

gmake[1]: *** [libaprutil-1.la] Error 1

gmake[1]: Leaving directory `/u/chakrava/apr-util'

gmake: *** [all-recursive] Error 1

 

Regards

Krishna

Reply via email to