Srodne teme
Kliknite za generisanje liste srodnih tema...
Navigacija
Lista poslednjih: 16, 32, 64, 128 poruka.

libjpeg6b

[es] :: BSD :: libjpeg6b

[ Pregleda: 3304 | Odgovora: 6 ] > FB > Twit

Postavi temu Odgovori

Autor

Pretraga teme: Traži
Markiranje Štampanje RSS

anon315

Član broj: 315
Poruke: 1657
195.252.80.*



+13 Profil

icon libjpeg6b28.09.2003. u 13:55 - pre 249 meseci
Hi,

pri "./configure" dosta često dobijam sledeće upozorenje:

Code:

There is an installation error in jpeg support. You seem to have only one
of either the headers _or_ the libraries installed. You may need to either
provide correct --with-extra-... options, or the development package of
libjpeg6b. You can get a source package of libjpeg from http://www.ijg.org/
Disabling JPEG support.


I onda make-ovanje prsne obavezno. Proverio sam, imam instaliran libjpeg6b. Čak sam najsvežiji stavio iz portova. I dalje isti problem. Onda sam probao sa:

Code:

./configure --with-extra-includes=/putanja/do/samog/sorsa/libjpeg6b-a/


I opet neće ... ?
 
Odgovor na temu

B o j a n
eCTRL
EU

Član broj: 1178
Poruke: 2925
*.gprs.simobil.net

Jabber: bc@default.co.yu
Sajt: default.co.yu/~bc


+1 Profil

icon Re: libjpeg6b28.09.2003. u 16:12 - pre 249 meseci
Nisi naveo sta pokusavas uopste da uradis??


"It's okay, I'm just admiring to the shape of your skull!" -- Dr. Gonzo
 
Odgovor na temu

random
Vladimir Vrzić
Beograd

Član broj: 85
Poruke: 3866
194.106.169.*

Sajt: www.last.fm/user/vrza


+4 Profil

icon Re: libjpeg6b28.09.2003. u 16:38 - pre 249 meseci
Pa šta kaže config.log?
int rand(void);

Those who do not understand Unix are condemned to reinvent it, poorly.

Upali lampicu — koristi Jabber!
 
Odgovor na temu

anon315

Član broj: 315
Poruke: 1657
*.ppp-bg.sezampro.yu



+13 Profil

icon Re: libjpeg6b28.09.2003. u 16:46 - pre 249 meseci
Pokušavam da instaliram thin keramik.

config.log output (auuu kolki je :o)):

Code:

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

It was created by configure, which was
generated by GNU Autoconf 2.57.  Invocation command line was

  $ ./configure --with-extra-includes=/root/files/temp/a/jpeg-6b/

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

hostname = localhost.localdomain
uname -m = i386
uname -r = 5.1-RELEASE
uname -s = FreeBSD
uname -v = FreeBSD 5.1-RELEASE #0: Fri Sep  5 16:29:17 CEST 2003     [email protected]:/usr/src/sys/i386/compile/KERNEL1 

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

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

PATH: /sbin
PATH: /usr/sbin
PATH: /bin
PATH: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/X11R6/bin


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

configure:1510: checking build system type
configure:1528: result: i386-unknown-freebsd5.1
configure:1536: checking host system type
configure:1550: result: i386-unknown-freebsd5.1
configure:1558: checking target system type
configure:1572: result: i386-unknown-freebsd5.1
configure:1617: checking for a BSD-compatible install
configure:1671: result: /usr/bin/install -c
configure:1686: checking for -p flag to install
configure:1699: result: yes
configure:1710: checking whether build environment is sane
configure:1753: result: yes
configure:1774: checking for gawk
configure:1803: result: no
configure:1774: checking for mawk
configure:1803: result: no
configure:1774: checking for nawk
configure:1790: found /usr/bin/nawk
configure:1800: result: nawk
configure:1810: checking whether make sets $(MAKE)
configure:1830: result: yes
configure:1981: checking for style of include used by make
configure:2009: result: GNU
configure:2144: checking for gcc
configure:2160: found /usr/bin/gcc
configure:2170: result: gcc
configure:2414: checking for C compiler version
configure:2417: gcc --version </dev>&5
gcc (GCC) 3.2.2 [FreeBSD] 20030205 (release)
Copyright (C) 2002 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:2420: $? = 0
configure:2422: gcc -v </dev>&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.2.2 [FreeBSD] 20030205 (release)
configure:2425: $? = 0
configure:2427: gcc -V </dev>&5
gcc: argument to `-V' is missing
configure:2430: $? = 1
configure:2454: checking for C compiler default output
configure:2457: gcc     conftest.c  >&5
configure:2460: $? = 0
configure:2506: result: a.out
configure:2511: checking whether the C compiler works
configure:2517: ./a.out
configure:2520: $? = 0
configure:2537: result: yes
configure:2544: checking whether we are cross compiling
configure:2546: result: no
configure:2549: checking for suffix of executables
configure:2551: gcc -o conftest     conftest.c  >&5
configure:2554: $? = 0
configure:2579: result: 
configure:2585: checking for suffix of object files
configure:2607: gcc -c    conftest.c >&5
configure:2610: $? = 0
configure:2632: result: o
configure:2636: checking whether we are using the GNU C compiler
configure:2661: gcc -c    conftest.c >&5
configure:2664: $? = 0
configure:2667: test -s conftest.o
configure:2670: $? = 0
configure:2683: result: yes
configure:2689: checking whether gcc accepts -g
configure:2711: gcc -c -g  conftest.c >&5
configure:2714: $? = 0
configure:2717: test -s conftest.o
configure:2720: $? = 0
configure:2731: result: yes
configure:2748: checking for gcc option to accept ANSI C
configure:2809: gcc  -c    conftest.c >&5
configure:2812: $? = 0
configure:2815: test -s conftest.o
configure:2818: $? = 0
configure:2836: result: none needed
configure:2854: gcc -c    conftest.c >&5
conftest.c:2: syntax error before "me"
configure:2857: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2968: checking dependency style of gcc
configure:3030: result: gcc3
configure:3041: checking how to run the C preprocessor
configure:3077: gcc -E  conftest.c
configure:3083: $? = 0
configure:3115: gcc -E  conftest.c
configure:3116:28: ac_nonexistent.h: No such file or directory
configure:3121: $? = 1
configure: failed program was:
| #line 3106 "configure"
| /* confdefs.h.  */

| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "keramik"
| #define VERSION "3.1.2"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3159: result: gcc -E
configure:3184: gcc -E  conftest.c
configure:3190: $? = 0
configure:3222: gcc -E  conftest.c
configure:3223:28: ac_nonexistent.h: No such file or directory
configure:3228: $? = 1
configure: failed program was:
| #line 3213 "configure"
| /* confdefs.h.  */

| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "keramik"
| #define VERSION "3.1.2"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3351: checking for g++
configure:3367: found /usr/bin/g++
configure:3377: result: g++
configure:3393: checking for C++ compiler version
configure:3396: g++ --version </dev>&5
g++ (GCC) 3.2.2 [FreeBSD] 20030205 (release)
Copyright (C) 2002 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:3399: $? = 0
configure:3401: g++ -v </dev>&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.2.2 [FreeBSD] 20030205 (release)
configure:3404: $? = 0
configure:3406: g++ -V </dev>&5
g++: argument to `-V' missing

