Hi, On Wed, Nov 05, 2008 at 10:25:53AM +0000, Malcolm Turnbull wrote: > I've been trying to compile heartbeat latest from source on Linux > 2.4.32/Slackware10 but get the following error: > > checking size of char... configure: error: cannot compute sizeof (char), 77 > See `config.log' for more details. > > > configure:32984: ./conftest > ./conftest: error while loading shared libraries: libxml2.so.2: cannot open > shared object file: No such file or directory > configure:32987: $? = 127 > configure: program exited with status 127 > configure: failed program was: > | /* confdefs.h. */ > > > I had to compile libxml2 from the latest source, do I need to link it in > some way?
Strange that slackware doesn't have that package. You don't need to link it yourself, just install it. Thanks, Dejan > > Thanks in advance of any help. > > > -- > Regards, > > Malcolm Turnbull. > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
