Bug 691944

Summary: Using nmake -f psi\msvc32.mak is broken due to missing directories
Product: Ghostscript Reporter: Gennadiy Tsarenkov <gthome>
Component: Build ProcessAssignee: Chris Liddell (chrisl) <chris.liddell>
Status: RESOLVED FIXED    
Severity: normal CC: chris.liddell, henry.stiles
Priority: P4    
Version: master   
Hardware: PC   
OS: All   
Customer: Word Size: ---
Attachments: It is a proposed fix

Description Gennadiy Tsarenkov 2011-02-09 00:09:17 UTC
Created attachment 7221 [details]
It is a proposed fix

Cannot build using nmake -f psi\msvc32.mak as there are directories missing inside winnt.mak, which is used inside.
The list of missing directories follows:
freetype
lcms
cups
Please, see attached a proposed patch.
Comment 1 Chris Liddell (chrisl) 2011-02-09 07:53:42 UTC
Can I ask from where you downloaded the source?

All the archives we distribute (see http://ghostscript.com/releases/ ) and our subversion repository include those subdirectories.
Comment 2 Gennadiy Tsarenkov 2011-02-09 23:16:23 UTC
The directory was downloaded directly from SVN using
svn co http://svn.ghostscript.com/ghostscript/trunk/gs

I have already reported similar problem #691069 with regards to the tiff folder.
Comment 3 Chris Liddell (chrisl) 2011-03-11 15:16:07 UTC
patch applied as r12281, thanks!

Apologies, I forgot to give you credit in commit note.
Comment 4 Chris Liddell (chrisl) 2011-03-14 08:10:31 UTC
A colleague pointed out that I could add a revised commit message, so you now have appropriate credit in subversion.