On 05/16/2014 02:48 PM, jiazhaoconga wrote:
> mkdir -p tmp
> gawk -f src/doc/secmenu.awk src/doc/htex/CLIF.htex 9 `sed -n '/^CLIF
> /=' examples.list` tmp > tmp/CLIF.menu
> gawk: src/doc/secmenu.awk:109: (FILENAME=src/doc/htex/CLIF.htex
> FNR=84) fatal: can't redirect to `20/ug9.19.menu' (No such file or
> directory)

That looks strange. Especially the '20/ug9.19.menu' I don't see where
that 20 comes from.

Since I usually do an out-of-source build, I may have overlooked
something for an insource build.

Can you tell me the command sequence that led to this log?
I would like to your directory structure, where you build, your
./configure call parameters and then you probably do a

cd src/doc; make ...

Right?

Ralf

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to fricas-devel+unsubscr...@googlegroups.com.
To post to this group, send email to fricas-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/fricas-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to