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

Re: precompiled X11 libs




On Fri, 31 Jan 1997, Long Doan wrote:

> To all those who requested X11 binaries/libraries:
> 
> I've compiled X11R6.3 (without Xserver/xterm, netscape plugin, ...) I'll
> try to archive them and put them at http://www.micropop.com/ldoan/x11
> sometime tonight.
> 
> Long.
> 
> kunglao@prairienet.org wrote:

I have tried to compile the X11 using your instructions, included is the
file containing the error messages I had. I am really new, however. I need
X rather quickly. I will contribute to this development in the near
future.

Ryan M. Hager


D:\usr\xc>make -i World



Building Release 6.3 of the X Window System.



I hope you checked the configuration parameters in ./config/cf

to see if you need to pass BOOTSTRAPCFLAGS.



Sun Feb  2 17:39:30 GMT-6:00 1997



cd ./config/imake && /d/GNUTILS/H-I386~1/BIN/MAKE.EXE -i -f Makefile.ini BOOTSTR

APCFLAGS="" clean

rm -f ccimake imake.o imake

rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a tags TAGS make.log \#*

rm -f -r Makefile.proto Makefile Makefile.dep bootstrap

/d/GNUTILS/H-I386~1/BIN/MAKE.EXE -i Makefile.boot

cd ./config/imake && /d/GNUTILS/H-I386~1/BIN/MAKE.EXE -i -f Makefile.ini BOOTSTR

APCFLAGS=""

making imake with BOOTSTRAPCFLAGS=

cc -c  -O -I../../include -I../../imports/x11/include/X11 `./ccimake` imake.c



cc -o imake imake.o

rm -f ./config/makedepend/Makefile.proto

./config/imake/imake -I./config/cf  -s ./config/makedepend/Makefile.proto -f ./c

onfig/makedepend/Imakefile -DTOPDIR=../.. -DCURDIR=./config/makedepend

./config/imake/imake: Exit code 1.

  Stop.

MAKE.EXE: [config/makedepend/Makefile.proto] Error 1 (ignored)

cd ./config/makedepend && rm -f -r Makefile Makefile.dep makedepend *.o bootstra

p

cd ./config/makedepend && /d/GNUTILS/H-I386~1/BIN/MAKE.EXE -f Makefile.proto boo

tstrap

Makefile.proto:1: *** missing separator.  Stop.

MAKE.EXE: [depend.bootstrap] Error 2 (ignored)

./config/imake/imake -I./config/cf  -s ./config/imake/Makefile.proto -f ./config

/imake/Imakefile -DTOPDIR=../.. -DCURDIR=./config/imake

./config/imake/imake: Exit code 1.

  Stop.

MAKE.EXE: [config/imake/Makefile.proto] Error 1 (ignored)

cd ./config/imake && /d/GNUTILS/H-I386~1/BIN/MAKE.EXE -f Makefile.proto bootstra

pdepend

Makefile.proto:1: *** missing separator.  Stop.

MAKE.EXE: [imake.bootstrap] Error 2 (ignored)

cd ./config/imake && /d/GNUTILS/H-I386~1/BIN/MAKE.EXE -i -f Makefile.ini BOOTSTR

APCFLAGS="" bootstrap

+ mkdir bootstrap

mv *.o imake bootstrap

mv: cannot move `imake' to `bootstrap/imake': No such file or directory

MAKE.EXE: [bootstrap] Error 1 (ignored)

cd ./config/imake && /d/GNUTILS/H-I386~1/BIN/MAKE.EXE -f Makefile.proto all

Makefile.proto:1: *** missing separator.  Stop.

MAKE.EXE: [imake.bootstrap] Error 2 (ignored)

+ rm -f xmakefile.bak

+ mv xmakefile xmakefile.bak

/d/GNUTILS/H-I386~1/BIN/MAKE.EXE -i xmakefile

./config/imake/imake -I./config/cf  -s xmakefile -DTOPDIR=. -DCURDIR=.

./config/imake/imake: Exit code 1.

  Stop.

MAKE.EXE: [xmakefile] Error 1 (ignored)

/d/GNUTILS/H-I386~1/BIN/MAKE.EXE -f xmakefile -i VerifyOS

xmakefile:1: *** missing separator.  Stop.

MAKE.EXE: [World] Error 2 (ignored)

/d/GNUTILS/H-I386~1/BIN/MAKE.EXE -f xmakefile -i Makefiles

xmakefile:1: *** missing separator.  Stop.



Makefile.proto:1: *** missing separator.  Stop.

MAKE.EXE: [imake.bootstrap] Error 2 (ignored)

cd ./config/imake && /d/GNUTILS/H-I386~1/BIN/MAKE.EXE -i -f Makefile.ini BOOTSTR

APCFLAGS="" bootstrap

+ mkdir bootstrap

mv *.o imake bootstrap

mv: cannot move `imake' to `bootstrap/imake': No such file or directory

MAKE.EXE: [bootstrap] Error 1 (ignored)

cd ./config/imake && /d/GNUTILS/H-I386~1/BIN/MAKE.EXE -f Makefile.proto all

Makefile.proto:1: *** missing separator.  Stop.

MAKE.EXE: [imake.bootstrap] Error 2 (ignored)

+ rm -f xmakefile.bak

+ mv xmakefile xmakefile.bak

/d/GNUTILS/H-I386~1/BIN/MAKE.EXE -i xmakefile

./config/imake/imake -I./config/cf  -s xmakefile -DTOPDIR=. -DCURDIR=.

./config/imake/imake: Exit code 1.

  Stop.

MAKE.EXE: [xmakefile] Error 1 (ignored)

/d/GNUTILS/H-I386~1/BIN/MAKE.EXE -f xmakefile -i VerifyOS

xmakefile:1: *** missing separator.  Stop.

MAKE.EXE: [World] Error 2 (ignored)

/d/GNUTILS/H-I386~1/BIN/MAKE.EXE -f xmakefile -i Makefiles

xmakefile:1: *** missing separator.  Stop.





MAKE.EXE: [World] Error 2 (ignored)

/d/GNUTILS/H-I386~1/BIN/MAKE.EXE -f xmakefile -i Makefiles

xmakefile:1: *** missing separator.  Stop.

MAKE.EXE: [World] Error 2 (ignored)

/d/GNUTILS/H-I386~1/BIN/MAKE.EXE -f xmakefile -i clean BOOTSTRAPSUBDIRS=

xmakefile:1: *** missing separator.  Stop.

MAKE.EXE: [World] Error 2 (ignored)

/d/GNUTILS/H-I386~1/BIN/MAKE.EXE -f xmakefile -i includes

xmakefile:1: *** missing separator.  Stop.

MAKE.EXE: [World] Error 2 (ignored)

/d/GNUTILS/H-I386~1/BIN/MAKE.EXE -f xmakefile -i depend

xmakefile:1: *** missing separator.  Stop.

MAKE.EXE: [World] Error 2 (ignored)

/d/GNUTILS/H-I386~1/BIN/MAKE.EXE -f xmakefile -i -k

xmakefile:1: *** missing separator.  Stop.

MAKE.EXE: [World] Error 2 (ignored)



Sun Feb  2 17:42:05 GMT-6:00 1997



Full build of Release 6.3 of the X Window System complete.






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