Re: rakarrack-0.5.8_Equinox is released

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 21 June 2010 11:09, Josep Andreu <holborn@xxxxxxxxxxxxxx> wrote:
>
>  Hi
>
>  We are pleased to announce the release of rakarrack 0.5.8 Equinox, a summer gift.  This is a major feature release, but we have also fixed many old bugs.


on gentoo amd64 testing,

./configure finds fltk-config,
but then fails to find fltk.

config.log:
...(snip)...
configure:4098: checking for fltk-config
configure:4114: found /usr/bin/fltk-config
configure:4125: result: fltk-config
...(snip)...
configure:5415: checking for main in -lfltk
configure:5434: gcc -o conftest -g -O2   conftest.c -lfltk   -lX11
-lXft -lXrender -ldl >&5
/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/../../../../x86_64-pc-linux-gnu/bin/ld:
cannot find -lfltk
collect2: ld returned 1 exit status
configure:5434: $? = 1
configure: failed program was:
...(snip)...
configure:5443: result: no
configure:5452: error: FLTK library not found.

I've remmed out the test in configure.in and autoconfed again

#AC_CHECK_LIB([fltk], [main], [ac_fltk="yes"], [ac_fltk="no"])
#if test "x$ac_fltk" = "xno"; then
#AC_MSG_ERROR([FLTK library not found.])
#fi

to get it to build.

cheers.
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@xxxxxxxxxxxxxxxxxxxx
http://lists.linuxaudio.org/listinfo/linux-audio-user



[Index of Archives]     [Linux Sound]     [ALSA Users]     [Pulse Audio]     [ALSA Devel]     [Sox Users]     [Linux Media]     [Kernel]     [Photo Sharing]     [Gimp]     [Yosemite News]     [Linux Media]

  Powered by Linux