I just downloaded & built CVS successfully* from scratch, using the
instructions here:

http://enlightenment.org/pages/cvsnotes.html (not linked from the menu, btw)

After that, the basic apps built fine too



* emotion doesn't seem to build - one of the libtool commands comes up with
-rpath then some other flags, then it complains that rpath needs an absulute
path. Inserting "/usr/local/lib" (just a guess) between rpath and the next flag
made it 'make', but then 'make install' failed :( The exact output is below. I
know people don't tend to like complaints about CVS being broken, but I felt
it's appropriate to the the discussion, as a warning or somesuch :)

make:
/bin/sh ../../../libtool --mode=link gcc  -g -O2  -o xineplug_vo_out_emotion.la
-rpath   -module -avoid-version -L../../../src/lib -L../../../src/lib/.libs
emotion_xine_vo_out.lo
libtool: link: only absolute run-paths are allowed

after adding -rpath /usr/local/lib, make install:
/bin/sh ../../../libtool  --mode=install /bin/install -c
xineplug_vo_out_emotion.la /xineplug_vo_out_emotion.la
libtool: install: `' must be an absolute directory name

-- Shish


                
_______________________________
Do you Yahoo!?
Win 1 of 4,000 free domain names from Yahoo! Enter now.
http://promotions.yahoo.com/goldrush


-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
enlightenment-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to