Re: [Fink-users] openmotif3-2.2.4-1 compilation fails, presumably because of libXm.dylib version

2008-12-30 Thread Peter O'Gorman
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

Re: [Fink-users] openmotif3-2.2.4-1 compilation fails, presumably because of libXm.dylib version

2008-12-30 Thread Peter O'Gorman
Martin Costabel wrote: > Peter O'Gorman wrote: > [] >> It is interesting, could you (Sabine), please cd into the build >> directory (the one that has a file named 'Mrmwread.lo', do: >> $ sudo -s >> # /bin/sh ../../libtool --debug --mode=link gcc -DXNO_MTSAFE_STRINGAPI >> -DXNO_MTSAFE_PWDAPI -DXNO_

Re: [Fink-users] openmotif3-2.2.4-1 compilation fails, presumably because of libXm.dylib version

2008-12-30 Thread Martin Costabel
Peter O'Gorman wrote: [] > It is interesting, could you (Sabine), please cd into the build > directory (the one that has a file named 'Mrmwread.lo', do: > $ sudo -s > # /bin/sh ../../libtool --debug --mode=link gcc -DXNO_MTSAFE_STRINGAPI > -DXNO_MTSAFE_PWDAPI -DXNO_MTSAFE_TIMEAPI -Wall -g -Wno-unu

Re: [Fink-users] openmotif3-2.2.4-1 compilation fails, presumably because of libXm.dylib version

2008-12-30 Thread Peter O'Gorman
Martin Costabel wrote: > Sabine Reffert wrote: >> >> (Did you mean libtool2?) Anyway, I still get the same error message as >> before. I have attached the complete compilation output. > > I compared this with mine, and there is absolutely no difference before > the missing linker line for libXm.3.

Re: [Fink-users] openmotif3-2.2.4-1 compilation fails, presumably because of libXm.dylib version

2008-12-30 Thread Martin Costabel
Sabine Reffert wrote: > > (Did you mean libtool2?) Anyway, I still get the same error message as > before. I have attached the complete compilation output. I compared this with mine, and there is absolutely no difference before the missing linker line for libXm.3.0.0.dylib. Afterwards, the same

Re: [Fink-users] openmotif3-2.2.4-1 compilation fails, presumably because of libXm.dylib version

2008-12-30 Thread Martin Costabel
Sabine Reffert wrote: [] > Thanks for these suggestions anyway! I will try to completely remove my > old fink installation (as Jack suggested) and see whether that will > change anything, as soon as I get the chance... Not too fast, please. This looks like such an interesting bug that it would

Re: [Fink-users] openmotif3-2.2.4-1 compilation fails, presumably because of libXm.dylib version

2008-12-29 Thread Peter O'Gorman
Sabine Reffert wrote: > Hi Martin, > >> What libtool package do you have installed? "fink list libtool" > > I have to admit that I just updated that package (I thought that it might > help with my problem). However, I still get the same error after the > update. I now have: > > i libtool

Re: [Fink-users] openmotif3-2.2.4-1 compilation fails, presumably because of libXm.dylib version

2008-12-29 Thread Jack Howarth
Martin, I don't see how this problem could be related to which libtool fink has installed. The failing step... >> /bin/sh ../../libtool --mode=link gcc -DXNO_MTSAFE_STRINGAPI >> -DXNO_MTSAFE_PWDAPI -DXNO_MTSAFE_TIMEAPI -Wall -g -Wno-unused >> -Wno-comment -version-info 3:0:0 -o libXm.la -rpa

Re: [Fink-users] openmotif3-2.2.4-1 compilation fails, presumably because of libXm.dylib version

2008-12-29 Thread Jack Howarth
On Mon, Dec 29, 2008 at 08:30:07PM +0100, Sabine Reffert wrote: > Hi Jack, > >> You might try something like... >> >> sudo dpkg --force-depends -purge openmotif3 openmotif3-shlibs >> >> ...which should convert the dependency errors into warnings. >> Then try 'fink rebuild openmotif3' again in a n

Re: [Fink-users] openmotif3-2.2.4-1 compilation fails, presumably because of libXm.dylib version

