This is the mail archive of the cygwin-xfree@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Build Xfree




Dear Suhaib and all

Thanks for your reply.

Now i  reinstalled the latest Cygwin 1.1.2 and newst CVS.
I compiled agian, In this time the make hanged always at this point.

cpp -traditional -D__i386__ -DWIN32_LEAN_AND_MEAN -DX_LOCALE -D_MT
-D_X86_ -D__STDC__ -DNO_TCP_H -D__CYGWIN__ -D_XOPEN_SOURCE -D_REENTRANT
-D_POSIX_C_SOURCE=199309L -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE
-DX_SOURCE   -DLIBRARY_VERSION=6.0 <oldX-def.cpp | sed -e '/^#
*[0-9][0-9]*  *.*$/d' -e '/^XCOMM$/s//#/' -e
'/^XCOMM[^a-zA-Z0-9_]/s/^XCOMM/#/' >oldX.def
rm -f liboldX.a
rm -f liboldX.dll
if [ -f /tmp/DLL_BASE_COUNTER ]; then true; \
else echo 0x67000000 > /tmp/DLL_BASE_COUNTER; fi
dllwrap -s --def oldX.def --output-lib liboldX.a -o liboldX.dll
XDraw.o   XCrAssoc.o   XDelAssoc.o   XDestAssoc.o   XLookAssoc.o
XMakeAssoc.o junk.o -L../../exports/lib -lX11 -image-base `cat
/tmp/DLL_BASE_COUNTER`


Namely make is dead at  the dllwrap .. :-(.

Could you tell me some advices?

Best Regards

Lee


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]