public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/12049] New: GLIBC compiling with ERR
@ 2003-08-25  9:25 lshulov at arabellasw dot com
  2003-08-25 10:11 ` [Bug other/12049] " aj at gcc dot gnu dot org
  2003-08-25 13:48 ` dhazeghi at yahoo dot com
  0 siblings, 2 replies; 3+ messages in thread
From: lshulov at arabellasw dot com @ 2003-08-25  9:25 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12049

           Summary: GLIBC compiling with ERR
           Product: gcc
           Version: 3.3.2
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: other
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: lshulov at arabellasw dot com
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686, Debian Linux 3.0
  GCC host triplet: i686, Debian Linux 3.0
GCC target triplet: mips

GLIBC configuration:
CC=mips-linux-gcc /home/GNU/glibc-2.3.2/glibc-2.3.2/configure \
--build=i686-pc-linux-gnu --host=mips-linux \
--prefix=/opt/Arabella/mips-linux --enable-add-ons \
--with-headers=/home/GNU/kernel-2.4.21/include

Log file of MAKE:
..........
mips-linux-gcc ../sysdeps/unix/sysv/linux/sa_len.c -c -std=gnu99 -O2 -Wall
-Winline -Wstrict-prototypes -Wwrite-strings -g      -I../include -I.
-I/home/GNU/obj/glibc/socket -I.. -I../libio  -I/home/GNU/obj/glibc
-I../sysdeps/mips/elf -I../linuxthreads/sysdeps/unix/sysv/linux/mips
-I../linuxthreads/sysdeps/unix/sysv/linux -I../linuxthreads/sysdeps/pthread
-I../sysdeps/pthread -I../linuxthreads/sysdeps/unix/sysv
-I../linuxthreads/sysdeps/unix -I../linuxthreads/sysdeps/mips
-I../sysdeps/unix/sysv/linux/mips -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu
-I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet
-I../sysdeps/unix/sysv -I../sysdeps/unix/mips -I../sysdeps/unix
-I../sysdeps/posix -I../sysdeps/mips/fpu -I../sysdeps/mips
-I../sysdeps/wordsize-32 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754/dbl-64
-I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic  -nostdinc
-isystem /opt/Arabella/lib/gcc-lib/mips-linux/3.3.1/include -isystem
/home/GNU/kernel-2.4.21/include -D_LIBC_REENTRANT -include
../include/libc-symbols.h  -DPIC     -o /home/GNU/obj/glibc/socket/sa_len.o
In file included from /home/GNU/kernel-2.4.21/include/asm/types.h:12,
                 from ../sysdeps/unix/sysv/linux/netatalk/at.h:22,
                 from ../sysdeps/unix/sysv/linux/sa_len.c:22:
/home/GNU/kernel-2.4.21/include/linux/config.h:4:28: linux/autoconf.h: No such
file or directory
make[2]: *** [/home/GNU/obj/glibc/socket/sa_len.o] Error 1
make[2]: Leaving directory `/home/GNU/glibc-2.3.2/glibc-2.3.2/socket'
make[1]: *** [socket/subdir_lib] Error 2
make[1]: Leaving directory `/home/GNU/glibc-2.3.2/glibc-2.3.2'
make: *** [all] Error 2

Best regards
Leonid


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug other/12049] GLIBC compiling with ERR
  2003-08-25  9:25 [Bug other/12049] New: GLIBC compiling with ERR lshulov at arabellasw dot com
@ 2003-08-25 10:11 ` aj at gcc dot gnu dot org
  2003-08-25 13:48 ` dhazeghi at yahoo dot com
  1 sibling, 0 replies; 3+ messages in thread
From: aj at gcc dot gnu dot org @ 2003-08-25 10:11 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12049


aj at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


------- Additional Comments From aj at gcc dot gnu dot org  2003-08-25 10:11 -------

This is a bug in your local setup:
/home/GNU/kernel-2.4.21/include/linux/config.h:4:28: linux/autoconf.h: No such
file or directory
make[2]: *** [/home/GNU/obj/glibc/socket/sa_len.o] Error 1

You have to setup your include files correctly.

please do check before sending bug reports that what you report is really a
gcc bug and not a bug in your local setup.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug other/12049] GLIBC compiling with ERR
  2003-08-25  9:25 [Bug other/12049] New: GLIBC compiling with ERR lshulov at arabellasw dot com
  2003-08-25 10:11 ` [Bug other/12049] " aj at gcc dot gnu dot org
@ 2003-08-25 13:48 ` dhazeghi at yahoo dot com
  1 sibling, 0 replies; 3+ messages in thread
From: dhazeghi at yahoo dot com @ 2003-08-25 13:48 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12049



------- Additional Comments From dhazeghi at yahoo dot com  2003-08-25 13:48 -------
Before you install the linux kernel headers, you must do "make oldconfig ARCH=mips" or 
something like that. Take a look at Dan Kegel's crosstools, http://www.kegel.com/cross-tool , 
particularly the comments in the actual script, since he describes exactly this problem.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-08-25 13:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-08-25  9:25 [Bug other/12049] New: GLIBC compiling with ERR lshulov at arabellasw dot com
2003-08-25 10:11 ` [Bug other/12049] " aj at gcc dot gnu dot org
2003-08-25 13:48 ` dhazeghi at yahoo dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).