Adam Tkac wrote:
> parameter is called --with-included-jpeg ;)
>   
The README file says:

If you want use zlib and jpeg distributed with TigerVNC you have to
run configure "./configure --with-tight-zlib --with-tight-jpeg".

so I guess it's a README bug.
> Please attach config.log from common/jpeg if you can't succesfully
> build jpeg with SIMD support, I will look what's going on.
>   
Attached

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by libjpeg configure 6.b, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  $ ./configure --prefix=/usr/local --with-included-jpeg --cache-file=/dev/null --srcdir=.

## --------- ##
## Platform. ##
## --------- ##

hostname = bullwinkle
uname -m = x86_64
uname -r = 2.6.18-92.1.22.el5
uname -s = Linux
uname -v = #1 SMP Tue Dec 16 11:57:43 EST 2008

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = x86_64
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/lib64/qt-3.3/bin
PATH: /usr/kerberos/bin
PATH: /usr/local/bin
PATH: /bin
PATH: /usr/bin
PATH: .
PATH: /home/drc/src/vgl/linux64/bin
PATH: /home/drc/src/vgl/linux/bin
PATH: /sbin
PATH: /usr/sbin
PATH: /home/drc/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1981: checking for a BSD-compatible install
configure:2037: result: /usr/bin/install -c
configure:2048: checking whether build environment is sane
configure:2091: result: yes
configure:2156: checking for gawk
configure:2172: found /bin/gawk
configure:2183: result: gawk
configure:2194: checking whether make sets $(MAKE)
configure:2215: result: yes
configure:2426: checking for style of include used by make
configure:2454: result: GNU
configure:2527: checking for gcc
configure:2543: found /usr/bin/gcc
configure:2554: result: gcc
configure:2792: checking for C compiler version
configure:2799: gcc --version >&5
gcc (GCC) 4.1.2 20071124 (Red Hat 4.1.2-42)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2802: $? = 0
configure:2809: gcc -v >&5
Using built-in specs.
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=x86_64-redhat-linux
Thread model: posix
gcc version 4.1.2 20071124 (Red Hat 4.1.2-42)
configure:2812: $? = 0
configure:2819: gcc -V >&5
gcc: '-V' option must have argument
configure:2822: $? = 1
configure:2845: checking for C compiler default output file name
configure:2872: gcc    conftest.c  >&5
configure:2875: $? = 0
configure:2913: result: a.out
configure:2930: checking whether the C compiler works
configure:2940: ./a.out
configure:2943: $? = 0
configure:2960: result: yes
configure:2967: checking whether we are cross compiling
configure:2969: result: no
configure:2972: checking for suffix of executables
configure:2979: gcc -o conftest    conftest.c  >&5
configure:2982: $? = 0
configure:3006: result: 
configure:3012: checking for suffix of object files
configure:3038: gcc -c   conftest.c >&5
configure:3041: $? = 0
configure:3064: result: o
configure:3068: checking whether we are using the GNU C compiler
configure:3097: gcc -c   conftest.c >&5
configure:3103: $? = 0
configure:3120: result: yes
configure:3125: checking whether gcc accepts -g
configure:3155: gcc -c -g  conftest.c >&5
configure:3161: $? = 0
configure:3260: result: yes
configure:3277: checking for gcc option to accept ISO C89
configure:3351: gcc  -c -g -O2  conftest.c >&5
configure:3357: $? = 0
configure:3380: result: none needed
configure:3400: checking dependency style of gcc
configure:3490: result: gcc3
configure:3512: checking how to run the C preprocessor
configure:3552: gcc -E  conftest.c
configure:3558: $? = 0
configure:3589: gcc -E  conftest.c
conftest.c:12:28: error: ac_nonexistent.h: No such file or directory
configure:3595: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "libjpeg"
| #define PACKAGE_TARNAME "libjpeg"
| #define PACKAGE_VERSION "6.b"
| #define PACKAGE_STRING "libjpeg 6.b"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libjpeg"
| #define VERSION "6.b"
| #define HAVE_PROTOTYPES 1
| #define INCOMPLETE_TYPES_BROKEN 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3628: result: gcc -E
configure:3657: gcc -E  conftest.c
configure:3663: $? = 0
configure:3694: gcc -E  conftest.c
conftest.c:12:28: error: ac_nonexistent.h: No such file or directory
configure:3700: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "libjpeg"
| #define PACKAGE_TARNAME "libjpeg"
| #define PACKAGE_VERSION "6.b"
| #define PACKAGE_STRING "libjpeg 6.b"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libjpeg"
| #define VERSION "6.b"
| #define HAVE_PROTOTYPES 1
| #define INCOMPLETE_TYPES_BROKEN 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3785: checking for gcc
configure:3812: result: gcc
configure:4050: checking for C compiler version
configure:4057: gcc --version >&5
gcc (GCC) 4.1.2 20071124 (Red Hat 4.1.2-42)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:4060: $? = 0
configure:4067: gcc -v >&5
Using built-in specs.
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=x86_64-redhat-linux
Thread model: posix
gcc version 4.1.2 20071124 (Red Hat 4.1.2-42)
configure:4070: $? = 0
configure:4077: gcc -V >&5
gcc: '-V' option must have argument
configure:4080: $? = 1
configure:4083: checking whether we are using the GNU C compiler
configure:4135: result: yes
configure:4140: checking whether gcc accepts -g
configure:4275: result: yes
configure:4292: checking for gcc option to accept ISO C89
configure:4395: result: none needed
configure:4415: checking dependency style of gcc
configure:4505: result: gcc3
configure:4535: checking for a BSD-compatible install
configure:4591: result: /usr/bin/install -c
configure:4680: checking build system type
configure:4698: result: x86_64-unknown-linux-gnu
configure:4720: checking host system type
configure:4735: result: x86_64-unknown-linux-gnu
configure:4757: checking for a sed that does not truncate output
configure:4813: result: /bin/sed
configure:4816: checking for grep that handles long lines and -e
configure:4890: result: /bin/grep
configure:4895: checking for egrep
configure:4973: result: /bin/grep -E
configure:4989: checking for ld used by gcc
configure:5056: result: /usr/bin/ld
configure:5065: checking if the linker (/usr/bin/ld) is GNU ld
configure:5080: result: yes
configure:5085: checking for /usr/bin/ld option to reload object files
configure:5092: result: -r
configure:5110: checking for BSD-compatible nm
configure:5159: result: /usr/bin/nm -B
configure:5163: checking whether ln -s works
configure:5167: result: yes
configure:5174: checking how to recognise dependent libraries
configure:5350: result: pass_all
configure:5438: gcc -c -g -O2  conftest.c >&5
configure:5441: $? = 0
configure:5580: checking for ANSI C header files
configure:5610: gcc -c -g -O2  conftest.c >&5
configure:5616: $? = 0
configure:5715: gcc -o conftest -g -O2   conftest.c  >&5
configure:5718: $? = 0
configure:5724: ./conftest
configure:5727: $? = 0
configure:5744: result: yes
configure:5768: checking for sys/types.h
configure:5789: gcc -c -g -O2  conftest.c >&5
configure:5795: $? = 0
configure:5811: result: yes
configure:5768: checking for sys/stat.h
configure:5789: gcc -c -g -O2  conftest.c >&5
configure:5795: $? = 0
configure:5811: result: yes
configure:5768: checking for stdlib.h
configure:5789: gcc -c -g -O2  conftest.c >&5
configure:5795: $? = 0
configure:5811: result: yes
configure:5768: checking for string.h
configure:5789: gcc -c -g -O2  conftest.c >&5
configure:5795: $? = 0
configure:5811: result: yes
configure:5768: checking for memory.h
configure:5789: gcc -c -g -O2  conftest.c >&5
configure:5795: $? = 0
configure:5811: result: yes
configure:5768: checking for strings.h
configure:5789: gcc -c -g -O2  conftest.c >&5
configure:5795: $? = 0
configure:5811: result: yes
configure:5768: checking for inttypes.h
configure:5789: gcc -c -g -O2  conftest.c >&5
configure:5795: $? = 0
configure:5811: result: yes
configure:5768: checking for stdint.h
configure:5789: gcc -c -g -O2  conftest.c >&5
configure:5795: $? = 0
configure:5811: result: yes
configure:5768: checking for unistd.h
configure:5789: gcc -c -g -O2  conftest.c >&5
configure:5795: $? = 0
configure:5811: result: yes
configure:5838: checking dlfcn.h usability
configure:5855: gcc -c -g -O2  conftest.c >&5
configure:5861: $? = 0
configure:5875: result: yes
configure:5879: checking dlfcn.h presence
configure:5894: gcc -E  conftest.c
configure:5900: $? = 0
configure:5914: result: yes
configure:5942: checking for dlfcn.h
configure:5950: result: yes
configure:6021: checking for g++
configure:6037: found /usr/bin/g++
configure:6048: result: g++
configure:6079: checking for C++ compiler version
configure:6086: g++ --version >&5
g++ (GCC) 4.1.2 20071124 (Red Hat 4.1.2-42)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:6089: $? = 0
configure:6096: g++ -v >&5
Using built-in specs.
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=x86_64-redhat-linux
Thread model: posix
gcc version 4.1.2 20071124 (Red Hat 4.1.2-42)
configure:6099: $? = 0
configure:6106: g++ -V >&5
g++: '-V' option must have argument
configure:6109: $? = 1
configure:6112: checking whether we are using the GNU C++ compiler
configure:6141: g++ -c   conftest.cpp >&5
configure:6147: $? = 0
configure:6164: result: yes
configure:6169: checking whether g++ accepts -g
configure:6199: g++ -c -g  conftest.cpp >&5
configure:6205: $? = 0
configure:6304: result: yes
configure:6329: checking dependency style of g++
configure:6419: result: gcc3
configure:6446: checking how to run the C++ preprocessor
configure:6482: g++ -E  conftest.cpp
configure:6488: $? = 0
configure:6519: g++ -E  conftest.cpp
conftest.cpp:23:28: error: ac_nonexistent.h: No such file or directory
configure:6525: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "libjpeg"
| #define PACKAGE_TARNAME "libjpeg"
| #define PACKAGE_VERSION "6.b"
| #define PACKAGE_STRING "libjpeg 6.b"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libjpeg"
| #define VERSION "6.b"
| #define HAVE_PROTOTYPES 1
| #define INCOMPLETE_TYPES_BROKEN 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6558: result: g++ -E
configure:6587: g++ -E  conftest.cpp
configure:6593: $? = 0
configure:6624: g++ -E  conftest.cpp
conftest.cpp:23:28: error: ac_nonexistent.h: No such file or directory
configure:6630: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "libjpeg"
| #define PACKAGE_TARNAME "libjpeg"
| #define PACKAGE_VERSION "6.b"
| #define PACKAGE_STRING "libjpeg 6.b"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libjpeg"
| #define VERSION "6.b"
| #define HAVE_PROTOTYPES 1
| #define INCOMPLETE_TYPES_BROKEN 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6723: checking for g77
configure:6739: found /usr/bin/g77
configure:6750: result: g77
configure:6780: checking for Fortran 77 compiler version
configure:6787: g77 --version >&5
GNU Fortran (GCC) 3.4.6 20060404 (Red Hat 3.4.6-4)
Copyright (C) 2006 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
or type the command `info -f g77 Copying'.
configure:6790: $? = 0
configure:6797: g77 -v >&5
Reading specs from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-languages=c,c++,f77 --disable-libgcj --host=x86_64-redhat-linux
Thread model: posix
gcc version 3.4.6 20060404 (Red Hat 3.4.6-4)
configure:6800: $? = 0
configure:6807: g77 -V >&5
g77: `-V' option must have argument
configure:6810: $? = 1
configure:6818: checking whether we are using the GNU Fortran 77 compiler
configure:6837: g77 -c  conftest.F >&5
configure:6843: $? = 0
configure:6860: result: yes
configure:6866: checking whether g77 accepts -g
configure:6883: g77 -c -g conftest.f >&5
configure:6889: $? = 0
configure:6905: result: yes
configure:6935: checking the maximum length of command line arguments
configure:7044: result: 32768
configure:7055: checking command to parse /usr/bin/nm -B output from gcc object
configure:7160: gcc -c -g -O2  conftest.c >&5
configure:7163: $? = 0
configure:7167: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:7170: $? = 0
configure:7222: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
configure:7225: $? = 0
configure:7263: result: ok
configure:7267: checking for objdir
configure:7282: result: .libs
configure:7374: checking for ar
configure:7390: found /usr/bin/ar
configure:7401: result: ar
configure:7470: checking for ranlib
configure:7486: found /usr/bin/ranlib
configure:7497: result: ranlib
configure:7566: checking for strip
configure:7582: found /usr/bin/strip
configure:7593: result: strip
configure:7879: checking if gcc supports -fno-rtti -fno-exceptions
configure:7897: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:7901: $? = 0
configure:7914: result: no
configure:7929: checking for gcc option to produce PIC
configure:8139: result: -fPIC
configure:8147: checking if gcc PIC flag -fPIC works
configure:8165: gcc -c -g -O2  -fPIC -DPIC conftest.c >&5
configure:8169: $? = 0
configure:8182: result: yes
configure:8210: checking if gcc static flag -static works
configure:8238: result: yes
configure:8248: checking if gcc supports -c -o file.o
configure:8269: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
configure:8273: $? = 0
configure:8295: result: yes
configure:8321: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:9275: result: yes
configure:9296: checking whether -lc should be explicitly linked in
configure:9301: gcc -c -g -O2  conftest.c >&5
configure:9304: $? = 0
configure:9319: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:9322: $? = 0
configure:9334: result: no
configure:9342: checking dynamic linker characteristics
configure:9735: gcc -c -g -O2  conftest.c >&5
configure:9738: $? = 0
configure:9951: result: GNU/Linux ld.so
configure:9960: checking how to hardcode library paths into programs
configure:9985: result: immediate
configure:9999: checking whether stripping libraries is possible
configure:10004: result: yes
configure:10805: checking if libtool supports shared libraries
configure:10807: result: yes
configure:10810: checking whether to build shared libraries
configure:10831: result: yes
configure:10834: checking whether to build static libraries
configure:10838: result: yes
configure:10930: creating libtool
configure:11521: checking for ld used by g++
configure:11588: result: /usr/bin/ld -m elf_x86_64
configure:11597: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:11612: result: yes
configure:11663: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:12597: result: yes
configure:12615: g++ -c -g -O2  conftest.cpp >&5
configure:12618: $? = 0
configure:12737: checking for g++ option to produce PIC
configure:13011: result: -fPIC
configure:13019: checking if g++ PIC flag -fPIC works
configure:13037: g++ -c -g -O2  -fPIC -DPIC conftest.cpp >&5
configure:13041: $? = 0
configure:13054: result: yes
configure:13082: checking if g++ static flag -static works
configure:13110: result: yes
configure:13120: checking if g++ supports -c -o file.o
configure:13141: g++ -c -g -O2  -o out/conftest2.o conftest.cpp >&5
configure:13145: $? = 0
configure:13167: result: yes
configure:13193: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:13218: result: yes
configure:13285: checking dynamic linker characteristics
configure:13678: g++ -c -g -O2  conftest.cpp >&5
configure:13681: $? = 0
configure:13894: result: GNU/Linux ld.so
configure:13903: checking how to hardcode library paths into programs
configure:13928: result: immediate
configure:14457: checking if libtool supports shared libraries
configure:14459: result: yes
configure:14462: checking whether to build shared libraries
configure:14482: result: yes
configure:14485: checking whether to build static libraries
configure:14489: result: yes
configure:14499: checking for g77 option to produce PIC
configure:14709: result: -fPIC
configure:14717: checking if g77 PIC flag -fPIC works
configure:14735: g77 -c -g -O2 -fPIC conftest.f >&5
configure:14739: $? = 0
configure:14752: result: yes
configure:14780: checking if g77 static flag -static works
configure:14808: result: yes
configure:14818: checking if g77 supports -c -o file.o
configure:14839: g77 -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:14843: $? = 0
configure:14865: result: yes
configure:14891: checking whether the g77 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:15825: result: yes
configure:15892: checking dynamic linker characteristics
configure:16285: g77 -c -g -O2 conftest.f >&5
configure:16288: $? = 0
configure:16501: result: GNU/Linux ld.so
configure:16510: checking how to hardcode library paths into programs
configure:16535: result: immediate
configure:20122: checking whether ln -s works
configure:20126: result: yes
configure:20137: checking for ANSI C header files
configure:20301: result: yes
configure:20328: checking stddef.h usability
configure:20345: gcc -c -g -O2  conftest.c >&5
configure:20351: $? = 0
configure:20365: result: yes
configure:20369: checking stddef.h presence
configure:20384: gcc -E  conftest.c
configure:20390: $? = 0
configure:20404: result: yes
configure:20432: checking for stddef.h
configure:20440: result: yes
configure:20318: checking for stdlib.h
configure:20324: result: yes
configure:20318: checking for string.h
configure:20324: result: yes
configure:20454: checking for sys/types.h
configure:20459: result: yes
configure:20589: checking for an ANSI C-conforming const
configure:20664: gcc -c -g -O2  conftest.c >&5
configure:20670: $? = 0
configure:20685: result: yes
configure:20696: checking whether char is unsigned
configure:20724: gcc -c -g -O2  conftest.c >&5
configure:20730: $? = 0
configure:20745: result: no
configure:20754: checking for inline
configure:20780: gcc -c -g -O2  conftest.c >&5
configure:20786: $? = 0
configure:20804: result: inline
configure:20823: checking for size_t
configure:20853: gcc -c -g -O2  conftest.c >&5
configure:20859: $? = 0
configure:20874: result: yes
configure:20886: checking for unsigned char
configure:20916: gcc -c -g -O2  conftest.c >&5
configure:20922: $? = 0
configure:20937: result: yes
configure:20947: checking for unsigned short
configure:20977: gcc -c -g -O2  conftest.c >&5
configure:20983: $? = 0
configure:20998: result: yes
configure:21010: checking if right shift is signed
configure:21049: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c: In function 'main':
conftest.c:48: warning: incompatible implicit declaration of built-in function 'exit'
configure:21052: $? = 0
configure:21058: ./conftest
configure:21061: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "libjpeg"
| #define PACKAGE_TARNAME "libjpeg"
| #define PACKAGE_VERSION "6.b"
| #define PACKAGE_STRING "libjpeg 6.b"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libjpeg"
| #define VERSION "6.b"
| #define HAVE_PROTOTYPES 1
| #define INCOMPLETE_TYPES_BROKEN 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define NEED_SYS_TYPES_H 1
| #define HAVE_UNSIGNED_CHAR 1
| #define HAVE_UNSIGNED_SHORT 1
| /* end confdefs.h.  */
| #include <stdio.h>
| 	 int is_shifting_signed (long arg) {
| 	 long res = arg >> 4;
| 
| 	 if (res == -0x7F7E80CL)
| 		return 1; /* right shift is signed */
| 
| 	 /* see if unsigned-shift hack will fix it. */
| 	 /* we can't just test exact value since it depends on width of long... */
| 	 res |= (~0L) << (32-4);
| 	 if (res == -0x7F7E80CL)
| 		return 0; /* right shift is unsigned */
| 
| 	 printf("Right shift isn't acting as I expect it to.\n");
| 	 printf("I fear the JPEG software will not work at all.\n\n");
| 	 return 0; /* try it with unsigned anyway */
| 	 }
| 	 int main (void) {
| 		exit(is_shifting_signed(-0x7F7E80B1L));
| 	 }
configure:21076: result: yes
configure:21085: checking for short external names
configure:21109: gcc -o conftest -g -O2   conftest.c  >&5
configure:21115: $? = 0
configure:21121: result: ok
configure:21145: checking for memset
configure:21201: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:53: warning: conflicting types for built-in function 'memset'
configure:21207: $? = 0
configure:21225: result: yes
configure:21145: checking for memcpy
configure:21201: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:54: warning: conflicting types for built-in function 'memcpy'
configure:21207: $? = 0
configure:21225: result: yes
configure:21268: checking if host cpu type is i386 or compatible
configure:21443: result: no ("x86_64")
configure:21612: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by libjpeg config.status 6.b, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on bullwinkle

