[fpc-devel] doc build fails

Stefan Kisdaroczi kisda at hispeed.ch
Sat Jul 22 08:10:31 CEST 2006


Michael Van Canneyt wrote:
> 
> On Sat, 22 Jul 2006, Stefan Kisdaroczi wrote:
> 
>> Hi,
>>
>> doc build fails with make deb in the fixes_2_0 branch.
>> RTL Documentation: fpdoc error "/rtl/unix/graph.pp not found".
>> It seems it was moved to packages/base/graph/unix/graph.pp
> 
> This has been fixed since some time, you pobably don't have the latest sources.

strange, normally 'svn up' should do the job. i updated yesterday
evening. working copy infos pasted below... I cant see the problem

> I had to fix this for the 2.0.4 release candidates, so I'm pretty sure it works :-)

I didnt had this problem with release_2_0_4_rc2. I can confirm that make
deb worked.

my working copy:

kisda at amd:~/src/fpcbuild/fixes_2_0$ svn info
Path: .
URL: http://svn.freepascal.org/svn/fpcbuild/branches/fixes_2_0
Repository Root: http://svn.freepascal.org/svn/fpcbuild
Repository UUID: b4dd5b90-57f8-0310-8fd5-d8d89816a767
Revision: 150
Node Kind: directory
Schedule: normal
Last Changed Author: hajny
Last Changed Rev: 150
Last Changed Date: 2006-07-21 22:53:52 +0200 (Fri, 21 Jul 2006)
Properties Last Updated: 2006-07-21 23:46:25 +0200 (Fri, 21 Jul 2006)

kisda at amd:~/src/fpcbuild/fixes_2_0$ svn propget svn:externals
fpcsrc http://svn.freepascal.org/svn/fpc/branches/fixes_2_0
fpcdocs http://svn.freepascal.org/svn/fpcdocs/branches/fixes_2_0
logs http://svn.freepascal.org/svn/logs


kisda at amd:~/src/fpcbuild/fixes_2_0$ svn up

Fetching external item into 'fpcsrc'
External at revision 4274.


Fetching external item into 'fpcdocs'
External at revision 176.


Fetching external item into 'logs'
External at revision 4458.

At revision 150.
kisda at amd:~/src/fpcbuild/fixes_2_0$ grep -r rtl/unix/graph.pp * | grep
-v "\.svn"
build/fpc-2.0.4/fpcdocs/Makefile:RTLOPTS+= --descr=graph.xml
--input="$(FPCSRCDIR)/rtl/unix/graph.pp -Fi$(FPCSRCDIR)/rtl/i386
-Fi$(FPCSRCDIR)/rtl/inc/graph"
build/fpc-2.0.4/fpcdocs/Makefile.fpc:RTLOPTS+= --descr=graph.xml
--input="$(FPCSRCDIR)/rtl/unix/graph.pp -Fi$(FPCSRCDIR)/rtl/i386
-Fi$(FPCSRCDIR)/rtl/inc/graph"
fpcdocs/Makefile:RTLOPTS+= --descr=graph.xml
--input="$(FPCSRCDIR)/rtl/unix/graph.pp -Fi$(FPCSRCDIR)/rtl/i386
-Fi$(FPCSRCDIR)/rtl/inc/graph"
fpcdocs/Makefile.fpc:RTLOPTS+= --descr=graph.xml
--input="$(FPCSRCDIR)/rtl/unix/graph.pp -Fi$(FPCSRCDIR)/rtl/i386
-Fi$(FPCSRCDIR)/rtl/inc/graph"
kisda at amd:~/src/fpcbuild/fixes_2_0$

> Michael.
> _______________________________________________
> fpc-devel maillist  -  fpc-devel at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-devel
> 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20060722/56ddd6b8/attachment.sig>


More information about the fpc-devel mailing list