configure:3409: $? = 1
configure:3412: checking whether we are using the GNU C++ compiler
configure:3437: g++ -c    conftest.cc >&5
configure:3440: $? = 0
configure:3443: test -s conftest.o
configure:3446: $? = 0
configure:3459: result: yes
configure:3465: checking whether g++ accepts -g
configure:3487: g++ -c -g  conftest.cc >&5
configure:3490: $? = 0
configure:3493: test -s conftest.o
configure:3496: $? = 0
configure:3507: result: yes
configure:3551: g++ -c    conftest.cc >&5
configure:3554: $? = 0
configure:3557: test -s conftest.o
configure:3560: $? = 0
configure:3587: g++ -c    conftest.cc >&5
configure: In function `int main()':
configure:3584: `exit' undeclared (first use this function)
configure:3584: (Each undeclared identifier is reported only once for each 
   function it appears in.)
configure:3590: $? = 1
configure: failed program was:
| #line 3570 "configure"
| /* confdefs.h.  */

| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "keramik"
| #define VERSION "3.1.2"
| /* end confdefs.h.  */

| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:3551: g++ -c    conftest.cc >&5
configure:3554: $? = 0
configure:3557: test -s conftest.o
configure:3560: $? = 0
configure:3587: g++ -c    conftest.cc >&5
configure:3590: $? = 0
configure:3593: test -s conftest.o
configure:3596: $? = 0
configure:3621: checking dependency style of g++
configure:3683: result: gcc3
configure:4051: checking whether g++ supports -Wundef
configure:4088: rm -rf SunWS_cache; g++ -o conftest -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -O2   -Wundef   conftest.cc  1>&5
In file included from configure:4081:
/usr/include/stdlib.h:134: warning: ISO C++ does not support `long long'
/usr/include/stdlib.h:135: warning: ISO C++ does not support `long long'
/usr/include/stdlib.h:140: warning: ISO C++ does not support `long long'
/usr/include/stdlib.h:143: warning: ISO C++ does not support `long long'
/usr/include/stdlib.h:143: warning: ISO C++ does not support `long long'
/usr/include/stdlib.h:145: warning: ISO C++ does not support `long long'
/usr/include/stdlib.h:145: warning: ISO C++ does not support `long long'
/usr/include/stdlib.h:148: warning: ISO C++ does not support `long long'
/usr/include/stdlib.h:151: warning: ISO C++ does not support `long long'
configure:4091: $? = 0
configure:4094: test -s conftest
configure:4097: $? = 0
configure:4117: result: yes
configure:4129: checking whether g++ supports -Wno-long-long
configure:4166: rm -rf SunWS_cache; g++ -o conftest -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -O2   -Wno-long-long   conftest.cc  1>&5
configure:4169: $? = 0
configure:4172: test -s conftest
configure:4175: $? = 0
configure:4195: result: yes
configure:4207: checking whether g++ supports -Wnon-virtual-dtor
configure:4244: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -O2   -Wnon-virtual-dtor   conftest.cc  1>&5
configure:4247: $? = 0
configure:4250: test -s conftest
configure:4253: $? = 0
configure:4273: result: yes
configure:4293: checking whether g++ supports -fno-exceptions
configure:4330: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -O2   -fno-exceptions   conftest.cc  1>&5
configure:4333: $? = 0
configure:4336: test -s conftest
configure:4339: $? = 0
configure:4359: result: yes
configure:4371: checking whether g++ supports -fno-check-new
configure:4408: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -O2   -fno-exceptions -fno-check-new   conftest.cc  1>&5
configure:4411: $? = 0
configure:4414: test -s conftest
configure:4417: $? = 0
configure:4437: result: yes
configure:4449: checking whether g++ supports -fexceptions
configure:4486: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -O2   -fno-exceptions -fno-check-new -fexceptions   conftest.cc  1>&5
configure:4489: $? = 0
configure:4492: test -s conftest
configure:4495: $? = 0
configure:4515: result: yes
configure:5116: checking how to run the C++ preprocessor
configure:5148: g++ -E  conftest.cc
configure:5154: $? = 0
configure:5186: g++ -E  conftest.cc
configure:5190:28: ac_nonexistent.h: No such file or directory
configure:5192: $? = 1
configure: failed program was:
| #line 5177 "configure"
| /* confdefs.h.  */

| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "keramik"
| #define VERSION "3.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5230: result: g++ -E
configure:5255: g++ -E  conftest.cc
configure:5261: $? = 0
configure:5293: g++ -E  conftest.cc
configure:5297:28: ac_nonexistent.h: No such file or directory
configure:5299: $? = 1
configure: failed program was:
| #line 5284 "configure"
| /* confdefs.h.  */

| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "keramik"
| #define VERSION "3.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5364: checking whether g++ supports -frepo
configure:5401: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -O2 -fno-exceptions -fno-check-new -frepo   conftest.cc  1>&5
conftest.cc:1: warning: -frepo must be used with -c
configure:5404: $? = 0
configure:5407: test -s conftest
configure:5410: $? = 0
configure:5430: result: yes
configure:5636: result: not using lib directory suffix
configure:5692: checking for ld used by GCC
configure:5756: result: /usr/bin/ld
configure:5765: checking if the linker (/usr/bin/ld) is GNU ld
GNU ld version 2.13.2 [FreeBSD] 2002-11-27
configure:5777: result: yes
configure:5782: checking for /usr/bin/ld option to reload object files
configure:5789: result: -r
configure:5798: checking for BSD-compatible nm
configure:5833: result: /usr/bin/nm -B
configure:5837: checking for a sed that does not truncate output
configure:5913: result: 
configure:5916: checking whether ln -s works
configure:5920: result: yes
configure:5927: checking how to recognise dependant libraries
configure:6114: result: pass_all
configure:6273: checking for egrep
configure:6283: result: grep -E
configure:6288: checking for ANSI C header files
configure:6314: gcc -c -O2    conftest.c >&5
configure:6317: $? = 0
configure:6320: test -s conftest.o
configure:6323: $? = 0
configure:6412: gcc -o conftest -O2     conftest.c  >&5
configure:6415: $? = 0
configure:6417: ./conftest
configure:6420: $? = 0
configure:6435: result: yes
configure:6459: checking for sys/types.h
configure:6476: gcc -c -O2    conftest.c >&5
configure:6479: $? = 0
configure:6482: test -s conftest.o
configure:6485: $? = 0
configure:6496: result: yes
configure:6459: checking for sys/stat.h
configure:6476: gcc -c -O2    conftest.c >&5
configure:6479: $? = 0
configure:6482: test -s conftest.o
configure:6485: $? = 0
configure:6496: result: yes
configure:6459: checking for stdlib.h
configure:6476: gcc -c -O2    conftest.c >&5
configure:6479: $? = 0
configure:6482: test -s conftest.o
configure:6485: $? = 0
configure:6496: result: yes
configure:6459: checking for string.h
configure:6476: gcc -c -O2    conftest.c >&5
configure:6479: $? = 0
configure:6482: test -s conftest.o
configure:6485: $? = 0
configure:6496: result: yes
configure:6459: checking for memory.h
configure:6476: gcc -c -O2    conftest.c >&5
configure:6479: $? = 0
configure:6482: test -s conftest.o
configure:6485: $? = 0
configure:6496: result: yes
configure:6459: checking for strings.h
configure:6476: gcc -c -O2    conftest.c >&5
configure:6479: $? = 0
configure:6482: test -s conftest.o
configure:6485: $? = 0
configure:6496: result: yes
configure:6459: checking for inttypes.h
configure:6476: gcc -c -O2    conftest.c >&5
configure:6479: $? = 0
configure:6482: test -s conftest.o
configure:6485: $? = 0
configure:6496: result: yes
configure:6459: checking for stdint.h
configure:6476: gcc -c -O2    conftest.c >&5
configure:6479: $? = 0
configure:6482: test -s conftest.o
configure:6485: $? = 0
configure:6496: result: yes
configure:6459: checking for unistd.h
configure:6476: gcc -c -O2    conftest.c >&5
configure:6479: $? = 0
configure:6482: test -s conftest.o
configure:6485: $? = 0
configure:6496: result: yes
configure:6522: checking dlfcn.h usability
configure:6535: gcc -c -O2    conftest.c >&5
configure:6538: $? = 0
configure:6541: test -s conftest.o
configure:6544: $? = 0
configure:6554: result: yes
configure:6558: checking dlfcn.h presence
configure:6569: gcc -E  conftest.c
configure:6575: $? = 0
configure:6594: result: yes
configure:6630: checking for dlfcn.h
configure:6637: result: yes
configure:6654: checking the maximum length of command line arguments
configure:6702: result: 16384
configure:6713: checking command to parse /usr/bin/nm -B output from gcc object
configure:6798: gcc -c -O2    conftest.c >&5
configure:6801: $? = 0
configure:6805: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[     ]\([ABCDGISTW][ABCDGISTW]*\)[     ][     ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:6808: $? = 0
configure:6860: gcc -o conftest -O2     conftest.c conftstm.o >&5
configure:6863: $? = 0
configure:6901: result: ok
configure:6905: checking for objdir
configure:6920: result: .libs
configure:7010: checking for ranlib
configure:7026: found /usr/bin/ranlib
configure:7037: result: ranlib
configure:7090: checking for strip
configure:7106: found /usr/bin/strip
configure:7117: result: strip
configure:7380: checking if gcc static flag  works
configure:7403: result: yes
configure:7420: checking if gcc supports -fno-rtti -fno-exceptions
configure:7444: result: yes
configure:7459: checking for gcc option to produce PIC
configure:7612: result: -fPIC
configure:7619: checking if gcc PIC flag -fPIC works
configure:7643: result: yes
configure:7667: checking if gcc supports -c -o file.o
configure:7708: result: yes
configure:7734: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
configure:8517: result: yes
configure:8539: checking whether -lc should be explicitly linked in
configure:8544: gcc -c -O2    conftest.c >&5
configure:8547: $? = 0
configure:8561: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:8564: $? = 1
configure:8576: result: yes
configure:8582: checking how to hardcode library paths into programs
configure:8606: result: immediate
configure:8620: checking whether stripping libraries is possible
configure:8625: result: yes
configure:8632: checking dynamic linker characteristics
configure:9083: result: freebsd5.1 ld.so
configure:9736: checking if libtool supports shared libraries
configure:9738: result: yes
configure:9741: checking whether to build shared libraries
configure:9762: result: yes
configure:9765: checking whether to build static libraries
configure:9769: result: no
configure:9848: creating libtool
configure:10573: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:11228: result: yes
configure:11245: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -O2 -fno-exceptions -fno-check-new  conftest.cc >&5
configure:11248: $? = 0
configure:11348: checking for g++ option to produce PIC
configure:11584: result: -fPIC
configure:11591: checking if g++ PIC flag -fPIC works
configure:11615: result: yes
configure:11639: checking if g++ supports -c -o file.o
configure:11680: result: yes
configure:11706: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:11728: result: yes
configure:11750: checking whether -lc should be explicitly linked in
configure:11755: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -O2 -fno-exceptions -fno-check-new  conftest.cc >&5
conftest.cc:1: warning: `int dummy' defined but not used
configure:11758: $? = 0
configure:11772: g++ -shared -nostdlib  conftest.o   -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:11775: $? = 1
configure:11787: result: yes
configure:11793: checking how to hardcode library paths into programs
configure:11817: result: immediate
configure:11831: checking whether stripping libraries is possible
configure:11836: result: yes
configure:11843: checking dynamic linker characteristics
configure:12294: result: freebsd5.1 ld.so
configure:13363: checking if gcj supports -fno-rtti -fno-exceptions
configure:13387: result: yes
configure:13402: checking for gcj option to produce PIC
configure:13555: result: -fPIC
configure:13562: checking if gcj PIC flag -fPIC works
configure:13586: result: no
configure:13610: checking if gcj supports -c -o file.o
configure:13651: result: no
configure:13677: checking whether the gcj linker (/usr/bin/ld) supports shared libraries
configure:14460: result: yes
configure:14482: checking whether -lc should be explicitly linked in
configure:14487: gcj -c -O2    conftest.java >&5
./configure: line 1: gcj: command not found
configure:14490: $? = 127
configure:14519: result: yes
configure:14525: checking how to hardcode library paths into programs
configure:14549: result: immediate
configure:14563: checking whether stripping libraries is possible
configure:14568: result: yes
configure:14575: checking dynamic linker characteristics
configure:15026: result: freebsd5.1 ld.so
configure:16571: checking for msgfmt
configure:16598: result: /usr/local/bin/msgfmt
configure:16607: checking for gmsgfmt
configure:16638: result: /usr/local/bin/msgfmt
configure:16657: checking for xgettext
configure:16684: result: /usr/local/bin/xgettext
configure:16712: checking for main in -lutil
configure:16737: gcc -o conftest -O2     conftest.c -lutil   >&5
configure:16740: $? = 0
configure:16743: test -s conftest
configure:16746: $? = 0
configure:16758: result: yes
configure:16764: checking for main in -lcompat
configure:16789: gcc -o conftest -O2     conftest.c -lcompat   >&5
configure:16792: $? = 0
configure:16795: test -s conftest
configure:16798: $? = 0
configure:16810: result: yes
configure:16817: checking for crypt in -lcrypt
configure:16848: gcc -o conftest -O2     conftest.c -lcrypt   >&5
configure:16851: $? = 0
configure:16854: test -s conftest
configure:16857: $? = 0
configure:16869: result: yes
configure:16953: checking for socklen_t
configure:16993: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -O2 -fno-exceptions -fno-check-new  conftest.cc >&5
configure:16996: $? = 0
configure:16999: test -s conftest.o
configure:17002: $? = 0
configure:17065: result: socklen_t
configure:17087: checking for dnet_ntoa in -ldnet
configure:17118: gcc -o conftest -O2     conftest.c -ldnet   >&5
/usr/bin/ld: cannot find -ldnet
configure:17121: $? = 1
configure: failed program was:
| #line 17094 "configure"
| /* confdefs.h.  */

| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "keramik"
| #define VERSION "3.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define HAVE_TEMPLATE_REPOSITORY 1
| #define KDELIBSUFF ""
| #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 HAVE_CRYPT 1
| #define ksize_t socklen_t
| /* end confdefs.h.  */

| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char dnet_ntoa ();
| int
| main ()
| {
| dnet_ntoa ();
|   ;
|   return 0;
| }
configure:17139: result: no
configure:17146: checking for dnet_ntoa in -ldnet_stub
configure:17177: gcc -o conftest -O2     conftest.c -ldnet_stub   >&5
/usr/bin/ld: cannot find -ldnet_stub
configure:17180: $? = 1
configure: failed program was:
| #line 17153 "configure"
| /* confdefs.h.  */

| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "keramik"
| #define VERSION "3.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define HAVE_TEMPLATE_REPOSITORY 1
| #define KDELIBSUFF ""
| #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 HAVE_CRYPT 1
| #define ksize_t socklen_t
| /* end confdefs.h.  */

| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char dnet_ntoa ();
| int
| main ()
| {
| dnet_ntoa ();
|   ;
|   return 0;
| }
configure:17198: result: no
configure:17205: checking for inet_ntoa
configure:17255: gcc -o conftest -O2     conftest.c  >&5
configure:17258: $? = 0
configure:17261: test -s conftest
configure:17264: $? = 0
configure:17275: result: yes
configure:17338: checking for connect
configure:17388: gcc -o conftest -O2     conftest.c  >&5
configure:17391: $? = 0
configure:17394: test -s conftest
configure:17397: $? = 0
configure:17408: result: yes
configure:17472: checking for remove
configure:17522: gcc -o conftest -O2     conftest.c  >&5
configure:17525: $? = 0
configure:17528: test -s conftest
configure:17531: $? = 0
configure:17542: result: yes
configure:17607: checking for shmat
configure:17657: gcc -o conftest -O2     conftest.c  >&5
configure:17660: $? = 0
configure:17663: test -s conftest
configure:17666: $? = 0
configure:17677: result: yes
configure:17758: checking crt_externs.h usability
configure:17771: gcc -c -O2    conftest.c >&5
configure:17822:25: crt_externs.h: No such file or directory
configure:17774: $? = 1
configure: failed program was:
| #line 17760 "configure"
| /* confdefs.h.  */

| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "keramik"
| #define VERSION "3.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define HAVE_TEMPLATE_REPOSITORY 1
| #define KDELIBSUFF ""
| #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 HAVE_CRYPT 1
| #define ksize_t socklen_t
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <crt_externs.h>
configure:17790: result: no
configure:17794: checking crt_externs.h presence
configure:17805: gcc -E  conftest.c
configure:17824:25: crt_externs.h: No such file or directory
configure:17811: $? = 1
configure: failed program was:
| #line 17796 "configure"
| /* confdefs.h.  */

| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "keramik"
| #define VERSION "3.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define HAVE_TEMPLATE_REPOSITORY 1
| #define KDELIBSUFF ""
| #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 HAVE_CRYPT 1
| #define ksize_t socklen_t
| /* end confdefs.h.  */
| #include <crt_externs.h>
configure:17830: result: no
configure:17866: checking for crt_externs.h
configure:17873: result: no
configure:17886: checking for _NSGetEnviron
configure:17936: gcc -o conftest -O2     conftest.c  >&5
/var/tmp//ccvZkxLD.o: In function `main':
/var/tmp//ccvZkxLD.o(.text+0x11): undefined reference to `_NSGetEnviron'
/var/tmp//ccvZkxLD.o(.data+0x0): undefined reference to `_NSGetEnviron'
configure:17939: $? = 1
configure: failed program was:
| #line 17891 "configure"
| /* confdefs.h.  */

| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "keramik"
| #define VERSION "3.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define HAVE_TEMPLATE_REPOSITORY 1
| #define KDELIBSUFF ""
| #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 HAVE_CRYPT 1
| #define ksize_t socklen_t
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char _NSGetEnviron (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char _NSGetEnviron ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub__NSGetEnviron) || defined (__stub____NSGetEnviron)
| choke me
| #else
| char (*f) () = _NSGetEnviron;
| #endif
| #ifdef __cplusplus
| }
| #endif

| int
| main ()
| {
| return f != _NSGetEnviron;
|   ;
|   return 0;
| }
configure:17956: result: no
configure:17974: checking for sys/types.h
configure:17979: result: yes
configure:17974: checking for stdint.h
configure:17979: result: yes
configure:18113: checking for poll in -lpoll
configure:18144: gcc -o conftest -O2     conftest.c -lpoll   >&5
/usr/bin/ld: cannot find -lpoll
configure:18147: $? = 1
configure: failed program was:
| #line 18120 "configure"
| /* confdefs.h.  */

| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "keramik"
| #define VERSION "3.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define HAVE_TEMPLATE_REPOSITORY 1
| #define KDELIBSUFF ""
| #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 HAVE_CRYPT 1
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| /* end confdefs.h.  */

| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char poll ();
| int
| main ()
| {
| poll ();
|   ;
|   return 0;
| }
configure:18165: result: no
configure:18183: checking CoreAudio/CoreAudio.h usability
configure:18196: gcc -c -O2    conftest.c >&5
configure:18249:33: CoreAudio/CoreAudio.h: No such file or directory
configure:18199: $? = 1
configure: failed program was:
| #line 18185 "configure"
| /* confdefs.h.  */

| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "keramik"
| #define VERSION "3.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define HAVE_TEMPLATE_REPOSITORY 1
| #define KDELIBSUFF ""
| #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 HAVE_CRYPT 1
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <CoreAudio/CoreAudio.h>
configure:18215: result: no
configure:18219: checking CoreAudio/CoreAudio.h presence
configure:18230: gcc -E  conftest.c
configure:18251:33: CoreAudio/CoreAudio.h: No such file or directory
configure:18236: $? = 1
configure: failed program was:
| #line 18221 "configure"
| /* confdefs.h.  */

| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "keramik"
| #define VERSION "3.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define HAVE_TEMPLATE_REPOSITORY 1
| #define KDELIBSUFF ""
| #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 HAVE_CRYPT 1
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| /* end confdefs.h.  */
| #include <CoreAudio/CoreAudio.h>
configure:18255: result: no
configure:18291: checking for CoreAudio/CoreAudio.h
configure:18298: result: no
configure:18316: checking if res_init needs -lresolv
configure:18344: gcc -o conftest -O2     conftest.c   -lresolv >&5
/usr/bin/ld: cannot find -lresolv
configure:18347: $? = 1
configure: failed program was:
| #line 18320 "configure"
| /* confdefs.h.  */

| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "keramik"
| #define VERSION "3.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define HAVE_TEMPLATE_REPOSITORY 1
| #define KDELIBSUFF ""
| #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 HAVE_CRYPT 1
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| /* end confdefs.h.  */

| #include <sys/types.h>
| #include <netinet/in.h>
| #include <arpa/nameser.h>
| #include <resolv.h>

| int
| main ()
| {

|       res_init();

|   ;
|   return 0;
| }
configure:18369: result: no
configure:18377: checking if res_init is available
configure:18403: gcc -c -O2    conftest.c >&5
configure:18406: $? = 0
configure:18409: test -s conftest.o
configure:18412: $? = 0
configure:18415: result: yes
configure:18438: checking for killpg in -lucb
configure:18469: gcc -o conftest -O2     conftest.c -lucb   >&5
/usr/bin/ld: cannot find -lucb
configure:18472: $? = 1
configure: failed program was:
| #line 18445 "configure"
| /* confdefs.h.  */

| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "keramik"
| #define VERSION "3.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define HAVE_TEMPLATE_REPOSITORY 1
| #define KDELIBSUFF ""
| #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 HAVE_CRYPT 1
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_RES_INIT 1
| /* end confdefs.h.  */

| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char killpg ();
| int
| main ()
| {
| killpg ();
|   ;
|   return 0;
| }
configure:18490: result: no
configure:18563: checking for int
configure:18588: gcc -c -O2    conftest.c >&5
configure:18591: $? = 0
configure:18594: test -s conftest.o
configure:18597: $? = 0
configure:18608: result: yes
configure:18611: checking size of int
configure:18886: gcc -o conftest -O2     conftest.c  >&5
configure:18889: $? = 0
configure:18891: ./conftest
configure:18894: $? = 0
configure:18917: result: 4
configure:18923: checking for long
configure:18948: gcc -c -O2    conftest.c >&5
configure:18951: $? = 0
configure:18954: test -s conftest.o
configure:18957: $? = 0
configure:18968: result: yes
configure:18971: checking size of long
configure:19246: gcc -o conftest -O2     conftest.c  >&5
configure:19249: $? = 0
configure:19251: ./conftest
configure:19254: $? = 0
configure:19277: result: 4
configure:19283: checking for char *
configure:19308: gcc -c -O2    conftest.c >&5

configure:19311: $? = 0
configure:19314: test -s conftest.o
configure:19317: $? = 0
configure:19328: result: yes
configure:19331: checking size of char *
configure:19606: gcc -o conftest -O2     conftest.c  >&5
configure:19609: $? = 0
configure:19611: ./conftest
configure:19614: $? = 0
configure:19637: result: 4
configure:19643: checking for char
configure:19668: gcc -c -O2    conftest.c >&5
configure:19671: $? = 0
configure:19674: test -s conftest.o
configure:19677: $? = 0
configure:19688: result: yes
configure:19691: checking size of char
configure:19966: gcc -o conftest -O2     conftest.c  >&5
configure:19969: $? = 0
configure:19971: ./conftest
configure:19974: $? = 0
configure:19997: result: 1
configure:20005: checking for dlopen in -ldl
configure:20036: gcc -o conftest -O2     conftest.c -ldl   >&5
/usr/bin/ld: cannot find -ldl
configure:20039: $? = 1
configure: failed program was:
| #line 20012 "configure"
| /* confdefs.h.  */

| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "keramik"
| #define VERSION "3.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define HAVE_TEMPLATE_REPOSITORY 1
| #define KDELIBSUFF ""
| #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 HAVE_CRYPT 1
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_RES_INIT 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_CHAR_P 4
| #define SIZEOF_CHAR 1
| /* end confdefs.h.  */

| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char dlopen ();
| int
| main ()
| {
| dlopen ();
|   ;
|   return 0;
| }
configure:20057: result: no
configure:20067: checking for shl_unload in -ldld
configure:20098: gcc -o conftest -O2     conftest.c -ldld   >&5
/usr/bin/ld: cannot find -ldld
configure:20101: $? = 1
configure: failed program was:
| #line 20074 "configure"
| /* confdefs.h.  */

| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "keramik"
| #define VERSION "3.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define HAVE_TEMPLATE_REPOSITORY 1
| #define KDELIBSUFF ""
| #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 HAVE_CRYPT 1
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_RES_INIT 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_CHAR_P 4
| #define SIZEOF_CHAR 1
| /* end confdefs.h.  */

| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char shl_unload ();
| int
| main ()
| {
| shl_unload ();
|   ;
|   return 0;
| }
configure:20119: result: no
configure:20140: checking for vsnprintf
configure:20190: gcc -o conftest -O2     conftest.c  >&5
configure:20193: $? = 0
configure:20196: test -s conftest
configure:20199: $? = 0
configure:20210: result: yes
configure:20140: checking for snprintf
configure:20190: gcc -o conftest -O2     conftest.c  >&5
configure:20193: $? = 0
configure:20196: test -s conftest
configure:20199: $? = 0
configure:20210: result: yes
configure:20248: checking for X
configure:20294: gcc -E  conftest.c
configure:20322:27: X11/Intrinsic.h: No such file or directory
configure:20300: $? = 1
configure: failed program was:
| #line 20285 "configure"
| /* confdefs.h.  */

| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "keramik"
| #define VERSION "3.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define HAVE_TEMPLATE_REPOSITORY 1
| #define KDELIBSUFF ""
| #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 HAVE_CRYPT 1
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_RES_INIT 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_CHAR_P 4
| #define SIZEOF_CHAR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_SNPRINTF 1
| /* end confdefs.h.  */
| #include <X11/Intrinsic.h>
configure:20391: gcc -o conftest -O2     conftest.c -lXt  >&5
/usr/bin/ld: cannot find -lXt
configure:20394: $? = 1
configure: failed program was:
| #line 20374 "configure"
| /* confdefs.h.  */

| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "keramik"
| #define VERSION "3.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define HAVE_TEMPLATE_REPOSITORY 1
| #define KDELIBSUFF ""
| #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 HAVE_CRYPT 1
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_RES_INIT 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_CHAR_P 4
| #define SIZEOF_CHAR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_SNPRINTF 1
| /* end confdefs.h.  */

| int
| main ()
| {
| XtMalloc()
|   ;
|   return 0;
| }
configure:20545: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include
configure:20579: checking for IceConnectionNumber in -lICE
configure:20610: gcc -o conftest -O2     -L/usr/X11R6/lib conftest.c -lICE   >&5
configure:20613: $? = 0
configure:20616: test -s conftest
configure:20619: $? = 0
configure:20631: result: yes
configure:20645: checking for libXext
configure:20681: gcc -o conftest -O2     -L/usr/X11R6/lib  conftest.c -lXext -lX11  >&5
configure:20684: $? = 0
configure:20687: test -s conftest
configure:20690: $? = 0
configure:20708: result: yes
configure:20721: checking for Xinerama
configure:20795: result: no
configure:20922: checking for pthread_create in -lpthread
configure:20953: gcc -o conftest -O2     conftest.c -lpthread   >&5
/usr/bin/ld: cannot find -lpthread
configure:20956: $? = 1
configure: failed program was:
| #line 20929 "configure"
| /* confdefs.h.  */

| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "keramik"
| #define VERSION "3.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define HAVE_TEMPLATE_REPOSITORY 1
| #define KDELIBSUFF ""
| #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 HAVE_CRYPT 1
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_RES_INIT 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_CHAR_P 4
| #define SIZEOF_CHAR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_SNPRINTF 1
| /* end confdefs.h.  */

| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char pthread_create ();
| int
| main ()
| {
| pthread_create ();
|   ;
|   return 0;
| }
configure:20974: result: no
configure:21210: checking whether g++ supports -pthread
configure:21247: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -O2 -fno-exceptions -fno-check-new -pthread   conftest.cc  1>&5
configure:21250: $? = 0
configure:21253: test -s conftest
configure:21256: $? = 0
configure:21276: result: yes
configure:21394: checking for extra includes
configure:21422: result: added
configure:21426: checking for extra libs
configure:21455: result: no
configure:21461: checking for libz
configure:21496: gcc -o conftest -O2   -I/usr/X11R6/include  -I/root/files/temp/a/jpeg-6b/  -D_THREAD_SAFE  conftest.c -L/usr/X11R6/lib  -lz  >&5
configure:21499: $? = 0
configure:21502: test -s conftest
configure:21505: $? = 0
configure:21527: result: -lz
configure:21540: checking for libpng
configure:21583: gcc -o conftest -O2   -I/usr/X11R6/include  -I/root/files/temp/a/jpeg-6b/  -D_THREAD_SAFE  conftest.c  -L/usr/X11R6/lib  -lpng -lz -lm -lX11  >&5
configure:21599:20: png.h: No such file or directory
configure: In function `main':
configure:21605: syntax error before "png_ptr"
configure:21607: `png_ptr' undeclared (first use in this function)
configure:21607: (Each undeclared identifier is reported only once
configure:21607: for each function it appears in.)
configure:21586: $? = 1
configure: failed program was:
| #line 21560 "configure"
| /* confdefs.h.  */

| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "keramik"
| #define VERSION "3.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define HAVE_TEMPLATE_REPOSITORY 1
| #define KDELIBSUFF ""
| #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 HAVE_CRYPT 1
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_RES_INIT 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_CHAR_P 4
| #define SIZEOF_CHAR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LIBZ 1
| /* end confdefs.h.  */

|     #include<png.h>

| int
| main ()
| {

|     png_structp png_ptr = png_create_read_struct(  /* image ptr */
|         PNG_LIBPNG_VER_STRING, 0, 0, 0 );
|     return( png_ptr != 0 );

|   ;
|   return 0;
| }
configure:21618: result: no
configure:21626: checking for libjpeg6b
configure:21673: gcc -o conftest -O2   -I/usr/X11R6/include  -I/root/files/temp/a/jpeg-6b/  -D_THREAD_SAFE  conftest.c -L/usr/X11R6/lib  -ljpeg6b -lm >&5
/usr/bin/ld: cannot find -ljpeg6b
configure:21676: $? = 1
configure: failed program was:
| #line 21642 "configure"
| /* confdefs.h.  */

| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "keramik"
| #define VERSION "3.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define HAVE_TEMPLATE_REPOSITORY 1
| #define KDELIBSUFF ""
| #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 HAVE_CRYPT 1
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_RES_INIT 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_CHAR_P 4
| #define SIZEOF_CHAR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LIBZ 1
| /* end confdefs.h.  */
| /* Override any gcc2 internal prototype to avoid an error.  */
| struct jpeg_decompress_struct;
| typedef struct jpeg_decompress_struct * j_decompress_ptr;
| typedef int size_t;
| #ifdef __cplusplus
| extern "C" {
| #endif
|     void jpeg_CreateDecompress(j_decompress_ptr cinfo,
|                                     int version, size_t structsize);
| #ifdef __cplusplus
| }
| #endif
| /* We use char because int might match the return type of a gcc2
|     builtin and then its argument prototype would still apply.  */

| int
| main ()
| {
| jpeg_CreateDecompress(0L, 0, 0);
|   ;
|   return 0;
| }
configure:21703: result: no
configure:21706: checking for libjpeg
configure:21753: gcc -o conftest -O2   -I/usr/X11R6/include  -I/root/files/temp/a/jpeg-6b/  -D_THREAD_SAFE  conftest.c -L/usr/X11R6/lib  -ljpeg -lm >&5
/usr/bin/ld: cannot find -ljpeg
configure:21756: $? = 1
configure: failed program was:
| #line 21722 "configure"
| /* confdefs.h.  */

| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "keramik"
| #define VERSION "3.1.2"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define HAVE_TEMPLATE_REPOSITORY 1
| #define KDELIBSUFF ""
| #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 HAVE_CRYPT 1
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_RES_INIT 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_CHAR_P 4
| #define SIZEOF_CHAR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LIBZ 1
| /* end confdefs.h.  */
| /* Override any gcc2 internal prototype to avoid an error.  */
| struct jpeg_decompress_struct;
| typedef struct jpeg_decompress_struct * j_decompress_ptr;
| typedef int size_t;
| #ifdef __cplusplus
| extern "C" {
| #endif
|     void jpeg_CreateDecompress(j_decompress_ptr cinfo,
|                                     int version, size_t structsize);
| #ifdef __cplusplus
| }
| #endif
| /* We use char because int might match the return type of a gcc2
|     builtin and then its argument prototype would still apply.  */

| int
| main ()
| {
| jpeg_CreateDecompress(0L, 0, 0);
|   ;
|   return 0;
| }
configure:21783: result: no
configure: 21807: ${prefix}/include/jpeglib.h
configure: 21807: /usr/include/jpeglib.h
configure: 21807: /usr/local/include/jpeglib.h
taking that
configure:21829: WARNING:
There is an installation error in jpeg support. You seem to have only one
of either the headers _or_ the libraries installed. You may need to either
provide correct --with-extra-... options, or the development package of
libjpeg6b. You can get a source package of libjpeg from http://www.ijg.org/
Disabling JPEG support.

configure:21977: checking for Qt
configure: 22045: /usr/lib/qt3/include/qstyle.h
configure: 22045: /usr/lib/qt3/qstyle.h
configure: 22045: /usr/lib/qt/include/qstyle.h
configure: 22045: /usr/lib/qt/qstyle.h
configure: 22045: /usr/share/qt3/include/qstyle.h
configure: 22045: /usr/share/qt3/qstyle.h
configure: 22045: /usr/local/qt/include/qstyle.h
configure: 22045: /usr/include/qt/qstyle.h
configure: 22045: /usr/include/qstyle.h
configure: 22045: /usr/X11R6/include/X11/qt/qstyle.h
configure: 22045: /usr/X11R6/include/qt/qstyle.h
configure: 22045: /usr/X11R6/include/qt2/qstyle.h
configure: 22045: /usr/X11R6/include/qstyle.h
taking that
tried NO
tried /usr/lib/qt3/lib
tried /usr/lib/qt3
tried /usr/lib/qt/lib
tried /usr/lib/qt
tried /usr/share/qt3/lib
tried /usr/share/qt3
configure:22154: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -O2 -fno-exceptions -fno-check-new -I/usr/X11R6/include -I/usr/X11R6/include -pthread -DQT_THREAD_SUPPORT  -D_THREAD_SAFE  -L/usr/X11R6/lib -L/usr/X11R6/lib  -pthread conftest.cc  -lqt-mt     -lXext -lX11 -lSM -lICE   1>&5

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

ac_cv_build=i386-unknown-freebsd5.1
ac_cv_build_alias=i386-unknown-freebsd5.1
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
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_LDFLAGS_set=
ac_cv_env_LDFLAGS_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_exeext=
ac_cv_func__NSGetEnviron=no
ac_cv_func_connect=yes
ac_cv_func_inet_ntoa=yes
ac_cv_func_remove=yes
ac_cv_func_shmat=yes
ac_cv_func_snprintf=yes
ac_cv_func_vsnprintf=yes
ac_cv_have_xinerama=no
ac_cv_header_CoreAudio_CoreAudio_h=no
ac_cv_header_crt_externs_h=no
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_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=i386-unknown-freebsd5.1
ac_cv_host_alias=i386-unknown-freebsd5.1
ac_cv_lib_ICE_IceConnectionNumber=yes
ac_cv_lib_compat_main=yes
ac_cv_lib_crypt_crypt=yes
ac_cv_lib_dl_dlopen=no
ac_cv_lib_dld_shl_unload=no
ac_cv_lib_dnet_dnet_ntoa=no
ac_cv_lib_dnet_stub_dnet_ntoa=no
ac_cv_lib_jpeg_6b=no
ac_cv_lib_jpeg_normal=no
ac_cv_lib_png=no
ac_cv_lib_poll_poll=no
ac_cv_lib_pthread_pthread_create=no
ac_cv_lib_ucb_killpg=no
ac_cv_lib_util_main=yes
ac_cv_lib_z=-lz
ac_cv_objext=o
ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt
ac_cv_path_MSGFMT=/usr/local/bin/msgfmt
ac_cv_path_XGETTEXT=/usr/local/bin/xgettext
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=nawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_prog_egrep='grep -E'
ac_cv_prog_make_make_set=yes
ac_cv_sizeof_char=1
ac_cv_sizeof_char_p=4
ac_cv_sizeof_int=4
ac_cv_sizeof_long=4
ac_cv_socklen_t=socklen_t
ac_cv_target=i386-unknown-freebsd5.1
ac_cv_target_alias=i386-unknown-freebsd5.1
ac_cv_type_char=yes
ac_cv_type_char_p=yes
ac_cv_type_int=yes
ac_cv_type_long=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
kde_cv_have_libXext=yes
kde_cv_have_x='have_x=yes          kde_x_includes=/usr/X11R6/include kde_x_libraries=/usr/X11R6/lib'
kde_cv_prog_cxx_Wno_long_long=yes
kde_cv_prog_cxx_Wnon_virtual_dtor=yes
kde_cv_prog_cxx_Wundef=yes
kde_cv_prog_cxx_fexceptions=yes
kde_cv_prog_cxx_fno_check_new=yes
kde_cv_prog_cxx_fno_exceptions=yes
kde_cv_prog_cxx_frepo=yes
kde_cv_prog_cxx_pthread=yes
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_NM='/usr/bin/nm -B'
lt_cv_path_SED=/usr/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_c_o_GCJ=no
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[     ]\([ABCDGISTW][ABCDGISTW]*\)[     ][     ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/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=16384
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_prog_compiler_c_o_GCJ='"no"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[     ]\\([ABCDGISTW][ABCDGISTW]*\\)[     ][     ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/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} /usr/src/thinkeramik-2.8/admin/missing --run aclocal'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/src/thinkeramik-2.8/admin/missing --run tar'
ARTSCCONFIG=''
AUTOCONF='${SHELL} /usr/src/thinkeramik-2.8/admin/missing --run autoconf'
AUTODIRS=''
AUTOHEADER='${SHELL} /usr/src/thinkeramik-2.8/admin/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/src/thinkeramik-2.8/admin/missing --run automake'
AWK='nawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-O2  '
CONF_FILES=' $(top_srcdir)/./admin/configure.in.min $(top_srcdir)/configure.in.in $(top_srcdir)/./kwin/configure.in.in'
CPP='gcc -E'
CPPFLAGS='-pthread -DQT_THREAD_SUPPORT  -D_THREAD_SAFE'
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -O2 -fno-exceptions -fno-check-new -I/usr/X11R6/include -I/usr/X11R6/include'
DCOPIDL2CPP=''
DCOPIDL=''
DCOP_DEPENDENCIES=''
DEFS=''
DEPDIR='.deps'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
FRAMEWORK_COREAUDIO=''
GMSGFMT='/usr/local/bin/msgfmt'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL} $(INSTALL_STRIP_FLAG)'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
KDECONFIG=''
KDE_EXTRA_RPATH=''
KDE_INCLUDES=''
KDE_LDFLAGS=''
KDE_MT_LDFLAGS='-pthread'
KDE_MT_LIBS=''
KDE_PLUGIN='-avoid-version -module -no-undefined $(KDE_RPATH) $(KDE_MT_LDFLAGS)'
KDE_RPATH=''
KDE_USE_CLOSURE_FALSE='#'
KDE_USE_CLOSURE_TRUE=''
KDE_USE_FINAL_FALSE=''
KDE_USE_FINAL_TRUE='#'
KDE_XSL_STYLESHEET=''
LDFLAGS=' -L/usr/X11R6/lib -L/usr/X11R6/lib  -pthread'
LIBCOMPAT='-lcompat'
LIBCRYPT='-lcrypt'
LIBDL=''
LIBJPEG=''
LIBOBJS=''
LIBPNG=''
LIBPTHREAD=''
LIBRESOLV=''
LIBS=' -lqt-mt     -lXext -lX11 -lSM -lICE  '
LIBSM='-lSM -lICE'
LIBSOCKET=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent'
LIBUCB=''
LIBUTIL='-lutil'
LIBXINERAMA=''
LIBZ='-lz'
LIB_KAB=''
LIB_KABC=''
LIB_KDECORE=''
LIB_KDEPRINT=''
LIB_KDEUI=''
LIB_KFILE=''
LIB_KFM=''
LIB_KHTML=''
LIB_KIO=''
LIB_KPARTS=''
LIB_KSPELL=''
LIB_KSYCOCA=''
LIB_POLL=''
LIB_QPE=''
LIB_QT=''
LIB_SMB=''
LIB_X11='-lX11 $(LIBSOCKET)'
LIB_XEXT='-lXext'
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /usr/src/thinkeramik-2.8/admin/missing --run makeinfo'
MCOPIDL=''
MEINPROC=''
MOC=''
MSGFMT='/usr/local/bin/msgfmt'
NOOPT_CFLAGS='-O0'
NOOPT_CXXFLAGS='-O0'
NOREPO='-fno-repo'
OBJEXT='o'
PACKAGE='keramik'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
QTE_NORTTI=''
QT_INCLUDES=''
QT_LDFLAGS=''
RANLIB='ranlib'
REPO='-frepo'
SET_MAKE=''
SHELL='/usr/local/bin/bash'
STRIP='strip'
TOPSUBDIRS=''
UIC=''
UIC_TR=''
USER_INCLUDES=' -I/root/files/temp/a/jpeg-6b/'
USER_LDFLAGS=''
USE_EXCEPTIONS='-fexceptions'
USE_RTTI=''
USE_THREADS='-pthread'
VERSION='3.1.2'
WOVERLOADED_VIRTUAL=''
XGETTEXT='/usr/local/bin/xgettext'
X_EXTRA_LIBS=''
X_INCLUDES='-I/usr/X11R6/include'
X_LDFLAGS='-L/usr/X11R6/lib'
X_PRE_LIBS=''
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
all_includes='-I/usr/X11R6/include'
all_libraries='-L/usr/X11R6/lib'
am__include='include'
am__quote=''
bindir='${exec_prefix}/bin'
build='i386-unknown-freebsd5.1'
build_alias=''
build_cpu='i386'
build_os='freebsd5.1'
build_vendor='unknown'
datadir='${prefix}/share'
exec_prefix='NONE'
host='i386-unknown-freebsd5.1'
host_alias=''
host_cpu='i386'
host_os='freebsd5.1'
host_vendor='unknown'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/usr/src/thinkeramik-2.8/admin/install-sh'


