[swfmill] building from svn

Mark Winterhalder mark13 at gmail.com
Fri Sep 28 04:08:22 PDT 2007


On 9/28/07, Axel Huizinga <axel at 3drachen.de> wrote:
>
>  Hi,
>  need some advice on building swfmill from svn on my vserver (strato)

Hmm... some ideas:

See if you can free some memory yourself: run 'top', press <shift>-O,
n, <return>. It should now be sorted by memory usage. Maybe there is
something you can halt?
Try again off peak time. Maybe some time at night the other users
don't need as much memory, so there's more left for you.
Or, build it on another machine, ideally with the same flavour of
Linux, then put it into /usr/local/bin. If you post whether you opted
for Debian or OpenSuse, maybe somebody already has it.

HTH,
Mark


>  build fails with:
>  make[3]: Entering directory
> `/private-backup/devel/swfmill/trunk/src'
>  if g++ -DPACKAGE_NAME=\"swfmill\" -DPACKAGE_TARNAME=\"swfmill\"
> -DPACKAGE_VERSION=\"0.2.12.5\" -DPACKAGE_STRING=\"swfmill\ 0.2.12.5\"
> -DPACKAGE_BUGREPORT=\"dan at subsignal.org\ \" -DPACKAGE=\"swfmill\"
> -DVERSION=\"0.2.12.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1  -I. -I.    -I/usr/include/libxml2   -I/usr/include/libxml2
>    -I./swft/ -I./xslt/ -g -O2 -MT swfmill-gSWFBasics.o -MD -MP -MF
> ".deps/swfmill-gSWFBasics.Tpo" -c -o swfmill-gSWFBasics.o `test -f
> 'gSWFBasics.cpp' || echo './'`gSWFBasics.cpp; \
>  then mv -f ".deps/swfmill-gSWFBasics.Tpo" ".deps/swfmill-gSWFBasics.Po";
> else rm -f ".deps/swfmill-gSWFBasics.Tpo"; exit 1; fi
>  virtual memory exhausted: Nicht genügend Hauptspeicher verfügbar
>  make[3]: *** [swfmill-gSWFBasics.o] Fehler 1
>
>  ulimit -a shows:
>  core file size          (blocks, -c) 0
>  data seg size           (kbytes, -d) unlimited
>  file size               (blocks, -f) unlimited
>  pending signals                 (-i) 1024
>  max locked memory       (kbytes, -l) 32
>  max memory size         (kbytes, -m) unlimited
>  open files                      (-n) 1024
>  pipe size            (512 bytes, -p) 8
>  POSIX message queues     (bytes, -q) 819200
>  stack size              (kbytes, -s) 10240
>  cpu time               (seconds, -t) unlimited
>  max user processes              (-u) 16375
>  virtual memory          (kbytes, -v) unlimited
>  file locks                      (-x) unlimited
>
>  any ideas how to solve this?
>  Cordially,
>  Axel
>
> _______________________________________________
> swfmill mailing list
> swfmill at osflash.org
> http://osflash.org/mailman/listinfo/swfmill_osflash.org
>
>



More information about the swfmill mailing list