bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

problem compile libc 2.3


From: James Morrison
Subject: problem compile libc 2.3
Date: Mon, 15 Jul 2002 16:39:36 -0700 (PDT)

 Hi,

  I seem to be having trouble compiling libc 2.3 with gcc 3.1 .
Here is the command line and error:
make[2]: Entering directory `/home/compile/A/cvs/libc/mach'
echo '#include <device/device_request.defs>' | CC='gcc' CPP='gcc -E -x c' mig -
/dev/null -DMACH_IPC_COMPAT=0 -DSTANDALONE -DTypeCheck=0 -I../include -I.
-I/home/jim/cvs/libc/build/mach -I.. -I../libio -I../hurd
-I/home/jim/cvs/libc/build/hurd/ -I../mach -I/home/jim/cvs/libc/build/mach/
-I/home/jim/cvs/libc/build -I../sysdeps/i386/elf -I../sysdeps/mach/hurd/i386
-I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4
-I../sysdeps/unix/mman -I../sysdeps/mach/i386 -I../sysdeps/mach
-I../sysdeps/i386/fpu -I../sysdeps/i386 -I../sysdeps/wordsize-32
-I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64
-I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/common
-I../sysdeps/unix/inet -I../sysdeps/unix -I../sysdeps/posix
-I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic  -nostdinc
-isystem /usr/lib/gcc-lib/i386-gnu/3.1/include -isystem /home/compile/B/include
-Dvm_map=vm_map_rpc -Dvm_allocate=vm_allocate_rpc
-Dvm_deallocate=vm_deallocate_rpc -Dtask_create=task_create_rpc
-Dtask_terminate=task_terminate_rpc -Dtask_suspend=task_suspend_rpc
-Dtask_set_special_port=task_set_special_port_rpc
-Dmach_port_allocate=mach_port_allocate_rpc
-Dmach_port_deallocate=mach_port_deallocate_rpc
-Dmach_port_insert_right=mach_port_insert_right_rpc
-Dmach_port_allocate_name=mach_port_allocate_name_rpc
-Dthread_depress_abort=thread_depress_abort_rpc -subrprefix __  -header
/home/jim/cvs/libc/build/mach/device/device_request.uh -server /dev/null -user
/dev/null
<stdin>:1:38: device/device_request.defs: No such file or directory
mig: fatal: no SubSystem declaration
make[2]: *** [/home/jim/cvs/libc/build/mach/device/device_request.uh] Error 1
make[2]: Leaving directory `/home/compile/A/cvs/libc/mach'
make[1]: *** [mach/subdir_lib] Error 2
make[1]: Leaving directory `/home/compile/A/cvs/libc'
make: *** [all] Error 2
jim@lazarus:~/cvs/libc/build$ ls -l
/home/compile/B/include/device/device_request.defs
-rw-r--r--    1 root     root         2290 Apr 21 13:18
/home/compile/B/include/device/device_request.defs
jim@lazarus:~/cvs/libc/build$ gcc -v
Configured with: /disk2/scratch/gcc-3.1-3.1ds2/src/configure -v
--enable-languages=c,c++,f77,proto,objc --prefix=/usr
--mandir=$(prefix)/share/man --infodir=$(prefix)/share/info
--with-gxx-include-dir=$(prefix)/include/g++-v3-3.1 --enable-shared
--with-system-zlib --enable-long-long --enable-nls --without-included-gettext
--enable-clocale=gnu --enable-objc-gc i386-gnu
Thread model: single
gcc version 3.1 (Debian)

 I have no clue what is going wrong, everything seems to be where it should be.

=====
James Morrison
   University of Waterloo
   Computer Science - Digital Hardware
   2A co-op
http://hurd.dyndns.org

Anyone referring to this as 'Open Source' shall be eaten by a GNU

__________________________________________________
Do You Yahoo!?
Yahoo! Autos - Get free new car price quotes
http://autos.yahoo.com



reply via email to

[Prev in Thread] Current Thread [Next in Thread]