Comment 8 for bug 237814

Revision history for this message
Andrew Starr-Bochicchio (andrewsomething) wrote : Re: Please merge deluge-torrent (0.5.9.1-1) from Debian unstable

Doesn't seem to want to compile with gcc-4.3, it compiles fine with 4.2 on Hardy.

src/deluge_core.cpp:2682: warning: deprecated conversion from string constant to 'char*'
src/deluge_core.cpp: In function 'void initdeluge_core()':
src/deluge_core.cpp:2687: warning: deprecated conversion from string constant to 'char*'
error: command 'gcc' failed with exit status 1
make: *** [build-stamp2.4] Error 1
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
pbuilder: Failed autobuilding of package

Going to take a look at Deluge trunk to see if there is anything to cherry-pick....