Joseph S jks at selectacast.net
Thu Jun 17 13:47:44 PDT 2010
I can't compile 2.0.4 rc2

slony_logshipper.c: In function ‘main’:
slony_logshipper.c:476: warning: ‘destfname.data’ may be used 
uninitialized in this function
gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../.. 
-DPGSHARE="\"/usr/local/pgsql/share/\""  -I/usr/local/pgsql/include/ 
-I/usr/local/pgsql/include/server/  -c -o dbutil.o dbutil.c
gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../.. 
-DPGSHARE="\"/usr/local/pgsql/share/\""  -I/usr/local/pgsql/include/ 
-I/usr/local/pgsql/include/server/  -c -o ipcutil.o ipcutil.c
bison -y -d  parser.y
mv -f y.tab.c parser.c
Missing flex scan.l scan.c
gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../.. 
-DPGSHARE="\"/usr/local/pgsql/share/\""  -I/usr/local/pgsql/include/ 
-I/usr/local/pgsql/include/server/  -c -o parser.o parser.c
gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../.. 
-DPGSHARE="\"/usr/local/pgsql/share/\""  -I/usr/local/pgsql/include/ 
-I/usr/local/pgsql/include/server/  -c -o scan.o scan.c
gcc: scan.c: No such file or directory
gcc: no input files
make[2]: *** [scan.o] Error 1
make[2]: Leaving directory 
`/local/download/src/slony1-2.0.4.rc2/src/slony_logshipper'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/local/download/src/slony1-2.0.4.rc2/src'
make: *** [all] Error 2

There is a scan.c under src/slonik/

Steve Singer wrote:
> Joseph S wrote:
>> Should I blow away my old slave database and rereplicate from 
>> scratch?  Or can I just upgrade slony and start it up?
>>
>> Steve Singer wrote:
>>> I have tagged Slony-I 2.0.4 RC2
>>>
>>> This is like 2.0.4 RC1 plus the memory leak fixes discussed on the list.
>>>
>>> http://lists.slony.info/downloads/2.0/source/slony1-2.0.4.rc2.tar.bz2
>>>
>>> It would be nice if people could test it and report back to the list.
>>>
>>>
> 
> 
> As long as your test database was in a resonable state the upgrade from 
> a previous 2.0.x release should work fine.  Please report any issues you 
> encounter
> 
> 
>>>
>>>
>>>   
>> _______________________________________________
>> Slony1-general mailing list
>> Slony1-general at lists.slony.info
>> http://lists.slony.info/mailman/listinfo/slony1-general
> 
> 



More information about the Slony1-general mailing list