2008-12-29 Thread Martin Costabel
Martin Costabel wrote: > Sabine Reffert wrote: > [] >> /bin/sh ../../libtool --mode=link gcc -DXNO_MTSAFE_STRINGAPI >> -DXNO_MTSAFE_PWDAPI -DXNO_MTSAFE_TIMEAPI -Wall -g -Wno-unused >> -Wno-comment -version-info 3:0:0 -o libXm.la -rpath /sw/lib [long list of >> *.lo files omitted] >> -L/usr/X1

Re: [Fink-users] openmotif3-2.2.4-1 compilation fails, presumably because of libXm.dylib version

2008-12-29 Thread Sabine Reffert
Hi Martin, > What libtool package do you have installed? "fink list libtool" I have to admit that I just updated that package (I thought that it might help with my problem). However, I still get the same error after the update. I now have: i libtool1.3.5-24 Shared library bui

Re: [Fink-users] openmotif3-2.2.4-1 compilation fails, presumably because of libXm.dylib version

2008-12-29 Thread Sabine Reffert
Hi Jack, > You might try something like... > > sudo dpkg --force-depends -purge openmotif3 openmotif3-shlibs > > ...which should convert the dependency errors into warnings. > Then try 'fink rebuild openmotif3' again in a new terminal window. > I would also prune down any .bashrc or .cshrc

Re: [Fink-users] openmotif3-2.2.4-1 compilation fails, presumably because of libXm.dylib version

2008-12-29 Thread Jack Howarth
On Sun, Dec 28, 2008 at 05:56:16PM +0100, Sabine Reffert wrote: > Hello, > > I want to install openmotif3 via fink (Macos 10.4, PPC). The compilation > fails; I get the error message appended below. > I think it's because of wrong versions of the libXm.dylib library. > I found the following links

Re: [Fink-users] openmotif3-2.2.4-1 compilation fails, presumably because of libXm.dylib version

2008-12-29 Thread Martin Costabel
Sabine Reffert wrote: [] > /bin/sh ../../libtool --mode=link gcc -DXNO_MTSAFE_STRINGAPI > -DXNO_MTSAFE_PWDAPI -DXNO_MTSAFE_TIMEAPI -Wall -g -Wno-unused > -Wno-comment -version-info 3:0:0 -o libXm.la -rpath /sw/lib [long list of > *.lo files omitted] > -L/usr/X11R6/lib -lXmu -lXt -lSM -lICE -l

Re: [Fink-users] openmotif3-2.2.4-1 compilation fails, presumably because of libXm.dylib version

