G'day, latest release candidate breaks when compiling individual packages. This is due to intree dependencies that are nolonger satisfied under the following condition, e.g.:
./configure --prefix=/usr/pkg --disable-all-components --enable-gr-audio-oss resulting in: gmake[4]: Entering directory `/usr/pkgsrc/ham/gnuradio-audio-oss/work/gnuradio-3.0.3rc2/gr-audio-oss/src' gmake[4]: *** No rule to make target `../../gnuradio-core/src/lib/libgnuradio-core.la', needed by `_audio_oss.la'. Stop. gmake[4]: Leaving directory `/usr/pkgsrc/ham/gnuradio-audio-oss/work/gnuradio-3.0.3rc2/gr-audio-oss/src' gmake[3]: *** [all] Error 2 gmake[3]: Leaving directory `/usr/pkgsrc/ham/gnuradio-audio-oss/work/gnuradio-3.0.3rc2/gr-audio-oss/src' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/pkgsrc/ham/gnuradio-audio-oss/work/gnuradio-3.0.3rc2/gr-audio-oss' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/pkgsrc/ham/gnuradio-audio-oss/work/gnuradio-3.0.3rc2' gmake: *** [all] Error 2 *** Error code 2 With this in place, pkgsrc will nolonger be able to build individual packages for each module as in the past. cheerio Berndt On Tuesday 27 February 2007 09:31:04 Johnathan Corgan wrote: > All, > > GNU Radio release candidate 3.0.3rc2 is available for testing: > > http://gnuradio.org/releases/gnuradio/gnuradio-3.0.3rc2.tar.gz > http://gnuradio.org/releases/gnuradio/gr-howto-write-a-block-3.0.3rc2.tar.g >z > > This is a bug fix and very minor enhancement release to the existing 3.0 > stable branch. All relevant issues that have been corrected on the main > development trunk have been back-ported. > > Details on the changes since release 3.0.3rc1 are listed here: > > http://gnuradio.org/trac/wiki/Release3.0Branch > > As usual, please report any problems via the Trac ticket system, using > the 'guest' account with password 'gnuradio': > > http://gnuradio.org/trac/ _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio