pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/doxygen



Module Name:    pkgsrc
Committed By:   seb
Date:           Tue Jun 24 23:59:48 UTC 2008

Modified Files:
        pkgsrc/devel/doxygen: Makefile

Log Message:
While compiling devel/doxygen on NetBSD/sparc63 3.1_STABLE I get

g++ -c -Wall -W -O3  -I/usr/pkg/include -I/usr/pkg/include/freetype2 
-I/usr/include -I/usr/pkg/include/python2.4 -I../qtools -o ../objects/config.o 
config.cpp
cc1plus: out of memory allocating 10824496 bytes after a total of 123209640 
bytes
gmake[2]: *** [../objects/config.o] Error 1

Workaround by unlimiting "datasize".

Approved by agc@ during freeze.


To generate a diff of this commit:
cvs rdiff -r1.60 -r1.61 pkgsrc/devel/doxygen/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index