Changeset 1850 for pcbsd/trunk/ethernetconfig/config.log
- Timestamp:
- 05/07/08 03:55:47 (4 months ago)
- Files:
-
- 1 modified
-
pcbsd/trunk/ethernetconfig/config.log (modified) (43 diffs)
Legend:
- Unmodified
- Added
- Removed
-
pcbsd/trunk/ethernetconfig/config.log
r612 r1850 5 5 generated by GNU Autoconf 2.59. Invocation command line was 6 6 7 $ ./configure --no-create --no-recursion7 $ ./configure 8 8 9 9 ## --------- ## … … 11 11 ## --------- ## 12 12 13 hostname = tim .mccormickweb.co.uk13 hostname = tim 14 14 uname -m = i386 15 uname -r = 6. 1-RELEASE-p1115 uname -r = 6.3-PRERELEASE 16 16 uname -s = FreeBSD 17 uname -v = FreeBSD 6. 1-RELEASE-p11 #3: Wed Dec 20 18:51:13 PST 2006 root@PCBSD.localhost:/usr/obj/usr/src/sys/PCBSDv1.317 uname -v = FreeBSD 6.3-PRERELEASE #2: Wed Nov 7 10:54:48 EST 2007 root@pcbsd:/usr/obj/usr/src/sys/PCBSD 18 18 19 19 /usr/bin/uname -p = i386 … … 44 44 45 45 configure:1564: checking build system type 46 configure:1582: result: i386-unknown-freebsd6. 146 configure:1582: result: i386-unknown-freebsd6.3 47 47 configure:1590: checking host system type 48 configure:1604: result: i386-unknown-freebsd6. 148 configure:1604: result: i386-unknown-freebsd6.3 49 49 configure:1612: checking target system type 50 configure:1626: result: i386-unknown-freebsd6. 150 configure:1626: result: i386-unknown-freebsd6.3 51 51 configure:1673: checking for a BSD-compatible install 52 52 configure:1728: result: /usr/bin/install -c … … 56 56 configure:1810: result: yes 57 57 configure:1862: checking for gawk 58 configure:1891: result: no 59 configure:1862: checking for mawk 60 configure:1891: result: no 61 configure:1862: checking for nawk 62 configure:1878: found /usr/bin/nawk 63 configure:1888: result: nawk 58 configure:1878: found /usr/local/bin/gawk 59 configure:1888: result: gawk 64 60 configure:1898: checking whether make sets $(MAKE) 65 61 configure:1918: result: yes … … 75 71 configure:2766: checking for C compiler version 76 72 configure:2769: gcc --version </dev/null >&5 77 gcc (GCC) 3.4. 4 [FreeBSD] 2005051878 Copyright (C) 200 4Free Software Foundation, Inc.73 gcc (GCC) 3.4.6 [FreeBSD] 20060305 74 Copyright (C) 2006 Free Software Foundation, Inc. 79 75 This is free software; see the source for copying conditions. There is NO 80 76 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. … … 85 81 Configured with: FreeBSD/i386 system compiler 86 82 Thread model: posix 87 gcc version 3.4. 4 [FreeBSD] 2005051883 gcc version 3.4.6 [FreeBSD] 20060305 88 84 configure:2777: $? = 0 89 85 configure:2779: gcc -V </dev/null >&5 … … 185 181 configure:3847: checking for C++ compiler version 186 182 configure:3850: g++ --version </dev/null >&5 187 g++ (GCC) 3.4. 4 [FreeBSD] 20050518188 Copyright (C) 200 4Free Software Foundation, Inc.183 g++ (GCC) 3.4.6 [FreeBSD] 20060305 184 Copyright (C) 2006 Free Software Foundation, Inc. 189 185 This is free software; see the source for copying conditions. There is NO 190 186 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. … … 195 191 Configured with: FreeBSD/i386 system compiler 196 192 Thread model: posix 197 gcc version 3.4. 4 [FreeBSD] 20050518193 gcc version 3.4.6 [FreeBSD] 20060305 198 194 configure:3858: $? = 0 199 195 configure:3860: g++ -V </dev/null >&5 … … 227 223 configure:4066: g++ -c conftest.cc >&5 228 224 conftest.cc: In function `int main()': 229 conftest.cc:15: error: `exit' undeclared (first use this function) 230 conftest.cc:15: error: (Each undeclared identifier is reported only once for each function it appears in.) 225 conftest.cc:15: error: `exit' was not declared in this scope 231 226 configure:4072: $? = 1 232 227 configure: failed program was: … … 566 561 configure:8568: checking for Fortran 77 compiler version 567 562 configure:8571: f77 --version </dev/null >&5 568 GNU Fortran (GCC) 3.4. 4 [FreeBSD] 20050518569 Copyright (C) 200 4Free Software Foundation, Inc.563 GNU Fortran (GCC) 3.4.6 [FreeBSD] 20060305 564 Copyright (C) 2006 Free Software Foundation, Inc. 570 565 571 566 GNU Fortran comes with NO WARRANTY, to the extent permitted by law. … … 579 574 Configured with: FreeBSD/i386 system compiler 580 575 Thread model: posix 581 gcc version 3.4. 4 [FreeBSD] 20050518576 gcc version 3.4.6 [FreeBSD] 20060305 582 577 configure:8579: $? = 0 583 578 configure:8581: f77 -V </dev/null >&5 … … 649 644 configure:11076: result: yes 650 645 configure:11084: checking dynamic linker characteristics 651 configure:11672: result: freebsd6. 1ld.so646 configure:11672: result: freebsd6.3 ld.so 652 647 configure:11681: checking how to hardcode library paths into programs 653 648 configure:11706: result: immediate … … 656 651 configure:11851: checking for shl_load 657 652 configure:11908: gcc -o conftest -O2 conftest.c >&5 658 /var/tmp//cc 4nRVQC.o(.text+0x14): In function `main':653 /var/tmp//ccFZ0Jjt.o(.text+0x14): In function `main': 659 654 : undefined reference to `shl_load' 660 /var/tmp//cc 4nRVQC.o(.data+0x0): undefined reference to `shl_load'655 /var/tmp//ccFZ0Jjt.o(.data+0x0): undefined reference to `shl_load' 661 656 configure:11914: $? = 1 662 657 configure: failed program was: … … 825 820 configure:14977: result: yes 826 821 configure:15044: checking dynamic linker characteristics 827 configure:15632: result: freebsd6. 1ld.so822 configure:15632: result: freebsd6.3 ld.so 828 823 configure:15641: checking how to hardcode library paths into programs 829 824 configure:15666: result: immediate … … 849 844 configure:17564: result: yes 850 845 configure:17631: checking dynamic linker characteristics 851 configure:18219: result: freebsd6. 1ld.so846 configure:18219: result: freebsd6.3 ld.so 852 847 configure:18228: checking how to hardcode library paths into programs 853 848 configure:18253: result: immediate … … 1986 1981 configure:27935: checking for _NSGetEnviron 1987 1982 configure:27992: gcc -o conftest -O2 conftest.c >&5 1988 /var/tmp//cc d5SCaq.o(.text+0x14): In function `main':1983 /var/tmp//ccgT1vje.o(.text+0x14): In function `main': 1989 1984 : undefined reference to `_NSGetEnviron' 1990 /var/tmp//cc d5SCaq.o(.data+0x0): undefined reference to `_NSGetEnviron'1985 /var/tmp//ccgT1vje.o(.data+0x0): undefined reference to `_NSGetEnviron' 1991 1986 configure:27998: $? = 1 1992 1987 configure: failed program was: … … 2207 2202 | return 0; 2208 2203 | } 2209 configure:28492: result: libraries /usr/ X11R6/lib, headers /usr/X11R6/include2204 configure:28492: result: libraries /usr/local/lib, headers /usr/local/include 2210 2205 configure:28521: checking for IceConnectionNumber in -lICE 2211 configure:28551: gcc -o conftest -O2 -L/usr/ X11R6/lib conftest.c -lICE >&52206 configure:28551: gcc -o conftest -O2 -L/usr/local/lib conftest.c -lICE >&5 2212 2207 configure:28557: $? = 0 2213 2208 configure:28561: test -z … … 2218 2213 configure:28583: result: yes 2219 2214 configure:28593: checking for libXext 2220 configure:28628: gcc -o conftest -O2 -L/usr/ X11R6/lib conftest.c -lXext -lX11 >&52215 configure:28628: gcc -o conftest -O2 -L/usr/local/lib conftest.c -lXext -lX11 >&5 2221 2216 configure:28634: $? = 0 2222 2217 configure:28638: test -z … … 2240 2235 configure:29220: result: no 2241 2236 configure:29226: checking for libz 2242 configure:29261: gcc -o conftest -O2 -I/usr/ X11R6/include -D_THREAD_SAFE conftest.c -L/usr/X11R6/lib -lz >&52237 configure:29261: gcc -o conftest -O2 -I/usr/local/include -D_THREAD_SAFE conftest.c -L/usr/local/lib -lz >&5 2243 2238 configure:29267: $? = 0 2244 2239 configure:29271: test -z … … 2249 2244 configure:29302: result: -lz 2250 2245 configure:29323: checking for libpng 2251 configure:29360: gcc -o conftest -O2 -I/usr/X11R6/include -D_THREAD_SAFE conftest.c -L/usr/X11R6/lib -lpng -lz -lm -lX11 >&5 2252 conftest.c:48:20: png.h: No such file or directory 2253 conftest.c: In function `main': 2254 conftest.c:54: error: syntax error before "png_ptr" 2255 conftest.c:56: error: `png_ptr' undeclared (first use in this function) 2256 conftest.c:56: error: (Each undeclared identifier is reported only once 2257 conftest.c:56: error: for each function it appears in.) 2258 configure:29366: $? = 1 2246 configure:29360: gcc -o conftest -O2 -I/usr/local/include -D_THREAD_SAFE conftest.c -L/usr/local/lib -lpng -lz -lm -lX11 >&5 2247 configure:29366: $? = 0 2248 configure:29370: test -z 2249 || test ! -s conftest.err 2250 configure:29373: $? = 0 2251 configure:29376: test -s conftest 2252 configure:29379: $? = 0 2253 configure:29403: result: -lpng -lz -lm 2254 configure:29414: checking for libjpeg6b 2255 configure:29448: gcc -o conftest -O2 -I/usr/local/include -D_THREAD_SAFE conftest.c -L/usr/local/lib -ljpeg6b -lm >&5 2256 /usr/bin/ld: cannot find -ljpeg6b 2257 configure:29454: $? = 1 2259 2258 configure: failed program was: 2260 2259 | /* confdefs.h. */ … … 2303 2302 | #define HAVE_SNPRINTF 1 2304 2303 | #define HAVE_LIBZ 1 2305 | /* end confdefs.h. */ 2306 | 2307 | #include<png.h> 2308 | 2309 | int 2310 | main () 2311 | { 2312 | 2313 | png_structp png_ptr = png_create_read_struct( /* image ptr */ 2314 | PNG_LIBPNG_VER_STRING, 0, 0, 0 ); 2315 | return( png_ptr != 0 ); 2316 | 2317 | ; 2318 | return 0; 2319 | } 2320 configure:29406: result: no 2321 configure:29414: checking for libjpeg6b 2322 configure:29448: gcc -o conftest -O2 -I/usr/X11R6/include -D_THREAD_SAFE conftest.c -L/usr/X11R6/lib -ljpeg6b -lm >&5 2323 /usr/bin/ld: cannot find -ljpeg6b 2324 configure:29454: $? = 1 2325 configure: failed program was: 2326 | /* confdefs.h. */ 2327 | 2328 | #define PACKAGE_NAME "" 2329 | #define PACKAGE_TARNAME "" 2330 | #define PACKAGE_VERSION "" 2331 | #define PACKAGE_STRING "" 2332 | #define PACKAGE_BUGREPORT "" 2333 | #define PACKAGE "ethernetconfig" 2334 | #define VERSION "0.1" 2335 | #ifdef __cplusplus 2336 | extern "C" void std::exit (int) throw (); using std::exit; 2337 | #endif 2338 | #define KDELIBSUFF "" 2339 | #define STDC_HEADERS 1 2340 | #define HAVE_SYS_TYPES_H 1 2341 | #define HAVE_SYS_STAT_H 1 2342 | #define HAVE_STDLIB_H 1 2343 | #define HAVE_STRING_H 1 2344 | #define HAVE_MEMORY_H 1 2345 | #define HAVE_STRINGS_H 1 2346 | #define HAVE_INTTYPES_H 1 2347 | #define HAVE_STDINT_H 1 2348 | #define HAVE_UNISTD_H 1 2349 | #define HAVE_DLFCN_H 1 2350 | #define HAVE_SGI_STL 1 2351 | #define HAVE_STRLCAT 1 2352 | #define HAVE_STRLCAT_PROTO 1 2353 | #define HAVE_STRLCPY 1 2354 | #define HAVE_STRLCPY_PROTO 1 2355 | #define HAVE_CRYPT 1 2356 | #define kde_socklen_t socklen_t 2357 | #define ksize_t socklen_t 2358 | #define HAVE_SYS_TYPES_H 1 2359 | #define HAVE_STDINT_H 1 2360 | #define HAVE_RES_INIT 1 2361 | #define HAVE_RES_INIT_PROTO 1 2362 | #define SIZEOF_INT 4 2363 | #define SIZEOF_SHORT 2 2364 | #define SIZEOF_LONG 4 2365 | #define SIZEOF_CHAR_P 4 2366 | #define SIZEOF_SIZE_T 4 2367 | #define SIZEOF_UNSIGNED_LONG 4 2368 | #define HAVE_VSNPRINTF 1 2369 | #define HAVE_SNPRINTF 1 2370 | #define HAVE_LIBZ 1 2304 | #define HAVE_LIBPNG 1 2371 2305 | /* end confdefs.h. */ 2372 2306 | … … 2388 2322 configure:29489: result: no 2389 2323 configure:29492: checking for libjpeg 2390 configure:29526: gcc -o conftest -O2 -I/usr/X11R6/include -D_THREAD_SAFE conftest.c -L/usr/X11R6/lib -ljpeg -lm >&5 2391 /usr/bin/ld: cannot find -ljpeg 2392 configure:29532: $? = 1 2393 configure: failed program was: 2394 | /* confdefs.h. */ 2395 | 2396 | #define PACKAGE_NAME "" 2397 | #define PACKAGE_TARNAME "" 2398 | #define PACKAGE_VERSION "" 2399 | #define PACKAGE_STRING "" 2400 | #define PACKAGE_BUGREPORT "" 2401 | #define PACKAGE "ethernetconfig" 2402 | #define VERSION "0.1" 2403 | #ifdef __cplusplus 2404 | extern "C" void std::exit (int) throw (); using std::exit; 2405 | #endif 2406 | #define KDELIBSUFF "" 2407 | #define STDC_HEADERS 1 2408 | #define HAVE_SYS_TYPES_H 1 2409 | #define HAVE_SYS_STAT_H 1 2410 | #define HAVE_STDLIB_H 1 2411 | #define HAVE_STRING_H 1 2412 | #define HAVE_MEMORY_H 1 2413 | #define HAVE_STRINGS_H 1 2414 | #define HAVE_INTTYPES_H 1 2415 | #define HAVE_STDINT_H 1 2416 | #define HAVE_UNISTD_H 1 2417 | #define HAVE_DLFCN_H 1 2418 | #define HAVE_SGI_STL 1 2419 | #define HAVE_STRLCAT 1 2420 | #define HAVE_STRLCAT_PROTO 1 2421 | #define HAVE_STRLCPY 1 2422 | #define HAVE_STRLCPY_PROTO 1 2423 | #define HAVE_CRYPT 1 2424 | #define kde_socklen_t socklen_t 2425 | #define ksize_t socklen_t 2426 | #define HAVE_SYS_TYPES_H 1 2427 | #define HAVE_STDINT_H 1 2428 | #define HAVE_RES_INIT 1 2429 | #define HAVE_RES_INIT_PROTO 1 2430 | #define SIZEOF_INT 4 2431 | #define SIZEOF_SHORT 2 2432 | #define SIZEOF_LONG 4 2433 | #define SIZEOF_CHAR_P 4 2434 | #define SIZEOF_SIZE_T 4 2435 | #define SIZEOF_UNSIGNED_LONG 4 2436 | #define HAVE_VSNPRINTF 1 2437 | #define HAVE_SNPRINTF 1 2438 | #define HAVE_LIBZ 1 2439 | /* end confdefs.h. */ 2440 | 2441 | #ifdef __cplusplus 2442 | extern "C" { 2443 | #endif 2444 | void jpeg_CreateDecompress(); 2445 | #ifdef __cplusplus 2446 | } 2447 | #endif 2448 | 2449 | int 2450 | main () 2451 | { 2452 | jpeg_CreateDecompress(); 2453 | ; 2454 | return 0; 2455 | } 2456 configure:29567: result: no 2324 configure:29526: gcc -o conftest -O2 -I/usr/local/include -D_THREAD_SAFE conftest.c -L/usr/local/lib -ljpeg -lm >&5 2325 configure:29532: $? = 0 2326 configure:29536: test -z 2327 || test ! -s conftest.err 2328 configure:29539: $? = 0 2329 configure:29542: test -s conftest 2330 configure:29545: $? = 0 2331 configure:29564: result: -ljpeg 2457 2332 configure: 29588: ${prefix}/include/jpeglib.h 2458 2333 configure: 29588: /usr/include/jpeglib.h 2459 2334 configure: 29588: /usr/local/include/jpeglib.h 2460 2335 taking that 2461 configure:29613: WARNING:2462 There is an installation error in jpeg support. You seem to have only one2463 of either the headers _or_ the libraries installed. You may need to either2464 provide correct --with-extra-... options, or the development package of2465 libjpeg6b. You can get a source package of libjpeg from http://www.ijg.org/2466 Disabling JPEG support.2467 2468 2336 configure:29635: checking for perl 2469 2337 configure:29695: result: /usr/local/bin/perl … … 2472 2340 taking that 2473 2341 tried NO 2474 configure:30004: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -Wall -W -Wpointer-arith -O2 -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -I/usr/X11R6//include -I/usr/ X11R6/include -DQT_THREAD_SUPPORT -D_THREAD_SAFE -L/usr/X11R6//lib -L/usr/X11R6/lib conftest.cc -lqt-mt-lXext -lX11 -lSM -lICE -lpthread 1>&52342 configure:30004: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -Wall -W -Wpointer-arith -O2 -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -I/usr/X11R6//include -I/usr/local/include -DQT_THREAD_SUPPORT -D_THREAD_SAFE -L/usr/X11R6//lib -L/usr/local/lib conftest.cc -lqt-mt -lpng -lz -lm -ljpeg -lXext -lX11 -lSM -lICE -lpthread 1>&5 2475 2343 configure:30007: $? = 0 2476 2344 configure:30066: result: libraries /usr/X11R6//lib, headers /usr/X11R6//include using -mt … … 2487 2355 configure:30465: $? = 0 2488 2356 configure:30477: result: yes 2357 configure:30514: checking if Qt needs -ljpeg 2358 configure:30555: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -Wall -W -Wpointer-arith -O2 -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -I/usr/X11R6//include -I/usr/local/include -DQT_THREAD_SUPPORT -D_THREAD_SAFE conftest.cc -L/usr/X11R6//lib -L/usr/local/lib -lqt-mt -lpng -lz -lm -lXext -lX11 -lSM -lICE 1>&5 2359 conftest.cc: In function `int main()': 2360 conftest.cc:56: warning: 'argv' might be used uninitialized in this function 2361 /usr/X11R6//lib/libqt-mt.so: undefined reference to `pthread_cleanup_pop' 2362 /usr/X11R6//lib/libqt-mt.so: undefined reference to `pthread_attr_destroy' 2363 /usr/X11R6//lib/libqt-mt.so: undefined reference to `pthread_attr_init' 2364 /usr/X11R6//lib/libqt-mt.so: undefined reference to `pthread_exit' 2365 /usr/X11R6//lib/libqt-mt.so: undefined reference to `pthread_cancel' 2366 /usr/X11R6//lib/libqt-mt.so: undefined reference to `pthread_testcancel' 2367 /usr/X11R6//lib/libqt-mt.so: undefined reference to `pthread_cleanup_push' 2368 /usr/X11R6//lib/libqt-mt.so: undefined reference to `pthread_attr_getschedpolicy' 2369 /usr/X11R6//lib/libqt-mt.so: undefined reference to `pthread_attr_setinheritsched' 2370 /usr/X11R6//lib/libqt-mt.so: undefined reference to `pthread_attr_setstacksize' 2371 /usr/X11R6//lib/libqt-mt.so: undefined reference to `pthread_attr_setschedparam' 2372 /usr/X11R6//lib/libqt-mt.so: undefined reference to `pthread_attr_setdetachstate' 2373 /usr/X11R6//lib/libqt-mt.so: undefined reference to `pthread_cond_timedwait' 2374 configure:30561: $? = 1 2375 configure: failed program was: 2376 | /* confdefs.h. */ 2377 | 2378 | #define PACKAGE_NAME "" 2379 | #define PACKAGE_TARNAME "" 2380 | #define PACKAGE_VERSION "" 2381 | #define PACKAGE_STRING "" 2382 | #define PACKAGE_BUGREPORT "" 2383 | #define PACKAGE "ethernetconfig" 2384 | #define VERSION "0.1" 2385 | #ifdef __cplusplus 2386 | extern "C" void std::exit (int) throw (); using std::exit; 2387 | #endif 2388 | #define KDELIBSUFF "" 2389 | #define STDC_HEADERS 1 2390 | #define HAVE_SYS_TYPES_H 1 2391 | #define HAVE_SYS_STAT_H 1 2392 | #define HAVE_STDLIB_H 1 2393 | #define HAVE_STRING_H 1 2394 | #define HAVE_MEMORY_H 1 2395 | #define HAVE_STRINGS_H 1 2396 | #define HAVE_INTTYPES_H 1 2397 | #define HAVE_STDINT_H 1 2398 | #define HAVE_UNISTD_H 1 2399 | #define HAVE_DLFCN_H 1 2400 | #define HAVE_SGI_STL 1 2401 | #define HAVE_STRLCAT 1 2402 | #define HAVE_STRLCAT_PROTO 1 2403 | #define HAVE_STRLCPY 1 2404 | #define HAVE_STRLCPY_PROTO 1 2405 | #define HAVE_CRYPT 1 2406 | #define kde_socklen_t socklen_t 2407 | #define ksize_t socklen_t 2408 | #define HAVE_SYS_TYPES_H 1 2409 | #define HAVE_STDINT_H 1 2410 | #define HAVE_RES_INIT 1 2411 | #define HAVE_RES_INIT_PROTO 1 2412 | #define SIZEOF_INT 4 2413 | #define SIZEOF_SHORT 2 2414 | #define SIZEOF_LONG 4 2415 | #define SIZEOF_CHAR_P 4 2416 | #define SIZEOF_SIZE_T 4 2417 | #define SIZEOF_UNSIGNED_LONG 4 2418 | #define HAVE_VSNPRINTF 1 2419 | #define HAVE_SNPRINTF 1 2420 | #define HAVE_LIBZ 1 2421 | #define HAVE_LIBPNG 1 2422 | #define HAVE_LIBJPEG 1 2423 | #define HAVE_LIBPTHREAD 1 2424 | /* end confdefs.h. */ 2425 | #include <qapplication.h> 2426 | int 2427 | main () 2428 | { 2429 | 2430 | int argc; 2431 | char** argv; 2432 | QApplication app(argc, argv); 2433 | ; 2434 | return 0; 2435 | } 2489 2436 configure:30599: result: yes 2490 2437 configure:30635: checking for rpath … … 2533 2480 configure:32522: gcc -c -O2 -DQT_THREAD_SUPPORT -D_THREAD_SAFE conftest.c >&5 2534 2481 conftest.c: In function `main': 2535 conftest.c:5 5: error: syntax error before "big"2482 conftest.c:57: error: syntax error before "big" 2536 2483 configure:32528: $? = 1 2537 2484 configure: failed program was: … … 2581 2528 | #define HAVE_SNPRINTF 1 2582 2529 | #define HAVE_LIBZ 1 2530 | #define HAVE_LIBPNG 1 2531 | #define HAVE_LIBJPEG 1 2583 2532 | #define HAVE_LIBPTHREAD 1 2584 2533 | /* end confdefs.h. */ … … 2609 2558 configure:32922: creating ./config.status 2610 2559 2560 ## ---------------------- ## 2561 ## Running config.status. ## 2562 ## ---------------------- ## 2563 2564 This file was extended by config.status, which was 2565 generated by GNU Autoconf 2.59. Invocation command line was 2566 2567 CONFIG_FILES = 2568 CONFIG_HEADERS = 2569 CONFIG_LINKS = 2570 CONFIG_COMMANDS = 2571 $ ./config.status 2572 2573 on tim 2574 2575 config.status:745: creating config.h 2576 config.status:1103: executing depfiles commands 2577 2611 2578 ## ---------------- ## 2612 2579 ## Cache variables. ## 2613 2580 ## ---------------- ## 2614 2581 2615 ac_cv_build=i386-unknown-freebsd6. 12616 ac_cv_build_alias=i386-unknown-freebsd6. 12582 ac_cv_build=i386-unknown-freebsd6.3 2583 ac_cv_build_alias=i386-unknown-freebsd6.3 2617 2584 ac_cv_c_bigendian=no 2618 2585 ac_cv_c_compiler_gnu=yes … … 2672 2639 ac_cv_header_sys_types_h=yes 2673 2640 ac_cv_header_unistd_h=yes 2674 ac_cv_host=i386-unknown-freebsd6. 12675 ac_cv_host_alias=i386-unknown-freebsd6. 12641 ac_cv_host=i386-unknown-freebsd6.3 2642 ac_cv_host_alias=i386-unknown-freebsd6.3 2676 2643 ac_cv_lib_ICE_IceConnectionNumber=yes 2677 2644 ac_cv_lib_compat_main=yes … … 2683 2650 ac_cv_lib_dnet_stub_dnet_ntoa=no 2684 2651 ac_cv_lib_jpeg_6b=no 2685 ac_cv_lib_jpeg_normal= no2686 ac_cv_lib_png= no2652 ac_cv_lib_jpeg_normal=-ljpeg 2653 ac_cv_lib_png='-lpng -lz -lm' 2687 2654 ac_cv_lib_poll_poll=no 2688 2655 ac_cv_lib_pthread_pthread_create=yes … … 2696 2663 ac_cv_path_XGETTEXT=/usr/local/bin/xgettext 2697 2664 ac_cv_path_install='/usr/bin/install -c' 2698 ac_cv_prog_AWK= nawk2665 ac_cv_prog_AWK=gawk 2699 2666 ac_cv_prog_CPP='gcc -E' 2700 2667 ac_cv_prog_CXXCPP='g++ -E' … … 2717 2684 ac_cv_sizeof_size_t=4 2718 2685 ac_cv_sizeof_unsigned_long=4 2719 ac_cv_target=i386-unknown-freebsd6. 12720 ac_cv_target_alias=i386-unknown-freebsd6. 12686 ac_cv_target=i386-unknown-freebsd6.3 2687 ac_cv_target_alias=i386-unknown-freebsd6.3 2721 2688 ac_cv_type_char_p=yes 2722 2689 ac_cv_type_int=yes … … 2732 2699 kde_cv_func_strlcpy=yes 2733 2700 kde_cv_have_libXext=yes 2734 kde_cv_have_x='have_x=yes kde_x_includes=/usr/ X11R6/include kde_x_libraries=/usr/X11R6/lib'2701 kde_cv_have_x='have_x=yes kde_x_includes=/usr/local/include kde_x_libraries=/usr/local/lib' 2735 2702 kde_cv_opt_noinline_match=irrelevant 2736 2703 kde_cv_path=/usr/local/bin/xmllint … … 2761 2728 kde_cv_proto_strlcat=no 2762 2729 kde_cv_proto_strlcpy=no 2730 kde_cv_qt_jpeg=yes 2763 2731 kde_cv_socklen_t=yes 2764 2732 kde_cv_socklen_t_equiv=socklen_t … … 2811 2779 AUTOHEADER='${SHELL} /home/tim/PC-BSD/svn/svn.pcbsd.org/pcbsd/trunk/ethernetconfig/admin/missing --run autoheader' 2812 2780 AUTOMAKE='${SHELL} /home/tim/PC-BSD/svn/svn.pcbsd.org/pcbsd/trunk/ethernetconfig/admin/missing --run automake-1.9' 2813 AWK=' nawk'2781 AWK='gawk' 2814 2782 CC='gcc' 2815 2783 CCDEPMODE='depmode=gcc3' … … 2850 2818 KDE_CHECK_PLUGIN='$(KDE_PLUGIN) -rpath $(libdir)' 2851 2819 KDE_EXTRA_RPATH='' 2852 KDE_INCLUDES=' -I/usr/local/include'2820 KDE_INCLUDES='' 2853 2821 KDE_LDFLAGS='-L/usr/local/lib' 2854 2822 KDE_MT_LDFLAGS='' … … 2872 2840 LIBCRYPT='-lcrypt' 2873 2841 LIBDL='' 2874 LIBJPEG=' '2842 LIBJPEG='-ljpeg' 2875 2843 LIBOBJS='' 2876 LIBPNG=' '2844 LIBPNG='-lpng -lz -lm' 2877 2845 LIBPTHREAD='-lpthread' 2878 2846 LIBRESOLV='' … … 2950 2918 XMLLINT='/usr/local/bin/xmllint' 2951 2919 X_EXTRA_LIBS='' 2952 X_INCLUDES='-I/usr/ X11R6/include'2953 X_LDFLAGS='-L/usr/ X11R6/lib'2920 X_INCLUDES='-I/usr/local/include' 2921 X_LDFLAGS='-L/usr/local/lib' 2954 2922 X_PRE_LIBS='' 2955 2923 X_RPATH='-R $(x_libraries)' … … 2960 2928 ac_ct_RANLIB='ranlib' 2961 2929 ac_ct_STRIP='strip' 2962 all_includes='-I/usr/ local/include -I/usr/X11R6//include -I/usr/X11R6/include '2963 all_libraries='-L/usr/ local/lib -L/usr/X11R6//lib -L/usr/X11R6/lib '2930 all_includes='-I/usr/X11R6//include -I/usr/local/include ' 2931 all_libraries='-L/usr/X11R6//lib -L/usr/local/lib ' 2964 2932 am__fastdepCC_FALSE='#' 2965 2933 am__fastdepCC_TRUE='' … … 2972 2940 am__untar='${AMTAR} xf -' 2973 2941 bindir='${exec_prefix}/bin' 2974 build='i386-unknown-freebsd6. 1'2942 build='i386-unknown-freebsd6.3' 2975 2943 build_alias='' 2976 2944 build_cpu='i386' 2977 build_os='freebsd6. 1'2945 build_os='freebsd6.3' 2978 2946 build_vendor='unknown' 2979 2947 datadir='${prefix}/share' 2980 2948 exec_prefix='${prefix}' 2981 host='i386-unknown-freebsd6. 1'2949 host='i386-unknown-freebsd6.3' 2982 2950 host_alias='' 2983 2951 host_cpu='i386' 2984 host_os='freebsd6. 1'2952 host_os='freebsd6.3' 2985 2953 host_vendor='unknown' 2986 2954 include_ARTS_FALSE='#' … … 3027 2995 sharedstatedir='${prefix}/com' 3028 2996 sysconfdir='${prefix}/etc' 3029 target='i386-unknown-freebsd6. 1'2997 target='i386-unknown-freebsd6.3' 3030 2998 target_alias='' 3031 2999 target_cpu='i386' 3032 target_os='freebsd6. 1'3000 target_os='freebsd6.3' 3033 3001 target_vendor='unknown' 3034 3002 unsermake_enable_pch_FALSE='' 3035 3003 unsermake_enable_pch_TRUE='#' 3036 x_includes='/usr/ X11R6/include'3037 x_libraries='/usr/ X11R6/lib'3004 x_includes='/usr/local/include' 3005 x_libraries='/usr/local/lib' 3038 3006 xdg_appsdir='${datadir}/applications/kde' 3039 3007 xdg_directorydir='${datadir}/desktop-directories' … … 3047 3015 #define HAVE_DLFCN_H 1 3048 3016 #define HAVE_INTTYPES_H 1 3017 #define HAVE_LIBJPEG 1 3018 #define HAVE_LIBPNG 1 3049 3019 #define HAVE_LIBPTHREAD 1 3050 3020 #define HAVE_LIBZ 1 … … 3103 3073 CONFIG_LINKS = 3104 3074 CONFIG_COMMANDS = 3105 $ ./config.status config.h 3106 3107 on tim.mccormickweb.co.uk 3108 3109 config.status:745: creating config.h 3075 $ ./config.status po/Makefile 3076 3077 on tim 3078 3110 3079 3111 3080 ## ---------------------- ## … … 3120 3089 CONFIG_LINKS = 3121 3090 CONFIG_COMMANDS = 3122 $ ./config.status 3123 3124 on tim.mccormickweb.co.uk 3125 3126 config.status:745: creating config.h 3127 config.status:919: config.h is unchanged 3128 config.status:1099: executing depfiles commands 3091 $ ./config.status doc/Makefile 3092 3093 on tim 3094 3095 3096 ## ---------------------- ## 3097 ## Running config.status. ## 3098 ## ---------------------- ## 3099 3100 This file was extended by config.status, which was 3101 generated by GNU Autoconf 2.59. Invocation command line was 3102 3103 CONFIG_FILES = 3104 CONFIG_HEADERS = 3105 CONFIG_LINKS = 3106 CONFIG_COMMANDS = 3107 $ ./config.status doc/en/Makefile 3108 3109 on tim
