hack/fixed it, I removed the offending lines from the .symbol file, I also had to do it for libwings2
On 28 May 2012 19:21, Paul Harris <[email protected]> wrote: > hi guys, > > I wanted to upgrade to the latest wmaker-git, i pulled and am using > master, and > then I ran: > > fakeroot ./debian/rules binary > > and this was the result: > > make[1]: Entering directory `/home/paul/windowmaker/next_repo/wmaker-crm' > dh_strip --dbg-package=wmaker-dbg > make[1]: Leaving directory `/home/paul/windowmaker/next_repo/wmaker-crm' > dh_makeshlibs -O--parallel > dpkg-gensymbols: warning: some symbols or patterns disappeared in the > symbols file: see diff output below > dpkg-gensymbols: warning: debian/libwutil2/DEBIAN/symbols doesn't match > completely debian/libwutil2.symbols > --- debian/libwutil2.symbols (libwutil2_0.95.2-1+git-1_amd64) > +++ dpkg-gensymbols_rCvdD 2012-05-28 19:19:44.389635367 +0800 > @@ -190,7 +190,7 @@ > W_ApplicationInitialized@Base 0.95.0 > W_CheckIdleHandlers@Base 0.95.0 > W_CheckTimerHandlers@Base 0.95.0 > - W_DraggingInfo@Base 0.95.0 > +#MISSING: 0.95.2-1+git-1# W_DraggingInfo@Base 0.95.0 > W_FlushASAPNotificationQueue@Base 0.95.0 > W_FlushIdleNotificationQueue@Base 0.95.0 > W_HandleInputEvents@Base 0.95.0 > dh_makeshlibs: dpkg-gensymbols -plibwutil2 -Idebian/libwutil2.symbols > -Pdebian/libwutil2 returned exit code 1 > make: *** [binary] Error 1 > paul@p150hm:~/windowmaker/next_repo/wmaker-crm$ > > Ideas? > > thanks, > Paul > >