config.status:667: creating Makefile
config.status:667: creating config.h
config.status:667: creating jconfig.h
config.status:945: executing depfiles commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_char_unsigned=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_f77_compiler_gnu=yes
ac_cv_func_memcpy=yes
ac_cv_func_memset=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stddef_h=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_F77=g77
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_f77_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_type_size_t=yes
ac_cv_type_unsigned_char=yes
ac_cv_type_unsigned_short=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_c_o_F77=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_max_cmd_len=32768
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_prog_compiler_c_o_F77='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ 	]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ 	][ 	]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /home/drc/src/tigervnc/common/jpeg/missing --run aclocal-1.9'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/drc/src/tigervnc/common/jpeg/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /home/drc/src/tigervnc/common/jpeg/missing --run autoconf'
AUTOHEADER='${SHELL} /home/drc/src/tigervnc/common/jpeg/missing --run autoheader'
AUTOMAKE='${SHELL} /home/drc/src/tigervnc/common/jpeg/missing --run automake-1.9'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
F77='g77'
FFLAGS='-g -O2'
GREP='/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
IS_WIN32_FALSE=''
IS_WIN32_TRUE='#'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/drc/src/tigervnc/common/jpeg/missing --run makeinfo'
NAFLAGS=''
NASM=''
OBJEXT='o'
PACKAGE='libjpeg'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='libjpeg'
PACKAGE_STRING='libjpeg 6.b'
PACKAGE_TARNAME='libjpeg'
PACKAGE_VERSION='6.b'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='6.b'
WITH_SIMD_FALSE=''
WITH_SIMD_TRUE='#'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_F77='g77'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='/home/drc/src/tigervnc/common/jpeg/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='mkdir -p --'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME "libjpeg"
#define PACKAGE_TARNAME "libjpeg"
#define PACKAGE_VERSION "6.b"
#define PACKAGE_STRING "libjpeg 6.b"
#define PACKAGE_BUGREPORT ""
#define PACKAGE "libjpeg"
#define VERSION "6.b"
#define HAVE_PROTOTYPES 1
#define INCOMPLETE_TYPES_BROKEN 1
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define STDC_HEADERS 1
#define HAVE_STDDEF_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define NEED_SYS_TYPES_H 1
#define HAVE_UNSIGNED_CHAR 1
#define HAVE_UNSIGNED_SHORT 1
#define HAVE_MEMSET 1
#define HAVE_MEMCPY 1

configure: exit 0
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Tigervnc-devel mailing list
Tigervnc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-devel

Reply via email to