Izgleda da je ovde ladno setovano da se ne dopušta poruka > xxx karaktera ?? (es mi isekao log file)
 
Odgovor na temu

B o j a n
eCTRL
EU

Član broj: 1178
Poruke: 2925
*.gprs.simobil.net

Jabber: bc@default.co.yu
Sajt: default.co.yu/~bc


+1 Profil

icon Re: libjpeg6b28.09.2003. u 17:59 - pre 249 meseci
Code:

/usr/bin/ld: cannot find -ljpeg


Tu je ...
pseudo:
LDFLAGS += -L/path/to/ported/libjpeg/lib

el resenje ... l;)

"It's okay, I'm just admiring to the shape of your skull!" -- Dr. Gonzo
 
Odgovor na temu

anon315

Član broj: 315
Poruke: 1657
*.ppp-bg.sezampro.yu



+13 Profil

icon Re: libjpeg6b28.09.2003. u 19:31 - pre 249 meseci
Khm, ovaj jpeg me jebe od kad sam prvi put seo za FreeBSD ...

Ustvari, zabole me za ovaj thin keramik, nego sam se nameračio da konačno sredim ovaj problem. Zapravo, retko "ručno" kompajliram programe, jer koristim portove i pakete, ali desi se da ponekad moram iz tar ball-a i onda u 99% slučajeva zajebava ovo.

Poslušao sam Bojana i još ga malo izmaltretirao, ali nisam uspeo da sredim.

Postupak je bio sledeći:

Code:
LDFLAGS="/usr/local/lib"
(Tu su mi *.so fajlovi)

Code:
./configure --with-extra-includes=/usr/local/lib


I opet ista greška ?!
 
Odgovor na temu

random
Vladimir Vrzić
Beograd

Član broj: 85
Poruke: 3866
194.106.169.*

Sajt: www.last.fm/user/vrza


+4 Profil

icon Re: libjpeg6b28.09.2003. u 21:57 - pre 249 meseci
Code:
LDFLAGS="-L/usr/local/lib"


Najbolje dodaj u CFLAGS "-I/usr/X11R6/include -I/usr/local/include" i u LDFLAGS "-L/usr/local/lib -L/usr/X11R6/lib"

I valjda with-extra-includes=/usr/local/include

Sve si pomešao, nemoj nikad da pušiš hašiš dok radiš sa Unixom.
int rand(void);

Those who do not understand Unix are condemned to reinvent it, poorly.

Upali lampicu — koristi Jabber!
 
Odgovor na temu

[es] :: BSD :: libjpeg6b

[ Pregleda: 3304 | Odgovora: 6 ] > FB > Twit

Postavi temu Odgovori

Srodne teme
Kliknite za generisanje liste srodnih tema...
Navigacija
Lista poslednjih: 16, 32, 64, 128 poruka.