You should probably remove the old tarball for portmidi. rm -rf downloads/potmidi Then build portmidi: bin/gub --fresh mingw::portmidi If that works you can then go on to build denemo.
Jeremiah On Mar 1, 2013 2:37 AM, "Richard Shann" <[email protected]> wrote: > On Thu, 2013-02-28 at 14:09 -0600, Jeremiah Benham wrote: > > > Did you do a git pull before building? > > Ah, no I thought by creating a new branch for your remote mingw branch I > would get the latest. So now with the up-to-date mingw branch I get > everything building up to denemo itself, which fell over trying to find > libportmidi. Below is the gub message > > Richard > > building package: mingw::denemo > *** Stage: download (denemo, mingw) > *** Stage: untar (denemo, mingw) > *** Stage: patch (denemo, mingw) > *** Stage: autoupdate (denemo, mingw) > *** Stage: configure (denemo, mingw) > Command barfed: > cd /home/rshann/gub/target/mingw/build/denemo-1.0.0.~rc.10 && chmod > +x /home/rshann/gub/target/mingw/src/denemo-1.0.0.~rc.10/configure && > sh /home/rshann/gub/target/mingw/src/denemo-1.0.0.~rc.10/configure > --prefix=/usr --cache-file=config.cache --enable-shared --disable-static > --disable-silent-rules --build=x86_64-linux --host=i686-mingw32 > --target=i686-mingw32 --prefix=/usr --sysconfdir=/usr/etc > --includedir=/usr/include --infodir=/usr/share/info > --mandir=/usr/share/man --libdir=/usr/lib --enable-fluidsynth > --disable-binreloc --enable-portmidi > CFLAGS="-I/home/rshann/gub/target/mingw/root/usr/include/evince/2.32" > LDFLAGS="-L/home/rshann/gub/target/mingw/root/usr/lib -levview > -levdocument" > > Tail of target/mingw/log/denemo.log >>>>>>>> > checking portmidi.h presence... no > checking for portmidi.h... no > configure: error: Library 'portmidi' not found > Command barfed: > cd /home/rshann/gub/target/mingw/build/denemo-1.0.0.~rc.10 && chmod > +x /home/rshann/gub/target/mingw/src/denemo-1.0.0.~rc.10/configure && > sh /home/rshann/gub/target/mingw/src/denemo-1.0.0.~rc.10/configure > --prefix=/usr --cache-file=config.cache --enable-shared --disable-static > --disable-silent-rules --build=x86_64-linux --host=i686-mingw32 > --target=i686-mingw32 --prefix=/usr --sysconfdir=/usr/etc > --includedir=/usr/include --infodir=/usr/share/info > --mandir=/usr/share/man --libdir=/usr/lib --enable-fluidsynth > --disable-binreloc --enable-portmidi > CFLAGS="-I/home/rshann/gub/target/mingw/root/usr/include/evince/2.32" > LDFLAGS="-L/home/rshann/gub/target/mingw/root/usr/lib -levview > -levdocument" > <<<<<<<< Tail of target/mingw/log/denemo.log > > >
_______________________________________________ Denemo-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/denemo-devel
