On Sat, 11 Jun 2005 14:43:44 -0700 OliveAddict <[EMAIL PROTECTED]> babbled: (B (B> Hey folks. I have e17 compiled and running, except for iconbar. (B> Using the latest code from CVS, I get this error when compiling: (B (B"just because there is a directory with code in cvs does not mean it is (Bmaintained or will build" :) (B (Bdont build things just because its in cvs. :) if it doesnt build - dont build (Bit. we sure dont :) (B (B> # note: all libs and apps compiled with --prefix=/usr/local/pkg/e17 (B> # note: /etc/ld.so.conf has a top entry for /usr/local/pkg/e17/lib (B> $ export PATH=/usr/local/pkg/e17/bin:$PATH (B> $ export CPPFLAGS=-I/usr/local/pkg/e17/include (B> $ export LDFLAGS=-L/usr/local/pkg/e17/lib (B> $ cd /usr/local/src/enlightenment-cvs/e17/apps/iconbar (B> $ sudo su - root -c 'ldconfig -v' (B> $ make clean (B> $ ./autogen.sh (B> $ ./configure --prefix=/usr/local/pkg/e17 (B> $ make (B> [snip] (B> main.o(.text+0x1b7): In function `main': (B> /usr/local/src/enlightenment-cvs/e17/apps/iconbar/src/main.c:64: (B> undefined reference to `ecore_x_window_prop_xy_set' (B> collect2: ld returned 1 exit status (B> make[2]: *** [iconbar] Error 1 (B> (B> Now, main.c:64 has: (B> ecore_x_window_prop_xy_set(win, x, y); (B> Interestingly, main.c:65 has: (B> //ecore_x_window_prop_layer_set(win, 1); (B> (B> Looking through e17/libs/ecore code, (B> I only found: (B> ecore_pointer_xy_set (B> ecore_x_window_shape_window_set_xy (B> etc... (B> (B> But no ecore_x_window_prop_xy_set (B> (B> Am I looking in the wrong place? (B> (B> Thanks. (B> (B> (B> ------------------------------------------------------- (B> This SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput (B> a projector? How fast can you ride your desk chair down the office luge track? (B> If you want to score the big prize, get to know the little guy. (B> Play to win an NEC 61" plasma display: http://www.necitguy.com/?r (B> _______________________________________________ (B> enlightenment-users mailing list (B> [email protected] (B> https://lists.sourceforge.net/lists/listinfo/enlightenment-users (B> (B (B (B-- (B------------- Codito, ergo sum - "I code, therefore I am" -------------- (BThe Rasterman (Carsten Haitzler) [EMAIL PROTECTED] $BMg9%B?(B [EMAIL PROTECTED] (BTokyo, Japan ($BEl5~(B $BF|K\(B) (B (B (B------------------------------------------------------- (BThis SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput (Ba projector? How fast can you ride your desk chair down the office luge track? (BIf you want to score the big prize, get to know the little guy. (BPlay to win an NEC 61" plasma display: http://www.necitguy.com/?r=20 (B_______________________________________________ (Benlightenment-users mailing list ([email protected] (Bhttps://lists.sourceforge.net/lists/listinfo/enlightenment-users
