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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

building XFree86 from cvs


All of the build instructions I've been able to find on the web
suggest that the same simple "make World" instructions that work on
other platforms ought to work on cygwin as well. Well ... I am getting
a bunch of errors, all of which look pretty much like this one. What
am I missing here?

make[4]: *** No rule to make target `lndir.exe.o', needed by `lndir.exe'.
gcc -O2 -fno-strength-reduce -Wall -Wpointer-arith     -I../.. -I../../exports/i
nclude   -D__i386__ -DWIN32_LEAN_AND_MEAN -DX_LOCALE -D_X86_ -D__CYGWIN__ -D_XOP
EN_SOURCE -D_POSIX_C_SOURCE=199309L -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -
DNO_ALLOCA  -DFUNCPROTO=15 -DNARROWPROTO       -c -o revpath.o revpath.c
rm -f revpath.exe
gcc -o revpath.exe -O2 -fno-strength-reduce -Wall -Wpointer-arith      revpath.o
  -L/usr/X11R6/lib     -Wl,--enable-auto-import
make[4]: Target `all' not remade because of errors.
make[4]: Target `all' not remade because of errors.
make[4]: *** No rule to make target `lndir.exe.man', needed by `lndir.exe._man'.
make[4]: Target `all' not remade because of errors.
make[4]: Target `all' not remade because of errors.
make[4]: *** No rule to make target `rman.exe.exe', needed by `all'.
make[4]: *** No rule to make target `makestrs.exe.exe', needed by `all'.
make[4]: *** No rule to make target `revpath.exe.exe', needed by `all'.
make[4]: Target `all' not remade because of errors.


-- 
Michael D. Harnois                   bilocational bivocational
Pastor, Redeemer Lutheran Church                Washburn, Iowa
2L, UST School of Law                   Minneapolis, Minnesota
 Where ignorance is our master, there is 
 no possibility of real peace. -- the Dalai Lama


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