Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 8879 Details for
Bug 16678
jed fails to find slang
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
jed's config.log
config.log (text/plain), 7.25 KB, created by
Andrei Ivanov
on 2003-03-02 16:00:23 UTC
(
hide
)
Description:
jed's config.log
Filename:
MIME Type:
Creator:
Andrei Ivanov
Created:
2003-03-02 16:00:23 UTC
Size:
7.25 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >configure:593: checking for gcc >configure:706: checking whether the C compiler (gcc -O2 -mcpu=i686 -pipe ) works >configure:722: gcc -o conftest -O2 -mcpu=i686 -pipe conftest.c 1>&5 >configure:748: checking whether the C compiler (gcc -O2 -mcpu=i686 -pipe ) is a cross-compiler >configure:753: checking whether we are using GNU C >configure:762: gcc -E conftest.c >configure:781: checking whether gcc accepts -g >configure:813: checking how to run the C preprocessor >configure:834: gcc -E conftest.c >/dev/null 2>conftest.out >configure:894: checking whether gcc needs -traditional >configure:940: checking for POSIXized ISC >configure:961: checking for AIX >configure:1006: checking C compiler that understands ANSI prototypes >configure:1016: gcc -c -O2 -mcpu=i686 -pipe conftest.c 1>&5 >configure:1051: checking whether make sets ${MAKE} >configure:1080: checking for ranlib >configure:1119: checking for a BSD compatible install >configure:1178: checking for X >configure:1492: checking for dnet_ntoa in -ldnet >configure:1511: gcc -o conftest -O2 -mcpu=i686 -pipe conftest.c -ldnet 1>&5 >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -ldnet >collect2: ld returned 1 exit status >configure: failed program was: >#line 1500 "configure" >#include "confdefs.h" >/* Override any gcc2 internal prototype to avoid an error. */ >/* 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:1533: checking for dnet_ntoa in -ldnet_stub >configure:1552: gcc -o conftest -O2 -mcpu=i686 -pipe conftest.c -ldnet_stub 1>&5 >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -ldnet_stub >collect2: ld returned 1 exit status >configure: failed program was: >#line 1541 "configure" >#include "confdefs.h" >/* Override any gcc2 internal prototype to avoid an error. */ >/* 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:1581: checking for gethostbyname >configure:1609: gcc -o conftest -O2 -mcpu=i686 -pipe conftest.c 1>&5 >configure:1679: checking for connect >configure:1707: gcc -o conftest -O2 -mcpu=i686 -pipe conftest.c 1>&5 >configure:1771: checking for remove >configure:1799: gcc -o conftest -O2 -mcpu=i686 -pipe conftest.c 1>&5 >configure:1863: checking for shmat >configure:1891: gcc -o conftest -O2 -mcpu=i686 -pipe conftest.c 1>&5 >configure:1964: checking for IceConnectionNumber in -lICE >configure:1983: gcc -o conftest -O2 -mcpu=i686 -pipe -L/usr/X11R6/lib conftest.c -lICE 1>&5 >configure:2023: checking for stdlib.h >configure:2033: gcc -E conftest.c >/dev/null 2>conftest.out >configure:2023: checking for unistd.h >configure:2033: gcc -E conftest.c >/dev/null 2>conftest.out >configure:2023: checking for memory.h >configure:2033: gcc -E conftest.c >/dev/null 2>conftest.out >configure:2023: checking for glob.h >configure:2033: gcc -E conftest.c >/dev/null 2>conftest.out >configure:2023: checking for malloc.h >configure:2033: gcc -E conftest.c >/dev/null 2>conftest.out >configure:2023: checking for termios.h >configure:2033: gcc -E conftest.c >/dev/null 2>conftest.out >configure:2023: checking for fcntl.h >configure:2033: gcc -E conftest.c >/dev/null 2>conftest.out >configure:2023: checking for sys/fcntl.h >configure:2033: gcc -E conftest.c >/dev/null 2>conftest.out >configure:2023: checking for pty.h >configure:2033: gcc -E conftest.c >/dev/null 2>conftest.out >configure:2062: checking for sys/wait.h that is POSIX.1 compatible >configure:2083: gcc -c -O2 -mcpu=i686 -pipe conftest.c 1>&5 >configure:2108: checking for dirent.h that defines DIR >configure:2121: gcc -c -O2 -mcpu=i686 -pipe conftest.c 1>&5 >configure:2146: checking for opendir in -ldir >configure:2165: gcc -o conftest -O2 -mcpu=i686 -pipe conftest.c -ldir 1>&5 >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -ldir >collect2: ld returned 1 exit status >configure: failed program was: >#line 2154 "configure" >#include "confdefs.h" >/* Override any gcc2 internal prototype to avoid an error. */ >/* We use char because int might match the return type of a gcc2 > builtin and then its argument prototype would still apply. */ >char opendir(); > >int main() { >opendir() >; return 0; } >configure:2230: checking for ANSI C header files >configure:2243: gcc -E conftest.c >/dev/null 2>conftest.out >configure:2310: gcc -o conftest -O2 -mcpu=i686 -pipe conftest.c 1>&5 >configure:2334: checking for mode_t >configure:2367: checking for pid_t >configure:2400: checking for uid_t in sys/types.h >configure:2435: checking for openpty in -lutil >configure:2454: gcc -o conftest -O2 -mcpu=i686 -pipe conftest.c -lutil 1>&5 >configure:2502: checking for memset >configure:2530: gcc -o conftest -O2 -mcpu=i686 -pipe conftest.c -lutil 1>&5 >configure:2514: warning: conflicting types for built-in function `memset' >configure:2502: checking for memcpy >configure:2530: gcc -o conftest -O2 -mcpu=i686 -pipe conftest.c -lutil 1>&5 >configure:2514: warning: conflicting types for built-in function `memcpy' >configure:2502: checking for putenv >configure:2530: gcc -o conftest -O2 -mcpu=i686 -pipe conftest.c -lutil 1>&5 >configure:2502: checking for setenv >configure:2530: gcc -o conftest -O2 -mcpu=i686 -pipe conftest.c -lutil 1>&5 >configure:2502: checking for unsetenv >configure:2530: gcc -o conftest -O2 -mcpu=i686 -pipe conftest.c -lutil 1>&5 >configure:2502: checking for getcwd >configure:2530: gcc -o conftest -O2 -mcpu=i686 -pipe conftest.c -lutil 1>&5 >configure:2502: checking for setsid >configure:2530: gcc -o conftest -O2 -mcpu=i686 -pipe conftest.c -lutil 1>&5 >configure:2502: checking for tcgetattr >configure:2530: gcc -o conftest -O2 -mcpu=i686 -pipe conftest.c -lutil 1>&5 >configure:2502: checking for tcsetattr >configure:2530: gcc -o conftest -O2 -mcpu=i686 -pipe conftest.c -lutil 1>&5 >configure:2502: checking for cfgetospeed >configure:2530: gcc -o conftest -O2 -mcpu=i686 -pipe conftest.c -lutil 1>&5 >configure:2502: checking for grantpt >configure:2530: gcc -o conftest -O2 -mcpu=i686 -pipe conftest.c -lutil 1>&5 >configure:2502: checking for setlocale >configure:2530: gcc -o conftest -O2 -mcpu=i686 -pipe conftest.c -lutil 1>&5 >configure:2502: checking for utime >configure:2530: gcc -o conftest -O2 -mcpu=i686 -pipe conftest.c -lutil 1>&5 >configure:2502: checking for symlink >configure:2530: gcc -o conftest -O2 -mcpu=i686 -pipe conftest.c -lutil 1>&5 >configure:2502: checking for gethostname >configure:2530: gcc -o conftest -O2 -mcpu=i686 -pipe conftest.c -lutil 1>&5 >configure:2502: checking for tcgetpgrp >configure:2530: gcc -o conftest -O2 -mcpu=i686 -pipe conftest.c -lutil 1>&5 >configure:2502: checking for openpty >configure:2530: gcc -o conftest -O2 -mcpu=i686 -pipe conftest.c -lutil 1>&5 >configure:2502: checking for snprintf >configure:2530: gcc -o conftest -O2 -mcpu=i686 -pipe conftest.c -lutil 1>&5 >configure:2502: checking for vsnprintf >configure:2530: gcc -o conftest -O2 -mcpu=i686 -pipe conftest.c -lutil 1>&5 >configure:2577: checking for Terminfo
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 16678
: 8879