RS/6000/AIX °ü·Ã °Ô½ÃÆÇ

2004/08/12(10:12) from 218.55.98.190
ÀÛ¼ºÀÚ : ±è°æ¿ë (blue7908@hotmail.com) Á¶È¸¼ö : 2251 , ÁÙ¼ö : 73
»ï¹ÙÄÄÆÄÀÏ°ü·Ã Áú¹®»çÇ×...
¸ÕÀú¹ø apache°ÇÀº °¨»çÇÕ´Ï´Ù.
¸¹Àº µµ¿òÀÌ 됬½À´Ï´Ù.

Áú¹® Çϳª ´õ ¿Ã¸³´Ï´Ù.

[root@f50:/dread/samba-3.0.5/source]make -version
GNU Make version 3.79.1, by Richard Stallman and Roland McGrath.
Built for powerpc-ibm-aix4.3.2.0
Copyright (C) 1988, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 2000
       Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.

Report bugs to .

[root@f50:/dread/samba-3.0.5/source]
[root@f50:/dread/samba-3.0.5/source]gcc -v
Reading specs from /usr/local/lib/gcc-lib/powerpc-ibm-aix4.3.2.0/3.3.3/specs
Configured with: ../gcc-3.3.3/configure --disable-nls
Thread model: aix
gcc version 3.3.3
[root@f50:/dread/samba-3.0.5/source]
[root@f50:/dread/samba-3.0.5/source]vi Makefile
"Makefile" 1504 lines, 56443 characters
#########################################################################
# Makefile.in for Samba - rewritten for autoconf support
# Copyright Andrew Tridgell 1992-1998
# Copyright (C) 2001 by Martin Pool
# Copyright Andrew Bartlett 2002
# Copyright (C) 2003 Jim McDonough
# Copyright (C) 2002-2003 Jelmer Vernooij
###########################################################################

prefix=/usr/local/samba
exec_prefix=${prefix}

LIBS=
CC=/usr/local/bin/gcc
SHLD=${CC} ${CFLAGS}
CFLAGS= -O
CPPFLAGS= -D_LARGE_FILES
EXEEXT=
LDFLAGS=
AR=ar
LDSHFLAGS=-Wl,-bbogtoc,-bexpall,-bM:SRE,-bnoentry,-berok,
WINBIND_NSS_LDSHFLAGS=-Wl,-bexpall,-bM:SRE,-ewb_aix_init
AWK=nawk
DYNEXP=-Wl,-brtl,-bexpall
PYTHON=
PERL=//bin/perl

TERMLDFLAGS=
TERMLIBS=
"Makefile" 1504 lines, 56443 characters
[root@f50:/dread/samba-3.0.5/source]make
Using FLAGS =  -O -I./popt -Iinclude -I/dread/samba-3.0.5/source/include -I/dread/samba-3.0.5/source/ubiqx -I/dread/samba-3.0.5/source/smbwrapper  -I. -D_LARGE_FILES -I/dread/samba-3.0.5/source    
     LIBS =
     LDSHFLAGS = -Wl,-bbogtoc,-bexpall,-bM:SRE,-bnoentry,-berok,
     LDFLAGS =
Compiling dynconfig.c
Compiling smbd/build_options.c
Linking bin/smbd
ld: 0711-781 ERROR: TOC overflow. TOC size: 87548       Maximum size: 65536
collect2: ld returned 12 exit status
make: *** [bin/smbd] Error 1
[root@f50:/dread/samba-3.0.5/source]

gcc 3.3.3
gmake 3.79.1

LD ¿¡¼­ -bbigtoc ¸¦ Ãß°¡ Çߴµ¥ ¾ÈµÇ³×¿ä..
¾Ë·ÁÁÖ½Ã¸é °¨»çÇÏ°Ú½À´Ï´Ù.

Modify Delete Post Reply Backward Forward List
Powered by Kang Jul Ki