[MUSASHI-users 432] musashi-core-1.0.4 が Redhat7.3 で make できない

Back to archive index

海老澤 澄夫 s_ebi****@yahoo*****
2004年 12月 13日 (月) 18:03:45 JST


海老澤と申します。お世話になります。


musashi-core-1.0.4のインストールをRedhat7.3で試みましたが
makeがエラーで停止してしまいます。

--
gcc -Wall -O2 -o .libs/agm agm.o  ../../lib/.libs/libmusashi.so /usr/lib/libxml2.so
-lz -lm -Wl,--rpath -Wl,/usr/local/lib
agm.o: In function `readdata2':
agm.o(.text+0x722): undefined reference to `xmlReadFile'
collect2: ld returned 1 exit status
make[3]: *** [agm] Error 1
make[3]: Leaving directory
`/home/sebisawa/rpm/musashi/musashi-core-1.0.4/dm/pmmlagm'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/sebisawa/rpm/musashi/musashi-core-1.0.4/dm'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/sebisawa/rpm/musashi/musashi-core-1.0.4'
make: *** [all] Error 2
--

/usr/lib/libxml2.so がインストールされていることは確認して
あります。

$ rpm -qa |grep libxml
libxml-1.8.17-3
perl-libxml-perl-0.07-14
libxml2-devel-2.4.19-4
libxml2-2.4.19-4
perl-libxml-enno-1.02-15
libxml-devel-1.8.17-3

$ ls /usr/lib/ | grep libxml
libxml2.a
libxml2.la
libxml2.so
libxml2.so.2
libxml2.so.2.4.19
libxml.a
libxml.la
libxml.so
libxml.so.1
libxml.so.1.8.17

他に必要な作業はあるのでしょうか? ご教示願います。




MUSASHI-users メーリングリストの案内
Back to archive index