OS 10.4.2, XCode 2.1,  X.org

I get the following faiure when trying to build eterm 0.9.2-7 (full log available if needed):

...
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/sw/include -no-cpp-precomp -DDARWIN -mdynamic-no-pic -I/sw/include -I/usr/X11R6/include -I/sw/include -I/usr/X11R6/include -g -O2 -c utmp.c -fno-common -DPIC -o .libs/utmp.lo
utmp.c: In function `add_utmp_entry':
utmp.c:99: error: storage size of `utmp2' isn't known
utmp.c:139: error: structure has no member named `ut_name'
utmp.c:139: error: structure has no member named `ut_name'
utmp.c:145: error: structure has no member named `ut_session'
utmp.c:146: error: structure has no member named `ut_xtime'
utmp.c:163: error: `WTMPX_FILE' undeclared (first use in this function)
utmp.c:163: error: (Each undeclared identifier is reported only once
utmp.c:163: error: for each function it appears in.)
utmp.c: In function `remove_utmp_entry':
utmp.c:174: error: storage size of `utmp' isn't known
utmp.c:184: warning: comparison between pointer and integer
utmp.c:191: error: `WTMPX_FILE' undeclared (first use in this function)
make[2]: *** [utmp.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
### execution of make failed, exit code 2

--Alex Hansen



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to