I think it's using alsa and I think that alsa not is ported to FreeBSD:-(
On Sun, 9 Apr 2006 01:15:59 +0300 "Hisham Mardam Bey" <[EMAIL PROTECTED]> wrote: > evolume is linux specific iirc. I was wondering about porting it to > FreeBSD. > > On 4/9/06, Anders Troback <[EMAIL PROTECTED]> wrote: > > Thanks, the -lintl did it! > > > > Since you are running FreeBSD I must ask you if you have manage to > > compile the evolume module! Have you? > > > > Thanks again!!! > > > > \\troback > > > > On Sat, 8 Apr 2006 01:38:59 +0300 > > "Hisham Mardam Bey" <[EMAIL PROTECTED]> wrote: > > > > > use configgen.sh and make sure your cflags look like this: > > > > > > -I/usr/local/include -L/usr/local/lib -I/usr/X11R6/include > > > -L/usr/X11R6/lib optionally add -lintl > > > I use FreeBSD 6 and it works fine. > > > > > > On 4/8/06, Anders Troback <[EMAIL PROTECTED]> wrote: > > > > Hi, > > > > > > > > I'm trying to build ETK on my FreeBSD-6.1 box! This is what I > > > > get: > > > > > > > > --B<---------------------- > > > > etk_test.o(.text+0x127):/usr/devel/enlightenment/e17/proto/etk/src/bin/etk_test. > > > > c:167: undefined reference to `libintl_gettext' > > > > etk_test.o(.text+0x1be):/usr/devel/enlightenment/e17/proto/etk/src/bin/etk_test. > > > > c:175: undefined reference to `libintl_gettext' > > > > etk_button_test.o(.text+0x4f): In function > > > > `etk_test_button_window_create': > > > > /usr/devel/enlightenment/e17/proto/etk/src/bin/etk_button_test.c:22: > > > > undefined r eference to `libintl_gettext' > > > > etk_button_test.o(.text+0xfa):/usr/devel/enlightenment/e17/proto/etk/src/bin/etk > > > > _button_test.c:29: undefined reference to `libintl_gettext' > > > > etk_button_test.o(.text+0x152):/usr/devel/enlightenment/e17/proto/etk/src/bin/et > > > > k_button_test.c:34: more undefined references to > > > > `libintl_gettext' follow ../../src/lib/.libs/libetk.so: > > > > undefined reference to > > > > `libintl_bindtextdomain' ../../src/lib/.libs/libetk.so: > > > > undefined reference to `libintl_textdomain' gmake[3]: *** > > > > [etk_test] Error 1 gmake[3]: Leaving directory > > > > `/usr/devel/enlightenment/e17/proto/etk/src/bin' gmake[2]: *** > > > > [all-recursive] Error 1 gmake[2]: Leaving directory > > > > `/usr/devel/enlightenment/e17/proto/etk/src' gmake[1]: *** > > > > [all-recursive] Error 1 gmake[1]: Leaving directory > > > > `/usr/devel/enlightenment/e17/proto/etk' gmake: *** [all] Error > > > > 2 --B<---------------------- > > > > > > > > All (almost, some depends on ETK and will obvious not build) > > > > other apps and libs are building just fine but not ETK! > > > > > > > > Any ideas out there? > > > > > > > > Thanks! > > > > > > > > \\troback > > > > > > > > -- > > > > > > > > ============================================ > > > > Microsoft is not the answer. > > > > Microsoft is the question. > > > > And 'No' is the answer! > > > > -------------------------------------------- > > > > http://www.troback.com > > > > - > > > > > > > > > > > > ------------------------------------------------------- > > > > This SF.Net email is sponsored by xPML, a groundbreaking > > > > scripting language that extends applications into web and > > > > mobile media. Attend the live webcast and join the prime > > > > developer group breaking into this new coding territory! > > > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 > > > > _______________________________________________ > > > > enlightenment-users mailing list > > > > [email protected] > > > > https://lists.sourceforge.net/lists/listinfo/enlightenment-users > > > > > > > > > > > > > -- > > > Hisham Mardam Bey > > > MSc (Computer Science) > > > http://hisham.cc/ > > > +9613609386 > > > Codito Ergo Sum (I Code Therefore I Am) > > > > > > > > > ------------------------------------------------------- > > > This SF.Net email is sponsored by xPML, a groundbreaking scripting > > > language that extends applications into web and mobile media. > > > Attend the live webcast and join the prime developer group > > > breaking into this new coding territory! > > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 > > > _______________________________________________ > > > enlightenment-users mailing list > > > [email protected] > > > https://lists.sourceforge.net/lists/listinfo/enlightenment-users > > > > > > > > -- > > > > ============================================ > > Microsoft is not the answer. > > Microsoft is the question. > > And 'No' is the answer! > > -------------------------------------------- > > http://www.troback.com > > - > > > > > -- > Hisham Mardam Bey > MSc (Computer Science) > http://hisham.cc/ > +9613609386 > Codito Ergo Sum (I Code Therefore I Am) > > > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking scripting > language that extends applications into web and mobile media. Attend > the live webcast and join the prime developer group breaking into > this new coding territory! > http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 > _______________________________________________ enlightenment-users > mailing list [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-users -- ============================================ Microsoft is not the answer. Microsoft is the question. And 'No' is the answer! -------------------------------------------- http://www.troback.com - ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
