Re: First experiences with sg1

Nikolas Arend <[email protected]> Wed, 17 Nov 2004 16:21:18 +0100
Newsgroups gmane.comp.scigraphica.devel
Message-ID <[email protected]>
Adrian E. Feiguin wrote:

> Something to do with the libtool problem. Look at the size of the 
> files: menus.a and toolbars.a are 8 bytes big. Something is broken 
> there.  That's why the plugin modules are not loaded. I googled for 
> some answers but I couldn't find anything. 
> Anybody with Fedora 2 out there that could give us a hand?
> <ADRIAN>
> PS: Thanks a lot for your efforts getting sg running.
>
>
Hi Adrian,

it is the following line in libtool that causes it to bail out:

if (${SED} -e '2q' $arg | grep "^# Generated by .*$PACKAGE") >/dev/null 
2>&1; then

$arg is the respective .lo file. The line looks ok and I don't think FC2 
has some fancy weird sed/grep implementation.
I can make the line ineffective which causes the make process to 
succeed, but that resulted in those (obviously) broken
*.a files. I'll try something else, but maybe there is a problem with 
sg_project_menu.lo? I'm compiling lots of other s/w
but that strange issue never occurred, yet.

Cheers,   Nick.



-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8