Oh duh.  Sorry for being such a newbie.

 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'
Xmos.c:284: error: 'struct passwd' has no member named 'pw_age'
Xmos.c:284: error: 'struct passwd' has no member named 'pw_age'
Xmos.c:284: error: 'struct passwd' has no member named 'pw_age'
Xmos.c:284: error: 'struct passwd' has no member named 'pw_comment'
Xmos.c:284: error: 'struct passwd' has no member named 'pw_age'
Xmos.c:284: error: 'struct passwd' has no member named 'pw_comment'
Xmos.c:284: error: 'struct passwd' has no member named 'pw_comment'
Xmos.c:284: error: 'struct passwd' has no member named 'pw_comment'
Xmos.c:284: error: 'struct passwd' has no member named 'pw_comment'
Xmos.c:284: error: 'struct passwd' has no member named 'pw_comment'
Xmos.c: In function 'XmeGetHomeDirName':
Xmos.c:1042: error: 'struct passwd' has no member named 'pw_age'
Xmos.c:1042: error: 'struct passwd' has no member named 'pw_age'
Xmos.c:1042: error: 'struct passwd' has no member named 'pw_age'
Xmos.c:1042: error: 'struct passwd' has no member named 'pw_age'
Xmos.c:1042: error: 'struct passwd' has no member named 'pw_comment'
Xmos.c:1042: error: 'struct passwd' has no member named 'pw_age'
Xmos.c:1042: error: 'struct passwd' has no member named 'pw_comment'
Xmos.c:1042: error: 'struct passwd' has no member named 'pw_comment'
Xmos.c:1042: error: 'struct passwd' has no member named 'pw_comment'
Xmos.c:1042: error: 'struct passwd' has no member named 'pw_comment'
Xmos.c:1042: error: 'struct passwd' has no member named 'pw_comment'
Xmos.c:1046: error: 'struct passwd' has no member named 'pw_age'
Xmos.c:1046: error: 'struct passwd' has no member named 'pw_age'
Xmos.c:1046: error: 'struct passwd' has no member named 'pw_age'
Xmos.c:1046: error: 'struct passwd' has no member named 'pw_age'
Xmos.c:1046: error: 'struct passwd' has no member named 'pw_comment'
Xmos.c:1046: error: 'struct passwd' has no member named 'pw_age'
Xmos.c:1046: error: 'struct passwd' has no member named 'pw_comment'
Xmos.c:1046: error: 'struct passwd' has no member named 'pw_comment'
Xmos.c:1046: error: 'struct passwd' has no member named 'pw_comment'
Xmos.c:1046: error: 'struct passwd' has no member named 'pw_comment'
Xmos.c:1046: error: 'struct passwd' has no member named 'pw_comment'
make[3]: *** [Xmos.lo] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1
### execution of make failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-openmotif3-2.2.4-1
(Reading database ... 53690 files and directories currently installed.)
Removing fink-buildlock-openmotif3-2.2.4-1 ...
Failed: phase compiling: openmotif3-2.2.4-1 failed


On Mon, Jul 28, 2008 at 5:54 PM, Alexander Hansen
<[EMAIL PROTECTED]> wrote:
> David W Hogg wrote:
>>
>> I have been repeating
>>
>> sudo fink selfupdate
>> sudo fink update-all
>>
>> every few days now for several weeks, and openmotif is cutting
>> everything off with
>>
>> Failed: phase compiling: openmotif3-2.2.4-1 failed
>>
>> Before reporting any errors, please run "fink selfupdate" and
>> try again.  If you continue to have issues, please check to see if the
>> FAQ on fink's website solves the problem.  If not, ask on the fink-users
>> or fink-beginners mailing lists, with a carbon copy to the maintainer:
>>
>>        Jack Howarth <[EMAIL PROTECTED]>
>>
>> Note that this is preferable to emailing the maintainer directly, since
>> most fink package maintainers do not have access to all possible
>> hardware and software configurations.
>>
>> Is there a simple work-around?  thanks in advance.
>>
>
> We have no way to tell if there's a workaround, because you are reporting a
> message that essentially every possible build failure mode will give
> ultimately.  You need to look through your build output and go to the last
> line the compiler tried to run, which should be followed by the real error
> messages.
>



-- 
David W. Hogg - associate professor, NYU - http://cosmo.nyu.edu/hogg/

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to