Am Sonntag 21 Dezember 2008 schrieb Michael Galloway: ... > > Strategy 2: s0 > > make: *** [tescht.tif] error accessing memory > > make: *** file »tescht.tif« will be deleted > > > > any ideas what goes wrong? > > thanks for advice, kr, > > > > marexel > > ok, i've built on every version of opensuse (well, not 11.1 yet) since 9.3 > and never seen any issues like these. since you are getting cvs, perhaps > trying a previous version in the off chance there there was some issue in > the version you downloaded. the make error accessing memory has the feel of > hardware issue to me. what are the details of your build environrment > (hardware/memory/os/compiler level etc).
This is known error of enblend on 64-bit ubuntu and suse.
Compiling enblend like:
# cd <enblend-source>
# make distclean
# cvs up
# make -f Makefile.cvs
# ./configure --enable-debug=yes
# make
# sudo make install
I had no problems on these platforms anymore.
("--enable-debug=yes" _is_ important here)
Kornel
--
Kornel Benko
[email protected]
signature.asc
Description: This is a digitally signed message part.
