On 10/13/10, Tasslehoff Kjappfot <[email protected]> wrote: > I'm trying to compile log4cxx, but it fails compiling apr-util, saying > that it is looking at host includes. > > I suspect the following from log.do_configure is a problem: > > /checking for pg_config... /usr/bin/pg_config > adding "-I/usr/include/postgresql" to CPPFLAGS > adding "-L/usr/lib" to LDFLAGS/ > > But I have no idea how to fix it... > > - Tasslehoff > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel >
This may not be related but I ran into apr-util looking at the host machine as well when I was trying to build subversion. I can not remember now the exact package I installed on the build machine that fixed it. So maybe trying searching for some packages that deal with apr-util that you dont have on your build machine. I could be way off for yours but seems very similar to what I had to do. Hope this helps some _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
