From: Dennis S. <sy...@yo...> - 2004-06-19 20:09:16
|
On Sat, 2004-06-19 at 16:20 -0300, Duilio Javier Protti wrote: > Hi, I have updated the building scripts of > > There is a major error on 0.1.4, you don't > distribute lv_xmms.h, so compilation fails. > You must include lv_xmms.h to libvisual_xmms_la_SOURCES > on src/Makefile.am, this way the header will be > included on the 'dist' target. Omg, that is embarrasing :) after all the auto* 1.8 stuff is done it's time to rerelease it seems :) > >when using --force within the autogen.sh, is --force > >needed or can i drop it ? it seems to work fine > >without it. (automake 1.4) > > On first use is not neede, however, if you upgrade > autoconf or automake, this will make all things be > upgraded to the new version. > I really really recommend you to change to at least > automake 1.7. Rebuilding process is tooooo much improved. Ok, i'll get it working :), this is the first time I used the auto* tools so I'm still kinda flacky here and there! thanks for your help! > >How can I add you as a developer to the libvisual > >project at sf.net? > > Login in to sf.net, then go to project page, click > on Admin menu, then on Members menu, then on > 'Add a developer to this project' and enter > my sf.net username: dprotti I will add you! Thanks a lot, Dennis |