Hello Simone,

Yes, what I said was wrong.  pdflatex is used in the Enterprise version.  In the community version the target is as you say.

I don't know what is going wrong.  However, it probably has to do with what is going on these two lines of output:

Building external references for main
make[1]: *** [external-references] Error 1

The error should not happen there.

I suggest you manually enter the commands when it builds the external-references to see what is failing.

Best regards,
Kern

On 04/01/2014 03:40 PM, Simone Caronni wrote:
On 1 April 2014 15:25, Kern Sibbald <k...@sibbald.com> wrote:
What is the command you are using.

You should do:

cd <docs>
make

It seems to be doing something totally different -- pdfTex and I don't think that code should be executed. It should be executing pdfLatex.  In addition, you are getting an error when building External References, which means that somehow your directory structure is not correct or not executable.  The only thing I can think of is that you are trying execute make without being in the docs directory.

I'm using the latest git tree, inside the docs folder (where the Makefile is) I launch "make".
pdftex is a target of make:

all: pdftex web clean

--Simone


--
You cannot discover new oceans unless you have the courage to lose sight of the shore (R. W. Emerson).

http://xkcd.com/229/
http://negativo17.org/

------------------------------------------------------------------------------
_______________________________________________
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to