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 compilation process:
> 
> In file included from wmldbcreate.c:90:
> UilLexPars.h:66:1: warning: "VERSION" redefined
> In file included from wmldbcreate.c:46:
> ../../include/config.h:278:1: warning: this is the location of the 
> previous definition
> /bin/sh ../../libtool --mode=link gcc  -DXNO_MTSAFE_STRINGAPI 
> -DXNO_MTSAFE_PWDAPI -DXNO_MTSAFE_TIMEAPI -Wall -g -Wno-unused -Wno-comment 
> -L/sw/lib -
> o wmldbcreate  wmldbcreate.o ../../lib/Xm/libXm.la -L/usr/X11R6/lib -lXt
> gcc -DXNO_MTSAFE_STRINGAPI -DXNO_MTSAFE_PWDAPI -DXNO_MTSAFE_TIMEAPI -Wall 
> -g -Wno-unused -Wno-comment -o .libs/wmldbcreate wmldbcreate.o  -L/sw/lib 
> .
> ./../lib/Xm/.libs/libXm.dylib -L/usr/X11R6/lib -lXmu -lSM -lICE -lXext 
> -lXp -lX11 -lXt
> gcc: ../../lib/Xm/.libs/libXm.dylib: No such file or directory

This looks like a different problem. There is probably an earlier error. 
Look for the first appearance of libXm.dylib in the output.

-- 
Martin


------------------------------------------------------------------------------
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to