On Friday 31 July 2009 08:37:22 am Masaru Nomiya wrote:
Hello,
In the Message;
Subject : Re: [opensuse] Frustrated building inkscape 0.47, issue should be simple, just need a bit of help. Message-ID : <200907310824.37526.drankinatty@suddenlinkmail.com> Date & Time: Fri, 31 Jul 2009 08:24:37 -0500
[Rankin] == "David C. Rankin" <drankinatty@suddenlinkmail.com> has written:
Me>> How about; Me>> Me>> # ldconfig Me>> Me>> Then, Me>> Me>> $ ./configure --prefix=/usr
Rankin> I had already tried to do that (although I'm not sure Rankin> I tried correctly).
Oh, have you?
That why I say I think I have and I showed what I have done. My understanding is that libtool did exactly what you suggested. Though I say I "think" I have because my knowledge about all of the configure and compile intricacies on large projects is shaky at best.
Anyway, have you checked the log file of configure?
Ahah! We are getting close. The failure on opensuse 11.0 is: configure:10342: ./conftest ./conftest: error while loading shared libraries: libgc.so.1: cannot open shared object file: No such file or directory configure:10345: $? = 127 configure: program exited with status 127
In my case, I could compile inkscape-0.47pre1.tar.bz2 without any probs. But, mine is openSUSE 11.1.
I think this is the big issue. openSuSE 11.0 isn't handling the libraries right. Like I said, I built the very same packages (gc and inkscape from svn) on another archlinux box simply by rsync'ing the gc.tar.gz file and the inkscape directory to the archlinux box and the running ./configure --prefix=/usr, make, make install on gc and ./autogen.sh ./configure --prefix=/usr, make, make install on inkscape. All built without *any* problem. So I know that the problem is the libgc.so.1 library config issue on the 11.0 box. The question is how do I fix it? or where do I put additional compile flags or link options to get around it? How do I tell ldconfig to fix it?? -- David C. Rankin, J.D.,P.E. Rankin Law Firm, PLLC 510 Ochiltree Street Nacogdoches, Texas 75961 Telephone: (936) 715-9333 Facsimile: (936) 715-9339 www.rankinlawfirm.com -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org