Wed Dec 8 09:06:14 PST 2010
- Previous message: [Slony1-hackers] bulk table adding
- Next message: [Slony1-hackers] [Slony1-general] Slony 1.2.22 & 2.0.6 Released
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi. As for build by MimGW, there was a problem by PostgreSQL Version 9.0.1. It cannot take adjustment of conditions... == $ make make[1]: Entering directory `/home/hiroshi/slony1-1.2.22/src' make[2]: Entering directory `/home/hiroshi/slony1-1.2.22/src/xxid' gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../.. -I/usr/local/pgsql/include -I/usr/local/pgsql/include/server -I/usr/local/pgsql/include/server/port/win32 -c -o xxid.o xxid.c sed -e 's;FILEDESC;"Slony xxid datatype";' -e 's;VFT_APP;VFT_APP;' -e 's;SLVERSION;SLONY_I_VERSION_STRING_DEC ,'`date '+%y%j' | sed 's/^0*//'`';' ../../src/slon/port/win32ver.rc.in > win32ver.rc windres -i win32ver.rc -o win32ver.o --include-dir=../.. rm -f win32ver.rc dlltool --export-all --output-def xxid.def xxid.o win32ver.o dllwrap -o xxid.dll --def xxid.def xxid.o win32ver.o /usr/local/pgsql/lib/pgxs/src/utils/dllinit.o -L/usr/local/pgsql/lib -lpostgres gcc: C:/MinGW/local/pgsql/lib/pgxs/src/utils/dllinit.o: No such file or directory C:\MinGW\bin\dllwrap.exe: C:\MinGW\bin\gcc exited with status 1 make[2]: *** [xxid.dll] Error 1 make[2]: Leaving directory `/home/hiroshi/slony1-1.2.22/src/xxid' make[1]: *** [all] Error 2 make[1]: Leaving directory `/home/hiroshi/slony1-1.2.22/src' make: *** [all] Error 2 == Please take this into consideration. Thanks! Regards, Hiroshi Saito -------------- next part -------------- A non-text attachment was scrubbed... Name: win32_config_patch Type: application/octet-stream Size: 794 bytes Desc: not available Url : http://lists.slony.info/pipermail/slony1-hackers/attachments/20101209/7ec0c805/attachment.obj
- Previous message: [Slony1-hackers] bulk table adding
- Next message: [Slony1-hackers] [Slony1-general] Slony 1.2.22 & 2.0.6 Released
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-hackers mailing list