There's a small bug in the script, if BUILD_DIR is the same directory as
CVS_SRC, it will remove your freshly downloaded sources because of this
line:
rm -rf $BUILD_DIR/*
please place a # in front of it, or use two different directories.
Jasper
> ...
> # gcc flags
> FLAGS="-O3 -march=pentium3"
>
> -- added lines --
> LDDFLAGS=-L$BUILD_DIR/lib
> CPPFLAGS=-L$BUILD_DIR/include
> -- added lines --
>
> maak() {
> make distclean &> /dev/null
>
> # configure, make, & install with logs
> ./autogen.sh --prefix=$BUILD_DIR LDFLAGS=$LDFLAGS CPPFLAGS=$CPPFLAGS
> &> $CVS_SRC/logs/$X.log
> ...
>
> You could include cvs download before the building thing in that perl
> version :)
> btw, which distro you are using?
>
>
> --
> [ Benone Marcos ]
>
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&op=click
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users