forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Can't Make Doc's

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development
View previous topic :: View next topic  
Author Message
webjeff



Joined: 05 May 2005
Posts: 66

PostPosted: Sat Jul 16, 2005 1:17 pm    Post subject: Can't Make Doc's Reply with quote

I'm having the same prob as posted here:

http://forums.ps2dev.org/viewtopic.php?t=2365&start=0&postdays=0&postorder=asc&highlight=doc+pspsdk+tag+error&sid=54706efc4376a917a7729434e0ea1a54

Code:

$ make doxygen-doc
rm -rf doc
SRCDIR='.' PROJECT='pspsdk' DOCDIR='doc' VERSION='1.0+beta' PERL_PATH='/usr/bin/
perl' HAVE_DOT='NO' GENERATE_MAN='NO' GENERATE_RTF='NO' GENERATE_XML='NO' GENERA
TE_HTMLHELP='NO' GENERATE_CHI='NO' GENERATE_HTML='YES' GENERATE_LATEX='NO' /cygd
rive/c/PS2Dev/share/doxygen ./doc/doxygen.cfg
Error: configuration file ./doc/doxygen.cfg not found!
Doxygen version 1.2.18
Copyright Dimitri van Heesch 1997-2002

You can use doxygen in a number of ways:

1) Use doxygen to generate a template configuration file:
    /cygdrive/c/PS2Dev/share/doxygen [-s] -g [configName]

    If - is used for configName doxygen will write to standard output.

2) Use doxygen to update an old configuration file:
    /cygdrive/c/PS2Dev/share/doxygen [-s] -u [configName]

3) Use doxygen to generate documentation using an existing configuration file:
    /cygdrive/c/PS2Dev/share/doxygen [configName]

    If - is used for configName doxygen will read from standard input.

4) Use doxygen to generate a template style sheet file for RTF, HTML or Latex.
    RTF:   /cygdrive/c/PS2Dev/share/doxygen -w rtf styleSheetFile
    HTML:  /cygdrive/c/PS2Dev/share/doxygen -w html headerFile footerFile styleS
heetFile [configFile]
    LaTeX: /cygdrive/c/PS2Dev/share/doxygen -w latex headerFile styleSheetFile [
configFile]

5) Use doxygen to generate an rtf extensions file
    RTF:   /cygdrive/c/PS2Dev/share/doxygen -e rtf extensionsFile

If -s is specified the comments in the config file will be omitted.
If configName is omitted `Doxyfile' will be used as a default.

make: *** [doc/pspsdk.tag] Error 1


When I run it again, it deleted itself or something cause then I get :

$ make doxygen-doc
make: *** No rule to make target `doc/doxygen.cfg', needed by `doc/pspsdk.tag'.
Stop.

I have the latest code from svn, I can't seem to figure this out. Any help?

Thanks
Jeff
Back to top
View user's profile Send private message
mrbrown



Joined: 17 Jan 2004
Posts: 1536

PostPosted: Sat Jul 16, 2005 3:17 pm    Post subject: Reply with quote

This particular error was fixed a looong time ago. Either you don't have the latest from SVN or you need to rerun bootstrap.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group