Menu

#33 Solaris 8 build

open
nobody
None
5
2006-08-07
2006-08-07
Anonymous
No

Make failed using gcc on Solaris 8 /sparc

bltNsUtil.h:51: conflicting types for `Tcl_FindCommand'
/homes/jgillesp/tcl/8.5/include/tclDecls.h:3212:
previous declaration of `Tcl_FindCommand'

plus 3 similar errors.

to fix I patched src/bltNsUtil.h :

changed 'char *name' to 'CONST char *name'
on line 51, 68, 73 and 76.

There were several warnings but BLT seemed
to run successfully.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.