hi, I get the following when I type make:
 make
grep: PACKAGES.default: No such file or directory
for i in ocaml-cry-0.2.0 ocaml-mad-0.4.2 ocaml-taglib-0.1.4 ocaml-lame-0.3.0 
ocaml-ogg-0.4.2 ocaml-vorbis-0.6.0 ocaml-flac-0.1.0 oca
ml-samplerate-0.1.1 ocaml-lo-0.1.0 ocaml-dtools-0.2.2 ocaml-duppy-0.4.0 
ocaml-mm-0.1.0 liquidsoap-1.0.0-beta2.1; do make -C $i || ex
it 1; done
make[1]: Entering directory `/etc/ls1.2.1/ocaml-cry-0.2.0'
make -C src all
make[2]: Entering directory `/etc/ls1.2.1/ocaml-cry-0.2.0/src'
make[3]: Entering directory `/etc/ls1.2.1/ocaml-cry-0.2.0/src'
make[3]: `cry.cma' is up to date.
make[3]: Leaving directory `/etc/ls1.2.1/ocaml-cry-0.2.0/src'
make[3]: Entering directory `/etc/ls1.2.1/ocaml-cry-0.2.0/src'
make[3]: `cry.cmxa' is up to date.
make[3]: Leaving directory `/etc/ls1.2.1/ocaml-cry-0.2.0/src'
make[2]: Leaving directory `/etc/ls1.2.1/ocaml-cry-0.2.0/src'
make[1]: Leaving directory `/etc/ls1.2.1/ocaml-cry-0.2.0'
make[1]: Entering directory `/etc/ls1.2.1/ocaml-mad-0.4.2'
make -C src
make[2]: Entering directory `/etc/ls1.2.1/ocaml-mad-0.4.2/src'
make[3]: Entering directory `/etc/ls1.2.1/ocaml-mad-0.4.2/src'
make[3]: `libmad_stubs.a' is up to date.
make[3]: `mad.cma' is up to date.
make[3]: Leaving directory `/etc/ls1.2.1/ocaml-mad-0.4.2/src'
make[3]: Entering directory `/etc/ls1.2.1/ocaml-mad-0.4.2/src'
make[3]: `libmad_stubs.a' is up to date.
make[3]: `mad.cmxa' is up to date.
make[3]: Leaving directory `/etc/ls1.2.1/ocaml-mad-0.4.2/src'
make[2]: Leaving directory `/etc/ls1.2.1/ocaml-mad-0.4.2/src'
make[1]: Leaving directory `/etc/ls1.2.1/ocaml-mad-0.4.2'
make[1]: Entering directory `/etc/ls1.2.1/ocaml-taglib-0.1.4'
make -C src all
make[2]: Entering directory `/etc/ls1.2.1/ocaml-taglib-0.1.4/src'
make[3]: Entering directory `/etc/ls1.2.1/ocaml-taglib-0.1.4/src'
g++ -c     -DPIC -fPIC \
                                -I'/usr/lib/ocaml' \
                                taglib_version.cc -o taglib_version.o
make[3]: g++: Command not found
make[3]: *** [taglib_version.o] Error 127
make[3]: Leaving directory `/etc/ls1.2.1/ocaml-taglib-0.1.4/src'
make[2]: *** [byte-code-library] Error 2
make[2]: Leaving directory `/etc/ls1.2.1/ocaml-taglib-0.1.4/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/etc/ls1.2.1/ocaml-taglib-0.1.4'
make: *** [all] Error 1

what does that meen?
------------------------------------------------------------------------------
uberSVN's rich system and user administration capabilities and model 
configuration take the hassle out of deploying and managing Subversion and 
the tools developers use with it. Learn more about uberSVN and get a free 
download at:  http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to