RELEASE CANDIDATE 1 (uno, one, odin)!!!! Chris Cannam wrote:
I had this compile problem (on machine '<'), ref. http://sourceforge.net/mailarchive/message.php?msg_id=10782804,The first release candidate for 1.0 is now available.
http://www.rosegardenmusic.com/tmp/rosegarden-4-1.0rc1.tar.bz2
Please download and test. Any problems with the build and translations, or very serious bugs or big regressions, should be reported here.
which did not occur on machine '>'. And no the cause of the strange machine names: this is diff of both config processes (I repeat, on '<' it did not compile, on '>' it compiled). Would any of the developers be so kind and spot the lethal difference for me, so I can change the '<'-machine's setup? (Right now I'm compiling RC2 on both machines)
62,64c62,83
< checking for g77... g77
< checking whether we are using the GNU Fortran 77 compiler... yes
< checking whether g77 accepts -g... yes
---
> checking for g77... no
> checking for f77... no
> checking for xlf... no
> checking for frt... no
> checking for pgf77... no
> checking for fort77... no
> checking for fl32... no
> checking for af77... no
> checking for f90... no
> checking for xlf90... no
> checking for pgf90... no
> checking for epcf90... no
> checking for f95... no
> checking for fort... no
> checking for xlf95... no
> checking for ifc... no
> checking for efc... no
> checking for pgf95... no
> checking for lf95... no
> checking for gfortran... no
> checking whether we are using the GNU Fortran 77 compiler... no
> checking whether accepts -g... no
109,121c128,131
< checking if libtool supports shared libraries... yes
< checking whether to build shared libraries... yes
< checking whether to build static libraries... no
< checking for g77 option to produce PIC... -fPIC
< checking if g77 PIC flag -fPIC works... yes
< checking if g77 supports -c -o file.o... yes
< checking whether the g77 linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
< checking dynamic linker characteristics... GNU/Linux ld.so
< checking how to hardcode library paths into programs... immediate
< checking whether stripping libraries is possible... yes
< checking for msgfmt... /usr/bin/msgfmt
< checking for gmsgfmt... /usr/bin/msgfmt
< checking for xgettext... /usr/bin/xgettext
---
> checking for msgfmt... msgfmt
> checking for gmsgfmt... msgfmt
> found msgfmt program is not GNU msgfmt; ignore it
> checking for xgettext... :
181c191
< checking for perl... /home/methke01/bin/perl
---
> checking for perl... /usr/bin/perl
215,218c225,229
< checking for pkg-config... /usr/bin/pkg-config
< checking for xft >= 2.1.0... yes
< checking XFT_CFLAGS... -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/freetype2/config
< checking XFT_LIBS... -L/usr/X11R6/lib -lXft -lX11 -lfreetype -lXrender -lfontconfig
---
> checking for pkg-config... no
> *** The pkg-config script could not be found. Make sure it is
> *** in your path, or set the PKG_CONFIG environment variable
> *** to the full path to pkg-config.
> *** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config.
223,234c234,245
< checking for jack >= 0.77.0... Package jack was not found in the pkg-config search path.
< Perhaps you should add the directory containing `jack.pc'
< to the PKG_CONFIG_PATH environment variable
< No package 'jack' found
< checking for liblo >= 0.5... Package liblo was not found in the pkg-config search path.
< Perhaps you should add the directory containing `liblo.pc'
< to the PKG_CONFIG_PATH environment variable
< No package 'liblo' found
< checking for liblo >= 0.7... Package liblo was not found in the pkg-config search path.
< Perhaps you should add the directory containing `liblo.pc'
< to the PKG_CONFIG_PATH environment variable
< No package 'liblo' found
---
> *** The pkg-config script could not be found. Make sure it is
> *** in your path, or set the PKG_CONFIG environment variable
> *** to the full path to pkg-config.
> *** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config.
> *** The pkg-config script could not be found. Make sure it is
> *** in your path, or set the PKG_CONFIG environment variable
> *** to the full path to pkg-config.
> *** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config.
> *** The pkg-config script could not be found. Make sure it is
> *** in your path, or set the PKG_CONFIG environment variable
> *** to the full path to pkg-config.
> *** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config.
238,241c249,252
< checking for dssi >= 0.4... Package dssi was not found in the pkg-config search path.
< Perhaps you should add the directory containing `dssi.pc'
< to the PKG_CONFIG_PATH environment variable
< No package 'dssi' found
---
> *** The pkg-config script could not be found. Make sure it is
> *** in your path, or set the PKG_CONFIG environment variable
> *** to the full path to pkg-config.
> *** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config.
253c264
< Xft notation font support : yes
---
> Xft notation font support : no
261a273,278
> * Score rendering quality and performance may be
> improved if Xft 2.1.0 and Freetype 2 are available, to permit
> Rosegarden to override the Qt font selection mechanism. It
> may not be worth trying to install them if they aren't already
> present in your distribution though.
>
------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Rosegarden-devel mailing list [email protected] - use the link below to unsubscribe https://lists.sourceforge.net/lists/listinfo/rosegarden-devel
