feat(clusterApp): initial version run in Ubuntu.
change fb to DRM
This commit is contained in:
52
clusterApp/3psw/zlib-1.2.11/configure.log
Normal file
52
clusterApp/3psw/zlib-1.2.11/configure.log
Normal file
@@ -0,0 +1,52 @@
|
||||
--------------------
|
||||
./configure
|
||||
Fri Mar 9 16:59:49 2018
|
||||
Checking for gcc...
|
||||
=== ztest11968.c ===
|
||||
extern int getchar();
|
||||
int hello() {return getchar();}
|
||||
===
|
||||
gcc -c ztest11968.c
|
||||
... using gcc
|
||||
Please use win32/Makefile.gcc instead.
|
||||
** ./configure aborting.
|
||||
--------------------
|
||||
|
||||
|
||||
--------------------
|
||||
./configure
|
||||
Fri Mar 9 17:10:15 2018
|
||||
Checking for gcc...
|
||||
=== ztest7180.c ===
|
||||
extern int getchar();
|
||||
int hello() {return getchar();}
|
||||
===
|
||||
gcc -c ztest7180.c
|
||||
... using gcc
|
||||
Please use win32/Makefile.gcc instead.
|
||||
** ./configure aborting.
|
||||
--------------------
|
||||
|
||||
|
||||
--------------------
|
||||
./configure --help
|
||||
Fri Mar 9 17:19:11 2018
|
||||
usage:
|
||||
configure [--const] [--zprefix] [--prefix=PREFIX] [--eprefix=EXPREFIX]
|
||||
[--static] [--64] [--libdir=LIBDIR] [--sharedlibdir=LIBDIR]
|
||||
[--includedir=INCLUDEDIR] [--archs="-arch i386 -arch x86_64"]
|
||||
--------------------
|
||||
./configure --static
|
||||
Fri Mar 9 17:19:53 2018
|
||||
Checking for gcc...
|
||||
=== ztest13004.c ===
|
||||
extern int getchar();
|
||||
int hello() {return getchar();}
|
||||
===
|
||||
gcc -c ztest13004.c
|
||||
... using gcc
|
||||
Please use win32/Makefile.gcc instead.
|
||||
** ./configure aborting.
|
||||
--------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user