Re: [AD] SF.net SVN: alleg:[11579] allegro/branches/4.9

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


On February 10, 2009, Peter Wang wrote:
> On 2009-02-10, Thomas Fjellstrom <tfjellstrom@xxxxxxxxxx> wrote:
> > > Modified: allegro/branches/4.9/misc/zipup.sh
> > > ===================================================================
> > > --- allegro/branches/4.9/misc/zipup.sh	2009-02-08 17:35:26 UTC (rev
> > > 11578) +++ allegro/branches/4.9/misc/zipup.sh	2009-02-09 08:22:22 UTC
> > > (rev 11579) @@ -182,9 +182,9 @@
> > >     mkdir $builddir
> > >     ( cd $builddir
> > >         cmake ..
> > > -       make docs
> > > +       make docs html
> >
> > "make docs html" doesn't seem to work. what is it supposed to be?
>
> Works here.
>
> % make docs html
> [  0%] Generating html/changes-4.9.html
> [100%] Built target docs
> [  0%] Generating inc.z.html
> [  0%] Generating inc.a.html
> [  0%] Generating color.html
> [  0%] Generating config.html
> [  0%] Generating display.html
> [  0%] Generating events.html
> [  0%] Generating font.html
> [  0%] Generating fshook.html
> [  0%] Generating graphics.html
> [  0%] Generating iio.html
> [  0%] Generating joystick.html
> [  0%] Generating kcm_audio.html
> [  0%] Generating keyboard.html
> [  0%] Generating memory.html
> [  0%] Generating mouse.html
> [  0%] Generating opengl.html
> [  0%] Generating path.html
> [  0%] Generating primitives.html
> [  0%] Generating state.html
> [  0%] Generating system.html
> [  0%] Generating threads.html
> [  0%] Generating time.html
> [  0%] Generating timer.html
> [  0%] Generating utf8.html
> [  0%] Generating index.html
> [100%] Built target html
>
> Peter


moose@xxxxxxxxxx$ make docs html
Built target docs
make: *** No rule to make target `html'.  Stop.

I would assume it has something to do with not having pandoc. Maybe cmake or 
make should say something about missing pandoc.

seems debian has pandoc (0.46+2+b2) in sid now, so I've installed it and get:

/home/moose/projects/allegro.git/build/docs/texi/changes-4.9.texi:93: 
Misplaced {.
/home/moose/projects/allegro.git/build/docs/texi/changes-4.9.texi:93: 
Misplaced }.
/home/moose/projects/allegro.git/build/docs/texi/changes-4.9.texi:93: 
Unmatched }.
make[3]: *** [docs/txt/changes-4.9.txt] Error 1


>
> ---------------------------------------------------------------------------
>--- Create and Deploy Rich Internet Apps outside the browser with
> Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing
> skills and code to build responsive, highly engaging applications that
> combine the power of local resources and data with the reach of the web.
> Download the Adobe AIR SDK and Ajax docs to start building applications
> today-http://p.sf.net/sfu/adobe-com


-- 
Thomas Fjellstrom
tfjellstrom@xxxxxxxxxx




Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/