Steffen Roegner wrote: > since make is missing the compile_et command, you will need to install > some additional package. On Red Hat/CentOS, that would be the > e2fsprogs-devel rpm. No idea where it might be located in Slackware > though.
i have compiled e2fsprogs from source - now i have compile_et binary. But during compilation i got second error: make[1]: Entering directory `/root/ocfs2/ocfs2-tools-1.2.1/o2cb_ctl' gcc -ggdb -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -static -o o2cb_ctl o2cb_ctl.o o2cb_config.o jconfig.o jiterator.o ../libocfs2/libocfs2.a ../libo2cb/libo2cb.a -L../libo2cb -lo2cb -lglib-2.0 -L../libocfs2 -locfs2 -L/lib -lcom_err /usr/lib/gcc-lib/i486-slackware-linux/3.3.6/../../../../i486-slackware-linux/bin/ld: cannot find -lglib-2.0 collect2: ld returned 1 exit status make[1]: *** [o2cb_ctl] Error 1 make[1]: Leaving directory `/root/ocfs2/ocfs2-tools-1.2.1/o2cb_ctl' make: *** [o2cb_ctl] Error 2 configure command shows: ... checking whether to build fsck dynamically... no checking whether to build cluster control tools dynamically... no checking for pkg-config... (cached) /usr/bin/pkg-config checking for GLIB - version >= 2.2.3... yes (version 2.6.6) checking for readline in -lreadline... yes checking readline/readline.h usability... yes ... Any idea ? -- best regrads boka _______________________________________________ Ocfs2-users mailing list [email protected] http://oss.oracle.com/mailman/listinfo/ocfs2-users
