On Apr 4, 2013, at 15:12 , Flemming H. Sørensen <flemming.soren...@pyro-os.org> 
wrote:

> Hello,
> 
> I'm having an issue, compiling doxygen, all versions. I'm terrible sorry, if 
> this has been addressed before, but I've been looking around for a solution, 
> without finding one.
> 
> For some reason, I get "tmake error: Template file tmake.conf not found", and 
> I've got no idea why.
> I'm hoping someone has seen this before, and can provide some ideas, how to 
> solve it.
> 
> Link to build log:
> http://pyro-os.org/STORAGE/doxygen.log

The tmake script searches for tmake.conf in the directory pointed to by the 
environment variable TMAKEPATH

That's what the call to tmake in the Makefile starts with

env 
TMAKEPATH=/boot/BUILD/Pyro_Test/Development/doxygen/doxygen-1.8.3.1/tmake/lib/linux-g++
 /path/to/perl /path/to/tmake ...

maybe you have a non-standard environment where the "env" command does not work.

Regards, 
  Dimitri
------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to