This is the mail archive of the cygwin-xfree@sourceware.cygnus.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]

Build Xfree?


Hi  Suhaib and others,

> What are the exact problems?
>

If I know it, I had already builded Xfree .... :-(.

>
> Your previous post with build errors indicates you
> had a lot of *c.a nd *cf files mixed from tar-balls
> and CVS.  The link time errors of -lipc not found
> was due to olde Cygwin.rules file you were using with
> new cygwin.cf.  In the new code I disabled #define
> HasShm
> Youc an edit cygwin.cf file and change #define HasShm
> NO to YES.  But you will need IPC from
> cygutils.netpedia.net and install it in
> /usr/lib.

I removed all cygwin and Xfree and reinstalled recompiled it as follow
you told me.
I downloaded  cygipc-1.05-cygwin1.1tar.bz2 and installed under
/usr/local/lib and copyed libcygipc.a
to usr/lib and renamed it.
Is it to install not /usr/local/lib?

> Also rename libcygipc.a to libipc.a.  The
> IPC headers from IPC from Chuck needs a little
> hacking, otherwise you might get a lot of compilation
> probelms.
>

Yes, i have got many compilaton errors because i did not modified it. I
dont know what should i do?

>
> The XFree compiles without problems with
> Cygwin Net release.

I believe that Xfree compiles without problems with cygwin, but i could
not find the docs howto compile
it without problems :-(.  Sorry, I am not expert ..

I hope that someone who compiled Xfree with cgywin1.1.0 can help me, how
to change  the files Cygwin.cf  Cygwin.rules.


Here is my error messages in the world.log


depending in lib/dps...
make[3]: Entering directory `/Xsrc/xc/lib/dps'
../../config/pswrap/pswrap -h psclrops.h psclrops.psw > /dev/null
../../config/pswrap/pswrap: not found
make[3]: *** [psclrops.h] Error 127



gcc -c -O2 -pedantic -fno-strength-reduce -fpcc-struct-return
-fvtable-thunks -m486  -Wall    -I../.. -I../../exports/include
-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   -DFUNCPROTO=15 -DNARROWPROTO    -D_XLIBINT_  -DHAS_SHM
-D_DLL Font.c
Font.c:45: sys/cygipc.h: No such file or directory
Font.c:47: sys/shm.h: No such file or directory
make[4]: *** [Font.o] Error 1




gcc -c -O2 -pedantic -fno-strength-reduce -fpcc-struct-return
-fvtable-thunks -m486  -Wall    -I../.. -I../../exports/include
-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   -DFUNCPROTO=15 -DNARROWPROTO    -D_XLIBINT_     -D_DLL
cmsTrig.c
cmsTrig.c: In function `_XcmsArcTangent':
cmsTrig.c:580: warning: `a1' might be used uninitialized in this
function
cmsTrig.c:580: warning: `b1' might be used uninitialized in this
function
      0 [main] MAKE 22267 fork_copy: user/cygwin data pass 2 failed,
0x4590000..0x47B6000, done 0, Win32 error 8
make[4]: vfork: No more processes
 100614 [main] MAKE 22267 fork_copy: user/cygwin data pass 2 failed,
0x4590000..0x47B7000, done 0, Win32 error 8
make[4]: vfork: No more processes
 160547 [main] MAKE 22267 fork_copy: user/cygwin data pass 2 failed,
0x4590000..0x47B8000, done 0, Win32 error 8
make[4]: vfork: No more processes
 227272 [main] MAKE 22267 fork_copy: user/cygwin data pass 2 failed,
0x4590000..0x47B9000, done 0, Win32 error 8
make[4]: vfork: No more processes
 290075 [main] MAKE 22267 fork_copy: user/cygwin data pass 2 failed,
0x4590000..0x47BA000, done 0, Win32 error 8
make[4]: vfork: No more processes
 346736 [main] MAKE 22267 fork_copy: user/cygwin data pass 2 failed,
0x4590000..0x47BB000, done 0, Win32 error 8
make[4]: vfork: No more processes
 454363 [main] MAKE 22267 fork_copy: user/cygwin data pass 2 failed,
0x4590000..0x47BD000, done 0, Win32 error 8
make[4]: vfork: No more processes
 551685 [main] MAKE 22267 fork_copy: user/cygwin data pass 2 failed,
0x4590000..0x47BE000, done 0, Win32 error 8
make[4]: vfork: No more processes




Best Regards

Lee



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