I have another problem with the maito ebuild. This is the compile error I get.
/bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gfortran -I. -I../src/fortran -O3 -ffast-math -Wl,-s -g -O2 -c -o matio.lo `test -f 'fortran/matio.f90' || echo './'`fortran/matio.f90 make[2]: *** No rule to make target `../src/matio.mod', needed by `all-am'. Stop. This is on a gcc 4.1 machine if that makes any difference. If you need more info let me know. Andrew On 8/30/06, Markus Dittrich <[EMAIL PROTECTED]> wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Wed, 30 Aug 2006, Andrey G. Grozin wrote: > On Tue, 29 Aug 2006, Vadim wrote: > Arrgh!! > > This kind of access violation again. I was told that they have been fixed > once and for all. > > This has nothing to do with matio. This sort of thing happend to me > innumerable times, for various packages. What happens: > > 1. Some ebuild (usually with the USE flag "doc") starts latex > 2. Some font used in the latex file has not yet been used on this > particular computer > 3. latex starts metafont to generate this font > 4. metafont wants to write it to /var/cache/fonts > 5. This triggers sandbox violation > > I don't know how to fight against this. The only way seems to emerge with > sandboxing switched off. The next time the same package can be emerged in > the normal way, because all fonts used in its documentation has been > already generated. > > This is *absolutely* generic problem, and something should be done about > it. > Hi, Have a look at [1] and the links therein which provide some info on how to work with the sandbox. Keep in mind, though, that these commands should only be used if there really is no other way (such as patching the makefile etc.) to get rid of the sandbox violations; the sandbox is present for a very good reason! An ebuild in portage that shows these commands in action would be app-text/ptex-3.1.8.1_p20050418 Best, Markus [1] http://devmanual.gentoo.org/general-concepts/sandbox/index.html - -- Markus Dittrich (markusle) Gentoo Linux Developer Scientific applications -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFE9LpRxlRwCwb7k40RAsHdAJ0Y6APCXQdpFYEuuoVnZoCKQXD2bACfZzyg bcfIKf5BxusFS4ukN0xx3Mc= =/7jY -----END PGP SIGNATURE----- -- [email protected] mailing list
-- [email protected] mailing list
