DocBook-problem with kernel-api in 2.4.19-rc1

Adrian Bunk (bunk@fs.tum.de)
Sat, 29 Jun 2002 22:24:52 +0200 (CEST)


There's the following error when I try a "make psdocs" in 2.4.19-rc1:

<-- snip -->

$ make psdocs
chmod 755 /home/bunk/linux/linux/scripts/docgen
chmod 755 /home/bunk/linux/linux/scripts/gen-all-syms
chmod 755 /home/bunk/linux/linux/scripts/kernel-doc
make -C /home/bunk/linux/linux/Documentation/DocBook books
make[1]: Entering directory `/home/bunk/linux/linux/Documentation/DocBook'
/home/bunk/linux/linux/scripts/docgen
...
/home/bunk/linux/linux/kernel/sysctl.c /home/bunk/linux/linux/lib/string.c
/home/bunk/linux/linux/lib/vsprintf.c /home/bunk/linux/linux/net/netsyms.c
<kernel-api.tmpl >kernel-api.sgml
Error(2021): cannot understand prototype: 'struct seq_operations slabinfo_op = '
make[1]: Leaving directory `/home/bunk/linux/linux/Documentation/DocBook'
make -C Documentation/DocBook ps
make[1]: Entering directory `/home/bunk/linux/linux/Documentation/DocBook'
db2ps kernel-api.sgml
Using catalogs: /etc/sgml/catalog
Using stylesheet: /usr/share/sgml/docbook/utils-0.6.10/docbook-utils.dsl#print
Working on: /home/bunk/linux/linux/Documentation/DocBook/kernel-api.sgml
jade:/home/bunk/linux/linux/Documentation/DocBook/kernel-api.sgml:668:12:E:
end tag for "SECT1" which is not finished
make[1]: *** [kernel-api.ps] Error 8
make[1]: Leaving directory `/home/bunk/linux/linux/Documentation/DocBook'
make: *** [psdocs] Error 2
$

<-- snip -->

cu
Adrian

-- 

You only think this is a free country. Like the US the UK spends a lot of time explaining its a free country because its a police state. Alan Cox

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/