Hi, thanks for the reply I tried again to install openmotif3 after upgrading Mac OS X to 10.6.7 and then running fink selfupdate and update-all; I still have the same problem
lorenzo% fink --version Package manager version: 0.29.21 Distribution version: selfupdate-rsync Fri Apr 1 17:35:45 2011, 10.6, i386 The file /sw/src/fink.build/openmotif3-2.2.4-4/openmotif-2.2.4/lib*/Xm/*.deps/Xmos.Plo (I do not have Tpo) is actually almost empty lorenzo% vi /sw/src/fink.build/openmotif3-2.2.4-4/openmotif-2.2.4/lib/Xm/.deps/Xmos.Plo shows: ---------- # dummy ----------- Here's the output of the command suggested ---------------------------------------------------------------------------------- root# touch dummy.h root# gcc -arch i386 -E -dM dummy.h | grep -i apple#define __APPLE_CC__ 5664 #define __APPLE__ 1 #define __VERSION__ "4.2.1 (Apple Inc. build 5664)" ----------------------------------------------------------------------------------- Hope it helps, thanks Lorenzo On Tue, Mar 15, 2011 at 9:31 PM, Martin Costabel <[email protected]>wrote: > Lorenzo Faccioli wrote: > > gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I.. -I./.. >> -DXMBINDDIR_FALLBACK=\"/sw/lib/X11/bindings\" -DINCDIR=\"/sw/include/X11\" >> -DLIBDIR=\"/sw/lib/X11\" -I/usr/X11R6/include -I/sw/include >> -DXNO_MTSAFE_STRINGAPI -DXNO_MTSAFE_PWDAPI -DXNO_MTSAFE_TIMEAPI -Wall -g >> -Wno-unused -Wno-comment -MT Xmos.lo -MD -MP -MF .deps/Xmos.Tpo -c Xmos.c >> -fno-common -DPIC -o .libs/Xmos.o >> Xmos.c: In function 'GetQualifiedDir': >> Xmos.c:284: error: 'struct passwd' has no member named 'pw_age' >> > [] > >> Failed: phase compiling: openmotif3-2.2.4-4 failed >> > > It could be useful to see the generated dependency file Xmos.Tpo (or > perhaps named Xmos.Plo). This sits in the directory > /sw/src/fink.build/openmotif3-2.2.4-4/openmotif-2.2.4/lib/Xm/.deps/. > This would show, in particular, if instead of > /usr/X11R6/include/X11/Xos_r.h > some other file of the same name was found. > > Also, the output of the following commands would be interesting > > touch dummy.h > gcc -arch i386 -E -dM dummy.h | grep -i apple > > -- > Martin > > >
------------------------------------------------------------------------------ Create and publish websites with WebMatrix Use the most popular FREE web apps or write code yourself; WebMatrix provides all the features you need to develop and publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
_______________________________________________ Fink-beginners mailing list [email protected] List archive: http://news.gmane.org/gmane.os.apple.fink.beginners Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-beginners
