도전2022

[err]Option add : -static 본문

작업/OvmStart(2010)

[err]Option add : -static

hotdigi 2009. 12. 17. 19:32
root@hotdigi-desktop:~/src/obj2# make
rm -f wine && ln -s ../wine-1.1.33/tools/winewrapper wine
make[1]: Entering directory `/root/src/obj2/tools'
gcc -c -I../../wine-1.1.33/tools -I. -I../../wine-1.1.33/include -I../include  -D__WINESRC__   -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o makedep.o ../../wine-1.1.33/tools/makedep.c
gcc -g -static -o makedep makedep.o
../tools/makedep  -C../../wine-1.1.33/tools -S../../wine-1.1.33 -T..  fnt2bdf.c fnt2fon.c make_ctests.c makedep.c relpath.c sfnt2fnt.c                 
make[1]: Leaving directory `/root/src/obj2/tools'
make[1]: Entering directory `/root/src/obj2/tools'
make[1]: `makedep'는 이미 갱신되었습니다.
make[1]: Leaving directory `/root/src/obj2/tools'
make[1]: Entering directory `/root/src/obj2/libs'
make[2]: Entering directory `/root/src/obj2/libs/port'
../../tools/makedep  -C../../../wine-1.1.33/libs/port -S../../../wine-1.1.33 -T../..  ffs.c fstatvfs.c futimes.c getopt.c getopt1.c getpagesize.c gettid.c interlocked.c isinf.c isnan.c lstat.c memcpy_unaligned.c memmove.c mkstemps.c poll.c pread.c pwrite.c readlink.c spawn.c statvfs.c strcasecmp.c strerror.c strncasecmp.c symlink.c usleep.c                 
make[2]: Leaving directory `/root/src/obj2/libs/port'
make[2]: Entering directory `/root/src/obj2/libs/port'
gcc -c -I../../../wine-1.1.33/libs/port -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o ffs.o ../../../wine-1.1.33/libs/port/ffs.c
gcc -c -I../../../wine-1.1.33/libs/port -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o fstatvfs.o ../../../wine-1.1.33/libs/port/fstatvfs.c
gcc -c -I../../../wine-1.1.33/libs/port -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o futimes.o ../../../wine-1.1.33/libs/port/futimes.c
gcc -c -I../../../wine-1.1.33/libs/port -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o getopt.o ../../../wine-1.1.33/libs/port/getopt.c
gcc -c -I../../../wine-1.1.33/libs/port -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o getopt1.o ../../../wine-1.1.33/libs/port/getopt1.c
gcc -c -I../../../wine-1.1.33/libs/port -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o getpagesize.o ../../../wine-1.1.33/libs/port/getpagesize.c
gcc -c -I../../../wine-1.1.33/libs/port -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o gettid.o ../../../wine-1.1.33/libs/port/gettid.c
gcc -c -I../../../wine-1.1.33/libs/port -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o interlocked.o ../../../wine-1.1.33/libs/port/interlocked.c
gcc -c -I../../../wine-1.1.33/libs/port -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o isinf.o ../../../wine-1.1.33/libs/port/isinf.c
gcc -c -I../../../wine-1.1.33/libs/port -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o isnan.o ../../../wine-1.1.33/libs/port/isnan.c
gcc -c -I../../../wine-1.1.33/libs/port -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o lstat.o ../../../wine-1.1.33/libs/port/lstat.c
gcc -c -I../../../wine-1.1.33/libs/port -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o memcpy_unaligned.o ../../../wine-1.1.33/libs/port/memcpy_unaligned.c
gcc -c -I../../../wine-1.1.33/libs/port -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o memmove.o ../../../wine-1.1.33/libs/port/memmove.c
gcc -c -I../../../wine-1.1.33/libs/port -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o mkstemps.o ../../../wine-1.1.33/libs/port/mkstemps.c
gcc -c -I../../../wine-1.1.33/libs/port -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o poll.o ../../../wine-1.1.33/libs/port/poll.c
gcc -c -I../../../wine-1.1.33/libs/port -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o pread.o ../../../wine-1.1.33/libs/port/pread.c
gcc -c -I../../../wine-1.1.33/libs/port -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o pwrite.o ../../../wine-1.1.33/libs/port/pwrite.c
gcc -c -I../../../wine-1.1.33/libs/port -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o readlink.o ../../../wine-1.1.33/libs/port/readlink.c
gcc -c -I../../../wine-1.1.33/libs/port -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o spawn.o ../../../wine-1.1.33/libs/port/spawn.c
gcc -c -I../../../wine-1.1.33/libs/port -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o statvfs.o ../../../wine-1.1.33/libs/port/statvfs.c
gcc -c -I../../../wine-1.1.33/libs/port -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o strcasecmp.o ../../../wine-1.1.33/libs/port/strcasecmp.c
gcc -c -I../../../wine-1.1.33/libs/port -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o strerror.o ../../../wine-1.1.33/libs/port/strerror.c
gcc -c -I../../../wine-1.1.33/libs/port -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o strncasecmp.o ../../../wine-1.1.33/libs/port/strncasecmp.c
gcc -c -I../../../wine-1.1.33/libs/port -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o symlink.o ../../../wine-1.1.33/libs/port/symlink.c
gcc -c -I../../../wine-1.1.33/libs/port -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o usleep.o ../../../wine-1.1.33/libs/port/usleep.c
rm -f libwine_port.a
ar rc libwine_port.a ffs.o fstatvfs.o futimes.o getopt.o getopt1.o getpagesize.o gettid.o interlocked.o isinf.o isnan.o lstat.o memcpy_unaligned.o memmove.o mkstemps.o poll.o pread.o pwrite.o readlink.o spawn.o statvfs.o strcasecmp.o strerror.o strncasecmp.o symlink.o usleep.o     
ranlib libwine_port.a
make[2]: Leaving directory `/root/src/obj2/libs/port'
make[2]: Entering directory `/root/src/obj2/libs/wine'
../../tools/makedep  -C../../../wine-1.1.33/libs/wine -S../../../wine-1.1.33 -T../..  c_037.c c_10000.c c_10006.c c_10007.c c_10029.c c_1006.c c_10079.c c_10081.c c_1026.c c_1250.c c_1251.c c_1252.c c_1253.c c_1254.c c_1255.c c_1256.c c_1257.c c_1258.c c_1361.c c_20127.c c_20866.c c_20932.c c_21866.c c_28591.c c_28592.c c_28593.c c_28594.c c_28595.c c_28596.c c_28597.c c_28598.c c_28599.c c_28600.c c_28603.c c_28604.c c_28605.c c_28606.c c_424.c c_437.c c_500.c c_737.c c_775.c c_850.c c_852.c c_855.c c_856.c c_857.c c_860.c c_861.c c_862.c c_863.c c_864.c c_865.c c_866.c c_869.c c_874.c c_875.c c_878.c c_932.c c_936.c c_949.c c_950.c casemap.c collation.c compose.c config.c cptable.c debug.c fold.c ldt.c loader.c mbtowc.c mmap.c port.c sortkey.c string.c utf8.c wctomb.c wctype.c                 
make[2]: Leaving directory `/root/src/obj2/libs/wine'
make[2]: Entering directory `/root/src/obj2/libs/wine'
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o c_037.o ../../../wine-1.1.33/libs/wine/c_037.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o c_10000.o ../../../wine-1.1.33/libs/wine/c_10000.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o c_10006.o ../../../wine-1.1.33/libs/wine/c_10006.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o c_10007.o ../../../wine-1.1.33/libs/wine/c_10007.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o c_10029.o ../../../wine-1.1.33/libs/wine/c_10029.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o c_1006.o ../../../wine-1.1.33/libs/wine/c_1006.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o c_10079.o ../../../wine-1.1.33/libs/wine/c_10079.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o c_10081.o ../../../wine-1.1.33/libs/wine/c_10081.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o c_1026.o ../../../wine-1.1.33/libs/wine/c_1026.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o c_1250.o ../../../wine-1.1.33/libs/wine/c_1250.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o c_1251.o ../../../wine-1.1.33/libs/wine/c_1251.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o c_1252.o ../../../wine-1.1.33/libs/wine/c_1252.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o c_1253.o ../../../wine-1.1.33/libs/wine/c_1253.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o c_1254.o ../../../wine-1.1.33/libs/wine/c_1254.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o c_1255.o ../../../wine-1.1.33/libs/wine/c_1255.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o c_1256.o ../../../wine-1.1.33/libs/wine/c_1256.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o c_1257.o ../../../wine-1.1.33/libs/wine/c_1257.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o c_1258.o ../../../wine-1.1.33/libs/wine/c_1258.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o c_1361.o ../../../wine-1.1.33/libs/wine/c_1361.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o c_20127.o ../../../wine-1.1.33/libs/wine/c_20127.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o c_20866.o ../../../wine-1.1.33/libs/wine/c_20866.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o c_20932.o ../../../wine-1.1.33/libs/wine/c_20932.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o c_21866.o ../../../wine-1.1.33/libs/wine/c_21866.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o c_28591.o ../../../wine-1.1.33/libs/wine/c_28591.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o c_28592.o ../../../wine-1.1.33/libs/wine/c_28592.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o c_28593.o ../../../wine-1.1.33/libs/wine/c_28593.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o c_28594.o ../../../wine-1.1.33/libs/wine/c_28594.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o c_28595.o ../../../wine-1.1.33/libs/wine/c_28595.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o c_28596.o ../../../wine-1.1.33/libs/wine/c_28596.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o c_28597.o ../../../wine-1.1.33/libs/wine/c_28597.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o c_28598.o ../../../wine-1.1.33/libs/wine/c_28598.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o c_28599.o ../../../wine-1.1.33/libs/wine/c_28599.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o c_28600.o ../../../wine-1.1.33/libs/wine/c_28600.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o c_28603.o ../../../wine-1.1.33/libs/wine/c_28603.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o c_28604.o ../../../wine-1.1.33/libs/wine/c_28604.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o c_28605.o ../../../wine-1.1.33/libs/wine/c_28605.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o c_28606.o ../../../wine-1.1.33/libs/wine/c_28606.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o c_424.o ../../../wine-1.1.33/libs/wine/c_424.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o c_437.o ../../../wine-1.1.33/libs/wine/c_437.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o c_500.o ../../../wine-1.1.33/libs/wine/c_500.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o c_737.o ../../../wine-1.1.33/libs/wine/c_737.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o c_775.o ../../../wine-1.1.33/libs/wine/c_775.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o c_850.o ../../../wine-1.1.33/libs/wine/c_850.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o c_852.o ../../../wine-1.1.33/libs/wine/c_852.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o c_855.o ../../../wine-1.1.33/libs/wine/c_855.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o c_856.o ../../../wine-1.1.33/libs/wine/c_856.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o c_857.o ../../../wine-1.1.33/libs/wine/c_857.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o c_860.o ../../../wine-1.1.33/libs/wine/c_860.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o c_861.o ../../../wine-1.1.33/libs/wine/c_861.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o c_862.o ../../../wine-1.1.33/libs/wine/c_862.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o c_863.o ../../../wine-1.1.33/libs/wine/c_863.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o c_864.o ../../../wine-1.1.33/libs/wine/c_864.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o c_865.o ../../../wine-1.1.33/libs/wine/c_865.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o c_866.o ../../../wine-1.1.33/libs/wine/c_866.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o c_869.o ../../../wine-1.1.33/libs/wine/c_869.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o c_874.o ../../../wine-1.1.33/libs/wine/c_874.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o c_875.o ../../../wine-1.1.33/libs/wine/c_875.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o c_878.o ../../../wine-1.1.33/libs/wine/c_878.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o c_932.o ../../../wine-1.1.33/libs/wine/c_932.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o c_936.o ../../../wine-1.1.33/libs/wine/c_936.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o c_949.o ../../../wine-1.1.33/libs/wine/c_949.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o c_950.o ../../../wine-1.1.33/libs/wine/c_950.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o casemap.o ../../../wine-1.1.33/libs/wine/casemap.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o collation.o ../../../wine-1.1.33/libs/wine/collation.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o compose.o ../../../wine-1.1.33/libs/wine/compose.c
make[3]: Entering directory `/root/src/obj2/tools'
gcc -c -I../../wine-1.1.33/tools -I. -I../../wine-1.1.33/include -I../include  -D__WINESRC__   -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o relpath.o ../../wine-1.1.33/tools/relpath.c
gcc -g -static -o relpath relpath.o ../libs/port/libwine_port.a
make[3]: Leaving directory `/root/src/obj2/tools'
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o config.o ../../../wine-1.1.33/libs/wine/config.c -DBINDIR='"/usr/local/bin"' -DDLLDIR='"/usr/local/lib/wine"' -DLIB_TO_BINDIR=\"`../../tools/relpath /usr/local/lib /usr/local/bin`\" -DLIB_TO_DLLDIR=\"`../../tools/relpath /usr/local/lib /usr/local/lib/wine`\" -DBIN_TO_DLLDIR=\"`../../tools/relpath /usr/local/bin /usr/local/lib/wine`\" -DBIN_TO_DATADIR=\"`../../tools/relpath /usr/local/bin /usr/local/share/wine`\"
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o cptable.o ../../../wine-1.1.33/libs/wine/cptable.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o debug.o ../../../wine-1.1.33/libs/wine/debug.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o fold.o ../../../wine-1.1.33/libs/wine/fold.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o ldt.o ../../../wine-1.1.33/libs/wine/ldt.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o loader.o ../../../wine-1.1.33/libs/wine/loader.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o mbtowc.o ../../../wine-1.1.33/libs/wine/mbtowc.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o mmap.o ../../../wine-1.1.33/libs/wine/mmap.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o port.o ../../../wine-1.1.33/libs/wine/port.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o sortkey.o ../../../wine-1.1.33/libs/wine/sortkey.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o string.o ../../../wine-1.1.33/libs/wine/string.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o utf8.o ../../../wine-1.1.33/libs/wine/utf8.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o wctomb.o ../../../wine-1.1.33/libs/wine/wctomb.c
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o wctype.o ../../../wine-1.1.33/libs/wine/wctype.c
version=`(GIT_DIR=../../../wine-1.1.33/.git git describe HEAD 2>/dev/null || echo "wine-1.1.33") | sed -n -e '$s/\(.*\)/const char wine_build[] = "\1";/p'` && (echo $version | cmp -s - version.c) || echo $version >version.c || (rm -f version.c && exit 1)
gcc -c -I../../../wine-1.1.33/libs/wine -I. -I../../../wine-1.1.33/include -I../../include  -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o version.o version.c
gcc -shared -Wl,-soname,libwine.so.1 -Wl,--version-script=../../../wine-1.1.33/libs/wine/wine.map c_037.o c_10000.o c_10006.o c_10007.o c_10029.o c_1006.o c_10079.o c_10081.o c_1026.o c_1250.o c_1251.o c_1252.o c_1253.o c_1254.o c_1255.o c_1256.o c_1257.o c_1258.o c_1361.o c_20127.o c_20866.o c_20932.o c_21866.o c_28591.o c_28592.o c_28593.o c_28594.o c_28595.o c_28596.o c_28597.o c_28598.o c_28599.o c_28600.o c_28603.o c_28604.o c_28605.o c_28606.o c_424.o c_437.o c_500.o c_737.o c_775.o c_850.o c_852.o c_855.o c_856.o c_857.o c_860.o c_861.o c_862.o c_863.o c_864.o c_865.o c_866.o c_869.o c_874.o c_875.o c_878.o c_932.o c_936.o c_949.o c_950.o casemap.o collation.o compose.o config.o cptable.o debug.o fold.o ldt.o loader.o mbtowc.o mmap.o port.o sortkey.o string.o utf8.o wctomb.o wctype.o      version.o ../../libs/port/libwine_port.a -ldl    -o libwine.so.1.0
rm -f libwine.so.1 && ln -s libwine.so.1.0 libwine.so.1
rm -f libwine.so && ln -s libwine.so.1 libwine.so
make[2]: Leaving directory `/root/src/obj2/libs/wine'
make[2]: Entering directory `/root/src/obj2/libs/wpp'
../../tools/makedep  -C../../../wine-1.1.33/libs/wpp -S../../../wine-1.1.33 -T../..  preproc.c wpp.c                ppy.y ppl.l
make[2]: Leaving directory `/root/src/obj2/libs/wpp'
make[2]: Entering directory `/root/src/obj2/libs/wpp'
gcc -c -I../../../wine-1.1.33/libs/wpp -I. -I../../../wine-1.1.33/include -I../../include    -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o preproc.o ../../../wine-1.1.33/libs/wpp/preproc.c
gcc -c -I../../../wine-1.1.33/libs/wpp -I. -I../../../wine-1.1.33/include -I../../include    -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o wpp.o ../../../wine-1.1.33/libs/wpp/wpp.c
bison  -p ppy_ -o ppy.tab.c -d ../../../wine-1.1.33/libs/wpp/ppy.y
bison  -p ppy_ -o ppy.tab.c ../../../wine-1.1.33/libs/wpp/ppy.y
gcc -c -I../../../wine-1.1.33/libs/wpp -I. -I../../../wine-1.1.33/include -I../../include    -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o ppy.tab.o ppy.tab.c
flex  -oppl.yy.c ../../../wine-1.1.33/libs/wpp/ppl.l
gcc -c -I../../../wine-1.1.33/libs/wpp -I. -I../../../wine-1.1.33/include -I../../include    -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o ppl.yy.o ppl.yy.c
rm -f libwpp.a
ar rc libwpp.a preproc.o wpp.o ppy.tab.o ppl.yy.o   
ranlib libwpp.a
make[2]: Leaving directory `/root/src/obj2/libs/wpp'
make[1]: Leaving directory `/root/src/obj2/libs'
make[1]: Entering directory `/root/src/obj2/tools'
gcc -c -I../../wine-1.1.33/tools -I. -I../../wine-1.1.33/include -I../include  -D__WINESRC__   -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o fnt2bdf.o ../../wine-1.1.33/tools/fnt2bdf.c
gcc -g -static -o fnt2bdf fnt2bdf.o ../libs/port/libwine_port.a
gcc -c -I../../wine-1.1.33/tools -I. -I../../wine-1.1.33/include -I../include  -D__WINESRC__   -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o fnt2fon.o ../../wine-1.1.33/tools/fnt2fon.c
gcc -g -static -o fnt2fon fnt2fon.o ../libs/port/libwine_port.a
gcc -c -I../../wine-1.1.33/tools -I. -I../../wine-1.1.33/include -I../include  -D__WINESRC__   -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o make_ctests.o ../../wine-1.1.33/tools/make_ctests.c
gcc -g -static -o make_ctests make_ctests.o
gcc -c -I../../wine-1.1.33/tools -I. -I../../wine-1.1.33/include -I../include  -D__WINESRC__   -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -static  -o sfnt2fnt.o ../../wine-1.1.33/tools/sfnt2fnt.c
gcc -g -static -o sfnt2fnt sfnt2fnt.o -L../libs/wine -lwine ../libs/port/libwine_port.a   -Wl,--rpath,\$ORIGIN/../libs/wine
/usr/bin/ld: cannot find -lwine
collect2: ld returned 1 exit status
make[1]: *** [sfnt2fnt] 오류 1
make[1]: Leaving directory `/root/src/obj2/tools'
make: *** [tools] 오류 2
root@hotdigi-desktop:~/src/obj2#

'작업 > OvmStart(2010)' 카테고리의 다른 글

Wine 설치  (0) 2009.12.30
qemu-i386 테스트  (0) 2009.12.23
wine-1.1.33 --prefix="/bin" --without-freetype  (0) 2009.12.17
wine-1.1.33 소스 컴파일  (0) 2009.12.17
x86 Linux에서 arm cross-compile  (0) 2009.12.04