search for: i386_shared

Displaying 2 results from an estimated 2 matches for "i386_shared".

2008 Jun 04
0
Compile error on CentOS 4.6
...ere is compile error during make.. Here is the error messages. Does it come from the gcc library? Should I update the gcc or other library? [root at localhost barnes]# make BARNES make: Warning: File `code.C' has modification time 6e+02 s in the future m4 -s -Ulen -Uindex /mnt/hgfs/CentOS-4.6-i386_Shared/splash2/codes/null_macros/c.m4.null code.C > code.c gcc -c -O3 -pthread -D_POSIX_C_SOURCE=200112 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wdisabled-optimization -Wpadded -Winline -Wpointer-arith -Wsign-compare -Wendif-labels code.c m4 -s -Ulen -Uindex /mnt/hgfs/Cen...
2008 Jun 04
1
Installing GLIBC for CentOS 4.6
...ild [root at localhost /]# cd glibc-2.3.4-build 4. configure (in the build-folder) [root at localhost /]# ../glibc-2.3.4/configure --prefix=/usr --enable-add-ons 5. make (in the build-folder) [root at localhost /]# make ..... make -C csu subdir_lib make[2]: Entering directory `/mnt/hgfs/CentOS-4.6-i386_Shared/glibc-2.3.4/csu' /mnt/hgfs/CentOS-4.6-i386_Shared/glibc-2.3.4-build/bits/stdio_lim.d:1: warning: NUL character seen; rest of line ignored /mnt/hgfs/CentOS-4.6-i386_Shared/glibc-2.3.4-build/bits/stdio_lim.d:1: *** missing separator. Stop. make[2]: Leaving directory `/mnt/hgfs/CentOS-4.6-i386_Sh...