2008-12-29 Thread Alexander Hansen
On Dec 29, 2008, at 7:34 AM, Sabine Reffert wrote: > >> Oddly enough, the libversion of 3.0.1 appears to be expected (I'm >> not going to call it "right") in openmotif3-shlibs-2.2.2-5: >> >> $ dpkg -c /sw/var/cache/apt/archives/openmotif3- >> shlibs_2.2.2-5_darwin-i386.deb | grep dylib >> -rwx

Re: [Fink-users] openmotif3-2.2.4-1 compilation fails, presumably because of libXm.dylib version

2008-12-29 Thread Sabine Reffert
> Aha. So the real file libXm.3.0.0.dylib is not there. It should have > been created just before the symlinks were made. In my build output I > see the following: > > /bin/sh ../../libtool --mode=link gcc -DXNO_MTSAFE_STRINGAPI > -DXNO_MTSAFE_PWDAPI -DXNO_MTSAFE_TIMEAPI -Wall -g -Wno-unused

Re: [Fink-users] openmotif3-2.2.4-1 compilation fails, presumably because of libXm.dylib version

2008-12-29 Thread Sabine Reffert
> Oddly enough, the libversion of 3.0.1 appears to be expected (I'm not going > to call it "right") in openmotif3-shlibs-2.2.2-5: > > $ dpkg -c > /sw/var/cache/apt/archives/openmotif3-shlibs_2.2.2-5_darwin-i386.deb | grep > dylib > -rwxr-xr-x root/admin 153716 2008-06-11 14:02 ./sw/lib/libMrm

Re: [Fink-users] openmotif3-2.2.4-1 compilation fails, presumably because of libXm.dylib version

2008-12-29 Thread Martin Costabel
Sabine Reffert wrote: [] > lrwxr-xr-x 1 root admin 17 Dec 28 21:38 > /sw/src/fink.build/openmotif3-2.2.4-1/openmotif-2.2.4/lib/Xm/.libs/libXm.3.dylib > -> libXm.3.0.0.dylib > lrwxr-xr-x 1 root admin 17 Dec 28 21:38 > /sw/src/fink.build/openmotif3-2.2.4-1/openmotif-2.2.4/lib/Xm/.libs/li

Re: [Fink-users] openmotif3-2.2.4-1 compilation fails, presumably because of libXm.dylib version

2008-12-29 Thread Alexander Hansen
On Dec 29, 2008, at 5:58 AM, Sabine Reffert wrote: >> [] > answer: openmotif3-shlibs: /sw/lib/libXm.3.0.1.dylib I don't understand. How can you have openmotif3-shlibs installed when you are not able to build it? And what is more, a later version than what exists in >>>

Re: [Fink-users] openmotif3-2.2.4-1 compilation fails, presumably because of libXm.dylib version

2008-12-29 Thread Sabine Reffert
> [] > >>> answer: openmotif3-shlibs: /sw/lib/libXm.3.0.1.dylib > >> I don't understand. How can you have openmotif3-shlibs installed when you > >> are > >> not able to build it? And what is more, a later version than what exists > >> in > >> Fink? Where did you get this from? > > > > I don't

Re: [Fink-users] openmotif3-2.2.4-1 compilation fails, presumably because of libXm.dylib version

2008-12-29 Thread Martin Costabel
Sabine Reffert wrote: [] >>> answer: openmotif3-shlibs: /sw/lib/libXm.3.0.1.dylib >> I don't understand. How can you have openmotif3-shlibs installed when you >> are >> not able to build it? And what is more, a later version than what exists in >> Fink? Where did you get this from? > > I don't

Re: [Fink-users] openmotif3-2.2.4-1 compilation fails, presumably because of libXm.dylib version

2008-12-29 Thread Sabine Reffert
On Mon, 29 Dec 2008, Martin Costabel wrote: > Sabine Reffert wrote: >> Dear Martin, >> >> thanks for looking into that! >> However, when I look in /sw/lib, I find the following library versions and links: libXm.2.0.1.dylib libXm.2.dylib -> libXm.2.0.1.dylib

Re: [Fink-users] openmotif3-2.2.4-1 compilation fails, presumably because of libXm.dylib version

2008-12-28 Thread Martin Costabel
Sabine Reffert wrote: > Dear Martin, > > thanks for looking into that! > >>> However, when I look in /sw/lib, I find the following library versions and >>> links: >>> >>>libXm.2.0.1.dylib >>>libXm.2.dylib -> libXm.2.0.1.dylib >>>libXm.3.0.1.dylib >> Where did you get this libXm.3.0.1

Re: [Fink-users] openmotif3-2.2.4-1 compilation fails, presumably because of libXm.dylib version

2008-12-28 Thread Sabine Reffert
Dear Martin, thanks for looking into that! > > However, when I look in /sw/lib, I find the following library versions and > > links: > > > >libXm.2.0.1.dylib > >libXm.2.dylib -> libXm.2.0.1.dylib > >libXm.3.0.1.dylib > > Where did you get this libXm.3.0.1.dylib from? > >dpkg -S

Re: [Fink-users] openmotif3-2.2.4-1 compilation fails, presumably because of libXm.dylib version

2008-12-28 Thread Martin Costabel
Sabine Reffert wrote: [] > However, when I look in /sw/lib, I find the following library versions and > links: > >libXm.2.0.1.dylib >libXm.2.dylib -> libXm.2.0.1.dylib >libXm.3.0.1.dylib Where did you get this libXm.3.0.1.dylib from? dpkg -S libXm.3.0.1.dylib > output of compila

[Fink-users] openmotif3-2.2.4-1 compilation fails, presumably because of libXm.dylib version

2008-12-28 Thread Sabine Reffert
Hello, I want to install openmotif3 via fink (Macos 10.4, PPC). The compilation fails; I get the error message appended below. I think it's because of wrong versions of the libXm.dylib library. I found the following links in the /sw/src/fink.build/openmotif3-2.2.4-1/openmotif-2.2.4/lib/Xm/.libs/