Re: 2.99.6 beta release
Thomas Esser <[email protected]> Tue, 21 Dec 2004 18:06:55 +0100
| Newsgroups | gmane.comp.tex.tetex.beta |
|---|---|
| Message-ID | <[email protected]> |
> tetex-src-2.99.6.20041211-beta/texk/dvipng/fonts/map/pdftex/context/cork-public-lm.map, > 3875 bytes, 8 tape blocks > tar: directory checksum error The directory trees context doc fonts metapost scripts tex web2c should not exist in texk/dvipng. This was an error caused by me (by unpacking the zip file of context). > So I "untared" the archive succesfull with gnutar, but wasn't able to > compile it under Solaris 8 with the Sun Workshop 6 Update 2 Compiler. > An error Message appeared, that was discussed earlier in this list: > > /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I.. > -I./.. -I/opt/sfw/include -I/usr/openwin/include -DPS_GS > -DXSERVER_INFO -g -c xm_colorsel.c -o xm_colorsel.o > "xm_colorsel.c", line 394: undefined symbol: XmEACH_SIDE > cc: acomp failed for xm_colorsel.c Maybe, some /opt/sfw/include/Xm/Xm.h gets used instead of /usr/openwin/include/Xm/Xm.h? Stefan? Thomas