Sabine Reffert wrote:
> Dear Peter,
> 
>> Thank you.
>> + test no = yes
>> + test -n ''
>> + eval 'cmds=""'
>> ++ cmds=
>> + test X '!=' X:
>>
>> Your $archive_cmds is empty. I have no idea why. Please send the
>> 'libtool' file sitting in the top level of your build directory and the
>> config.log from there also.
> 
> Both are attached.

Adding back the list.

Looks like the libtool that was generated for you is correct for the C++
tag, and completely wrong for the C/default tag. Possibly because g++ is
from /usr/bin and gcc is from /sw/bin/. I am pretty sure that later
libtools deal with non-apple supplied gcc ok, but this one is pretty old.

I do not know which package provides /sw/bin/gcc, use dpkg -S
/sw/bin/gcc to find out, then remove that package. If I'm right then
openmotif3 will then build properly for you.

Peter
-- 
Peter O'Gorman
http://pogma.com

------------------------------------------------------------------------------
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to